index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-filter-branch.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
filter-branch: introduce convenience function "skip_commit"
Johannes Schindelin
2007-09-01
1
-0
/
+14
*
filter-branch: provide the convenience functions also for commit filters
Johannes Schindelin
2007-09-01
1
-10
/
+15
*
filter-branch: make sure orig_namespace ends with a single slash.
Junio C Hamano
2007-08-31
1
-1
/
+1
*
git-filter-branch: more detailed USAGE
Giuseppe Bilotta
2007-08-31
1
-1
/
+7
*
Minor clarifications to git-filter-branch usage and doc
Brian Gernhardt
2007-08-18
1
-1
/
+1
*
git-sh-setup.sh: make GIT_DIR absolute
David Kastrup
2007-08-14
1
-7
/
+0
*
filter-branch: fix dash complaining about "Missing '))'"
René Scharfe
2007-07-25
1
-1
/
+1
*
filter-branch: Big syntax change; support rewriting multiple refs
Johannes Schindelin
2007-07-24
1
-22
/
+128
*
filter-branch: get rid of "set -e"
Johannes Schindelin
2007-07-19
1
-14
/
+17
*
Remove useless uses of cat, and replace with filename arguments
Josh Triplett
2007-07-14
1
-2
/
+2
*
filter-branch: fail gracefully when a filter fails
Johannes Schindelin
2007-07-06
1
-10
/
+29
*
filter-branch: added missing warn function
Steffen Prohaska
2007-07-04
1
-0
/
+4
*
filter-branch: make output nicer
Johannes Schindelin
2007-07-04
1
-4
/
+4
*
filter-branch: Avoid an error message in the map function.
Johannes Sixt
2007-07-04
1
-2
/
+6
*
Document git-filter-branch
Johannes Schindelin
2007-07-04
1
-184
/
+3
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-03
1
-25
/
+25
*
Start deprecating "git-command" in favor of "git command"
Linus Torvalds
2007-07-03
1
-1
/
+1
*
Merge branch 'ei/worktree+filter'
Junio C Hamano
2007-07-01
1
-1
/
+2
|
\
|
*
filter-branch: always export GIT_DIR if it is set
Matthias Lederhofer
2007-06-07
1
-1
/
+2
*
|
filter-branch: add example to move everything into a subdirectory
Johannes Schindelin
2007-06-23
1
-0
/
+8
*
|
filter-branch: subdirectory filter needs --full-history
Johannes Sixt
2007-06-09
1
-1
/
+1
*
|
filter-branch: Simplify parent computation.
Johannes Sixt
2007-06-09
1
-17
/
+7
*
|
Teach filter-branch about subdirectory filtering
Johannes Schindelin
2007-06-09
1
-3
/
+30
|
/
*
filter-branch: also don't fail in map() if a commit cannot be mapped
Johannes Sixt
2007-06-06
1
-9
/
+5
*
filter-branch: Use rev-list arguments to specify revision ranges.
Johannes Sixt
2007-06-06
1
-27
/
+12
*
filter-branch: fix behaviour of '-k'
Johannes Schindelin
2007-06-06
1
-12
/
+17
*
filter-branch: use $(($i+1)) instead of $((i+1))
Johannes Schindelin
2007-06-06
1
-1
/
+1
*
chmod +x git-filter-branch.sh
Matthias Lederhofer
2007-06-06
1
-0
/
+0
*
filter-branch: prevent filters from reading from stdin
Matthias Lederhofer
2007-06-06
1
-3
/
+3
*
Add git-filter-branch
Johannes Schindelin
2007-06-03
1
-0
/
+430