aboutsummaryrefslogtreecommitdiff
path: root/builtin-rerere.c
Commit message (Expand)AuthorAge
* rerere: make sorting really stable.Junio C Hamano2007-04-04
* Merge 1.5.0.7 inJunio C Hamano2007-04-03
|\
| * rerere should not repeat the earlier hunks in later onesJunio C Hamano2007-04-03
* | Merge branch 'maint'Junio C Hamano2007-02-25
|\ \ | |/
| * rerere: do not deal with symlinks.Junio C Hamano2007-02-25
| * rerere: do not skip two conflicted paths next to each other.Junio C Hamano2007-02-25
* | prefixcmp(): fix-up mechanical conversion.Junio C Hamano2007-02-20
* | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
|/
* short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft2007-01-08
* rerere: Fix removal of already resolved path.Junio C Hamano2007-01-04
* rerere gc: honor configuration and document itJunio C Hamano2006-12-27
* Make git-rerere a builtinJohannes Schindelin2006-12-21