Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print the real filename that we failed to open. | André Goddard Rosa | 2007-11-25 | 3 | -5/+5 |
* | revert/cherry-pick: do not mention the original ref | Junio C Hamano | 2007-11-25 | 1 | -13/+1 |
* | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-11-24 | 1 | -4/+34 |
* | Merge branch 'maint' | Junio C Hamano | 2007-11-24 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'rv/maint-index-commit' into maint | Junio C Hamano | 2007-11-24 | 2 | -1/+33 |
| |\ | |||||
| * \ | Merge branch 'lt/maint-rev-list-gitlink' into maint | Junio C Hamano | 2007-11-24 | 4 | -3/+59 |
| |\ \ | |||||
| | * | | Fix rev-list when showing objects involving submodules | Linus Torvalds | 2007-11-16 | 4 | -3/+59 |
| * | | | Merge branch 'jc/maint-add-sync-stat' into maint | Junio C Hamano | 2007-11-24 | 10 | -38/+92 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/maint-format-patch-encoding' into maint | Junio C Hamano | 2007-11-24 | 8 | -9/+65 |
| |\ \ \ \ | |||||
| | * | | | | test format-patch -s: make sure MIME content type is shown as needed | Junio C Hamano | 2007-11-07 | 1 | -0/+42 |
| | * | | | | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 2007-11-07 | 7 | -9/+23 |
| * | | | | | Merge branch 'bs/maint-t7005' into maint | Junio C Hamano | 2007-11-24 | 1 | -3/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'bs/maint-commit-options' into maint | Junio C Hamano | 2007-11-24 | 2 | -2/+12 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | Deprecate peek-remote | Junio C Hamano | 2007-11-24 | 2 | -3/+2 |
* | | | | | | | | t4119: correct overeager war-on-whitespace | Junio C Hamano | 2007-11-24 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-24 | 26 | -631/+1285 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | send-pack: cluster ref status reporting | Jeff King | 2007-11-20 | 1 | -40/+53 |
| * | | | | | | | | send-pack: fix "everything up-to-date" message | Jeff King | 2007-11-18 | 1 | -1/+15 |
| * | | | | | | | | send-pack: tighten remote error reporting | Jeff King | 2007-11-18 | 2 | -43/+54 |
| * | | | | | | | | make "find_ref_by_name" a public function | Jeff King | 2007-11-18 | 3 | -8/+10 |
| * | | | | | | | | Fix warning about bitfield in struct ref | Shawn O. Pearce | 2007-11-18 | 1 | -4/+4 |
| * | | | | | | | | send-pack: assign remote errors to each ref | Jeff King | 2007-11-17 | 3 | -6/+71 |
| * | | | | | | | | send-pack: check ref->status before updating tracking refs | Jeff King | 2007-11-17 | 2 | -13/+10 |
| * | | | | | | | | send-pack: track errors for each ref | Jeff King | 2007-11-17 | 3 | -95/+156 |
| * | | | | | | | | Merge branch 'aw/mirror-push' into jk/send-pack | Junio C Hamano | 2007-11-14 | 12 | -42/+418 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | git-push: add documentation for the newly added --mirror mode | Andy Whitcroft | 2007-11-12 | 1 | -0/+8 |
| | * | | | | | | | | Add tests for git push'es mirror mode | Andy Whitcroft | 2007-11-12 | 1 | -0/+228 |
| | * | | | | | | | | git-push: plumb in --mirror mode | Andy Whitcroft | 2007-11-09 | 3 | -2/+20 |
| | * | | | | | | | | Teach send-pack a mirror mode | Andy Whitcroft | 2007-11-09 | 5 | -19/+54 |
| | * | | | | | | | | Merge master into aw/mirror-push | Junio C Hamano | 2007-11-09 | 82 | -1165/+2182 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'jk/terse-push' into aw/mirror-push | Junio C Hamano | 2007-11-09 | 3 | -22/+109 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | send-pack: segfault fix on forced push | Junio C Hamano | 2007-11-08 | 2 | -2/+45 |
| | | * | | | | | | | | | send-pack: require --verbose to show update of tracking refs | Jeff King | 2007-11-05 | 1 | -1/+2 |
| | | * | | | | | | | | | receive-pack: don't mention successful updates | Jeff King | 2007-11-05 | 1 | -4/+0 |
| | | * | | | | | | | | | more terse push output | Jeff King | 2007-11-05 | 1 | -17/+64 |
| * | | | | | | | | | | | Merge branch 'ar/send-pack-remote-track' into jk/send-pack | Junio C Hamano | 2007-11-14 | 2 | -1/+42 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Update the tracking references only if they were succesfully updated on remote | Alex Riesen | 2007-11-12 | 1 | -1/+2 |
| | * | | | | | | | | | | | Add a test checking if send-pack updated local tracking branches correctly | Alex Riesen | 2007-11-12 | 1 | -0/+40 |
| * | | | | | | | | | | | | Merge branch 'db/remote-builtin' into jk/send-pack | Junio C Hamano | 2007-11-14 | 17 | -187/+261 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Reteach builtin-ls-remote to understand remotes | Shawn O. Pearce | 2007-11-06 | 2 | -1/+57 |
| | * | | | | | | | | | | | Build in ls-remote | Daniel Barkalow | 2007-11-05 | 5 | -9/+9 |
| | * | | | | | | | | | | | Use built-in send-pack. | Daniel Barkalow | 2007-11-02 | 1 | -41/+10 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 2007-11-02 | 5 | -37/+64 |
| | * | | | | | | | | | | Build-in peek-remote, using transport infrastructure. | Daniel Barkalow | 2007-11-02 | 4 | -30/+30 |
| | * | | | | | | | | | | Miscellaneous const changes and utilities | Daniel Barkalow | 2007-11-02 | 9 | -33/+57 |
* | | | | | | | | | | | | Merge branch 'sb/clean' | Junio C Hamano | 2007-11-24 | 5 | -1/+157 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Teach git clean to use setup_standard_excludes() | Shawn Bohrer | 2007-11-18 | 1 | -12/+5 |
| * | | | | | | | | | | | | git-clean: Fix error message if clean.requireForce is not set. | Junio C Hamano | 2007-11-18 | 1 | -3/+9 |
| * | | | | | | | | | | | | Make git-clean a builtin | Shawn Bohrer | 2007-11-18 | 5 | -1/+158 |
* | | | | | | | | | | | | | Merge branch 'js/mingw-fallouts' | Junio C Hamano | 2007-11-24 | 16 | -71/+121 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |