33 Commits (591ebf6595ac7d5e5a21abbfc7501df19a67dc89)

Author SHA1 Message Date
Junio C Hamano 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC 17 years ago
Johannes Schindelin 46eb449cbe filter-branch: update current branch when rewritten 17 years ago
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Johannes Schindelin f95eef15f2 filter-branch: introduce convenience function "skip_commit" 17 years ago
Johannes Schindelin 7e0f1704b8 filter-branch: provide the convenience functions also for commit filters 17 years ago
Junio C Hamano 55ced83d8a filter-branch: make sure orig_namespace ends with a single slash. 17 years ago
Giuseppe Bilotta 26a65dea3e git-filter-branch: more detailed USAGE 17 years ago
Brian Gernhardt 5876b8ee3c Minor clarifications to git-filter-branch usage and doc 17 years ago
David Kastrup b2bc9a3098 git-sh-setup.sh: make GIT_DIR absolute 17 years ago
René Scharfe 24d0063494 filter-branch: fix dash complaining about "Missing '))'" 18 years ago
Johannes Schindelin dfd05e38f0 filter-branch: Big syntax change; support rewriting multiple refs 18 years ago
Johannes Schindelin af580e9c5a filter-branch: get rid of "set -e" 18 years ago
Josh Triplett 9d6f220cc8 Remove useless uses of cat, and replace with filename arguments 18 years ago
Johannes Schindelin 8c1ce0f46b filter-branch: fail gracefully when a filter fails 18 years ago
Steffen Prohaska b5669a0504 filter-branch: added missing warn function 18 years ago
Johannes Schindelin 5efb48b5ed filter-branch: make output nicer 18 years ago
Johannes Sixt c57a3494c1 filter-branch: Avoid an error message in the map function. 18 years ago
Johannes Schindelin c401b33c34 Document git-filter-branch 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Linus Torvalds 36e5e70e0f Start deprecating "git-command" in favor of "git command" 18 years ago
Johannes Schindelin 55f22ff22e filter-branch: add example to move everything into a subdirectory 18 years ago
Johannes Sixt cfabd6eee1 filter-branch: subdirectory filter needs --full-history 18 years ago
Johannes Sixt 813b4734fc filter-branch: Simplify parent computation. 18 years ago
Johannes Schindelin 685ef546b6 Teach filter-branch about subdirectory filtering 18 years ago
Matthias Lederhofer 9489d0f197 filter-branch: always export GIT_DIR if it is set 18 years ago
Johannes Sixt 3520e1e868 filter-branch: also don't fail in map() if a commit cannot be mapped 18 years ago
Johannes Sixt 2766ce2815 filter-branch: Use rev-list arguments to specify revision ranges. 18 years ago
Johannes Schindelin 9840906026 filter-branch: fix behaviour of '-k' 18 years ago
Johannes Schindelin c12764b8b7 filter-branch: use $(($i+1)) instead of $((i+1)) 18 years ago
Matthias Lederhofer d674ee4cfc chmod +x git-filter-branch.sh 18 years ago
Matthias Lederhofer 350d857529 filter-branch: prevent filters from reading from stdin 18 years ago
Johannes Schindelin 6f6826c52b Add git-filter-branch 18 years ago