Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Revert "t5516: test update of local refs on push" | Jeff King | 2007-11-29 | 1 | -28/+0 | |
* | | | | | filter-branch: fix dirty way to provide the helpers to commit filters | Johannes Schindelin | 2007-11-29 | 1 | -6/+8 | |
* | | | | | git-stash: do not get fooled with "color.diff = true" | Pascal Obry | 2007-11-28 | 1 | -2/+2 | |
* | | | | | Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c | Steffen Prohaska | 2007-11-26 | 4 | -4/+4 | |
* | | | | | Fix typo in draft 1.5.4 release notes | Wincent Colaiuta | 2007-11-26 | 1 | -1/+1 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-26 | 2 | -25/+202 | |
|\| | | | | ||||||
| * | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-11-26 | 1 | -24/+201 | |
| |\ \ \ \ | ||||||
| | * | | | | user-manual: recovering from corruption | J. Bruce Fields | 2007-11-26 | 1 | -1/+130 | |
| | * | | | | user-manual: clarify language about "modifying" old commits | J. Bruce Fields | 2007-11-26 | 1 | -9/+11 | |
| | * | | | | user-manual: failed push to public repository | J. Bruce Fields | 2007-11-26 | 1 | -9/+49 | |
| | * | | | | user-manual: define "branch" and "working tree" at start | J. Bruce Fields | 2007-11-25 | 1 | -6/+12 | |
| * | | | | | git-checkout: describe detached head correctly | Junio C Hamano | 2007-11-25 | 1 | -1/+1 | |
* | | | | | | Print the real filename that we failed to open. | André Goddard Rosa | 2007-11-26 | 3 | -5/+5 | |
* | | | | | | revert/cherry-pick: do not mention the original ref | Junio C Hamano | 2007-11-26 | 1 | -13/+1 | |
* | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-11-25 | 1 | -4/+34 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-25 | 0 | -0/+0 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'rv/maint-index-commit' into maint | Junio C Hamano | 2007-11-25 | 2 | -1/+33 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'lt/maint-rev-list-gitlink' into maint | Junio C Hamano | 2007-11-25 | 4 | -3/+59 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix rev-list when showing objects involving submodules | Linus Torvalds | 2007-11-17 | 4 | -3/+59 | |
| * | | | | | | | Merge branch 'jc/maint-add-sync-stat' into maint | Junio C Hamano | 2007-11-25 | 10 | -38/+92 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-format-patch-encoding' into maint | Junio C Hamano | 2007-11-25 | 8 | -9/+65 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | test format-patch -s: make sure MIME content type is shown as needed | Junio C Hamano | 2007-11-08 | 1 | -0/+42 | |
| | * | | | | | | | | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 2007-11-08 | 7 | -9/+23 | |
| * | | | | | | | | | Merge branch 'bs/maint-t7005' into maint | Junio C Hamano | 2007-11-25 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'bs/maint-commit-options' into maint | Junio C Hamano | 2007-11-25 | 2 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Deprecate peek-remote | Junio C Hamano | 2007-11-25 | 2 | -3/+2 | |
* | | | | | | | | | | | t4119: correct overeager war-on-whitespace | Junio C Hamano | 2007-11-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-25 | 26 | -631/+1285 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | send-pack: cluster ref status reporting | Jeff King | 2007-11-21 | 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-13 | 1 | -0/+8 | |
| | * | | | | | | | | | | | Add tests for git push'es mirror mode | Andy Whitcroft | 2007-11-13 | 1 | -0/+228 | |
| | * | | | | | | | | | | | git-push: plumb in --mirror mode | Andy Whitcroft | 2007-11-10 | 3 | -2/+20 | |
| | * | | | | | | | | | | | Teach send-pack a mirror mode | Andy Whitcroft | 2007-11-10 | 5 | -19/+54 | |
| | * | | | | | | | | | | | Merge master into aw/mirror-push | Junio C Hamano | 2007-11-10 | 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-13 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Add a test checking if send-pack updated local tracking branches correctly | Alex Riesen | 2007-11-13 | 1 | -0/+40 |