Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-23 | 1 | -0/+7 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Document branch.autosetupmerge. | Paolo Bonzini | 2007-05-22 | 1 | -0/+7 | |
* | | | | | Merge branch 'mc/ws' | Junio C Hamano | 2007-05-21 | 1 | -6/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-apply: Fix removal of new trailing blank lines. | Junio C Hamano | 2007-05-20 | 1 | -33/+15 | |
| * | | | | | Teach 'git-apply --whitespace=strip' to remove empty lines at the end of file | Marco Costalba | 2007-05-20 | 1 | -3/+40 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Teach git-describe how to run name-rev | Shawn O. Pearce | 2007-05-21 | 4 | -7/+44 | |
* | | | | | rename dirlink to gitlink. | Martin Waitz | 2007-05-21 | 14 | -27/+27 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-05-21 | 7 | -7/+57 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | git-cvsserver: fix disabling service via per-method config | Junio C Hamano | 2007-05-21 | 1 | -5/+3 | |
| * | | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-21 | 6 | -2/+54 | |
| |\ \ \ | | |/ / | ||||||
| | * | | git-status: respect core.excludesFile | Johannes Schindelin | 2007-05-21 | 4 | -0/+39 | |
| | * | | SubmittingPatches: mention older C compiler compatibility | Johannes Schindelin | 2007-05-21 | 1 | -0/+13 | |
| | * | | git-daemon: don't ignore pid-file write failure | Jim Meyering | 2007-05-21 | 1 | -2/+2 | |
* | | | | git-rev-list: Add regexp tuning options | Petr Baudis | 2007-05-20 | 2 | -0/+22 | |
* | | | | gitweb: Add test t9500 for gitweb (as standalone script) | Jakub Narebski | 2007-05-20 | 1 | -0/+490 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-05-20 | 6 | -18/+48 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'maint-1.5.1' into maint | Junio C Hamano | 2007-05-20 | 6 | -18/+48 | |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | ||||||
| | * | annotate: make it work from subdirectories. | Junio C Hamano | 2007-05-20 | 1 | -1/+1 | |
| | * | git-config: Correct asciidoc documentation for --int/--bool | Frank Lichtenheld | 2007-05-20 | 1 | -8/+9 | |
| | * | t1300: Add tests for git-config --bool --get | Frank Lichtenheld | 2007-05-20 | 1 | -0/+34 | |
| | * | unpack-trees.c: verify_uptodate: remove dead code | Sven Verdoolaege | 2007-05-20 | 1 | -4/+0 | |
| | * | Use PATH_MAX instead of TEMPFILE_PATH_LEN | Fernando J. Pereda | 2007-05-20 | 1 | -4/+2 | |
| | * | branch: fix segfault when resolving an invalid HEAD | Jonas Fonseca | 2007-05-20 | 1 | -1/+2 | |
* | | | Merge branch 'dh/pack' | Junio C Hamano | 2007-05-20 | 8 | -9/+80 | |
|\ \ \ | ||||||
| * | | | Custom compression levels for objects and packs | Dana How | 2007-05-10 | 8 | -10/+84 | |
* | | | | Merge branch 'mst/connect' | Junio C Hamano | 2007-05-20 | 6 | -11/+30 | |
|\ \ \ \ | ||||||
| * | | | | connect: display connection progress | Michael S. Tsirkin | 2007-05-16 | 6 | -11/+30 | |
* | | | | | Merge branch 'sv/checkout' | Junio C Hamano | 2007-05-20 | 10 | -30/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-update-ref: add --no-deref option for overwriting/detaching ref | Sven Verdoolaege | 2007-05-10 | 10 | -30/+39 | |
* | | | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-05-20 | 8 | -136/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | deprecate the new loose object header format | Nicolas Pitre | 2007-05-10 | 6 | -126/+11 | |
| | |_|/ / / | |/| | | | | ||||||
| * | | | | | make "repack -f" imply "pack-objects --no-reuse-object" | Nicolas Pitre | 2007-05-10 | 1 | -3/+3 | |
| * | | | | | allow for undeltified objects not to be reused | Nicolas Pitre | 2007-05-10 | 2 | -8/+21 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'tt/gc' | Junio C Hamano | 2007-05-20 | 3 | -3/+50 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add --aggressive option to 'git gc' | Theodore Tso | 2007-05-10 | 3 | -3/+50 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'jb/statcolor' | Junio C Hamano | 2007-05-20 | 2 | -2/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Add colour support in rebase and merge tree diff stats output. | James Bowes | 2007-05-10 | 2 | -2/+4 | |
| |/ / / | ||||||
* | | | | GIT 1.5.2v1.5.2 | Junio C Hamano | 2007-05-20 | 3 | -22/+26 | |
* | | | | git-cvsserver: exit with 1 upon "I HATE YOU" | Junio C Hamano | 2007-05-20 | 1 | -1/+1 | |
* | | | | Merge branch 'maint' to synchronize with 1.5.1.6 | Junio C Hamano | 2007-05-20 | 6 | -59/+212 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | GIT 1.5.1.6v1.5.1.6 | Junio C Hamano | 2007-05-20 | 4 | -9/+48 | |
| * | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-05-19 | 3 | -52/+159 | |
| |\ \ \ | ||||||
| | * | | | user-manual: Add section on ignoring files | Johan Herland | 2007-05-19 | 1 | -2/+69 | |
| | * | | | user-manual: finding commits referencing given file content | J. Bruce Fields | 2007-05-19 | 1 | -0/+16 | |
| | * | | | user-manual: discourage shared repository | J. Bruce Fields | 2007-05-19 | 1 | -0/+21 | |
| | * | | | tutorial: revise index introduction | J. Bruce Fields | 2007-05-19 | 1 | -49/+45 | |
| | * | | | tutorials: add user-manual links | J. Bruce Fields | 2007-05-19 | 2 | -1/+8 | |
| * | | | | git-svn: don't minimize-url when doing an init that tracks multiple paths | Eric Wong | 2007-05-19 | 1 | -0/+5 | |
| * | | | | git-svn: avoid crashing svnserve when creating new directories | Eric Wong | 2007-05-19 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-05-18 | 11 | -10/+24 | |
|\ \ \ \ | |/ / / |