index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-filter-branch.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-24
filter-branch: fix dash complaining about "Missing '))'"
René Scharfe
1
-1
/
+1
2007-07-23
filter-branch: Big syntax change; support rewriting multiple refs
Johannes Schindelin
1
-22
/
+128
2007-07-18
filter-branch: get rid of "set -e"
Johannes Schindelin
1
-14
/
+17
2007-07-14
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
1
-2
/
+2
2007-07-05
filter-branch: fail gracefully when a filter fails
Johannes Schindelin
1
-10
/
+29
2007-07-04
filter-branch: added missing warn function
Steffen Prohaska
1
-0
/
+4
2007-07-04
filter-branch: make output nicer
Johannes Schindelin
1
-4
/
+4
2007-07-04
filter-branch: Avoid an error message in the map function.
Johannes Sixt
1
-2
/
+6
2007-07-03
Document git-filter-branch
Johannes Schindelin
1
-184
/
+3
2007-07-02
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
1
-25
/
+25
2007-07-02
Start deprecating "git-command" in favor of "git command"
Linus Torvalds
1
-1
/
+1
2007-07-01
Merge branch 'ei/worktree+filter'
Junio C Hamano
1
-1
/
+2
2007-06-22
filter-branch: add example to move everything into a subdirectory
Johannes Schindelin
1
-0
/
+8
2007-06-09
filter-branch: subdirectory filter needs --full-history
Johannes Sixt
1
-1
/
+1
2007-06-09
filter-branch: Simplify parent computation.
Johannes Sixt
1
-17
/
+7
2007-06-09
Teach filter-branch about subdirectory filtering
Johannes Schindelin
1
-3
/
+30
2007-06-06
filter-branch: always export GIT_DIR if it is set
Matthias Lederhofer
1
-1
/
+2
2007-06-06
filter-branch: also don't fail in map() if a commit cannot be mapped
Johannes Sixt
1
-9
/
+5
2007-06-06
filter-branch: Use rev-list arguments to specify revision ranges.
Johannes Sixt
1
-27
/
+12
2007-06-06
filter-branch: fix behaviour of '-k'
Johannes Schindelin
1
-12
/
+17
2007-06-06
filter-branch: use $(($i+1)) instead of $((i+1))
Johannes Schindelin
1
-1
/
+1
2007-06-06
chmod +x git-filter-branch.sh
Matthias Lederhofer
1
-0
/
+0
2007-06-06
filter-branch: prevent filters from reading from stdin
Matthias Lederhofer
1
-3
/
+3
2007-06-02
Add git-filter-branch
Johannes Schindelin
1
-0
/
+430