16 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
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