aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.cSteffen Prohaska2007-11-26
* Fix typo in draft 1.5.4 release notesWincent Colaiuta2007-11-26
* Merge branch 'maint'Junio C Hamano2007-11-25
|\
| * Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-11-25
| |\
| | * user-manual: recovering from corruptionJ. Bruce Fields2007-11-25
| | * user-manual: clarify language about "modifying" old commitsJ. Bruce Fields2007-11-25
| | * user-manual: failed push to public repositoryJ. Bruce Fields2007-11-25
| | * user-manual: define "branch" and "working tree" at startJ. Bruce Fields2007-11-25
| * | git-checkout: describe detached head correctlyJunio C Hamano2007-11-25
* | | Print the real filename that we failed to open.André Goddard Rosa2007-11-25
* | | revert/cherry-pick: do not mention the original refJunio C Hamano2007-11-25
* | | Update draft release notes for 1.5.4Junio C Hamano2007-11-24
* | | Merge branch 'maint'Junio C Hamano2007-11-24
|\ \ \ | |/ /
| * | Merge branch 'rv/maint-index-commit' into maintJunio C Hamano2007-11-24
| |\ \
| * \ \ Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-24
| |\ \ \
| | * | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-16
| * | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-24
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-format-patch-encoding' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \
| | * | | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-07
| | * | | | | format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano2007-11-07
| * | | | | | Merge branch 'bs/maint-t7005' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bs/maint-commit-options' into maintJunio C Hamano2007-11-24
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Deprecate peek-remoteJunio C Hamano2007-11-24
* | | | | | | | t4119: correct overeager war-on-whitespaceJunio C Hamano2007-11-24
* | | | | | | | Merge branch 'jk/send-pack'Junio C Hamano2007-11-24
|\ \ \ \ \ \ \ \
| * | | | | | | | send-pack: cluster ref status reportingJeff King2007-11-20
| * | | | | | | | send-pack: fix "everything up-to-date" messageJeff King2007-11-18
| * | | | | | | | send-pack: tighten remote error reportingJeff King2007-11-18
| * | | | | | | | make "find_ref_by_name" a public functionJeff King2007-11-18
| * | | | | | | | Fix warning about bitfield in struct refShawn O. Pearce2007-11-18
| * | | | | | | | send-pack: assign remote errors to each refJeff King2007-11-17
| * | | | | | | | send-pack: check ref->status before updating tracking refsJeff King2007-11-17
| * | | | | | | | send-pack: track errors for each refJeff King2007-11-17
| * | | | | | | | Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | git-push: add documentation for the newly added --mirror modeAndy Whitcroft2007-11-12
| | * | | | | | | | Add tests for git push'es mirror modeAndy Whitcroft2007-11-12
| | * | | | | | | | git-push: plumb in --mirror modeAndy Whitcroft2007-11-09
| | * | | | | | | | Teach send-pack a mirror modeAndy Whitcroft2007-11-09
| | * | | | | | | | Merge master into aw/mirror-pushJunio C Hamano2007-11-09
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'jk/terse-push' into aw/mirror-pushJunio C Hamano2007-11-09
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | send-pack: segfault fix on forced pushJunio C Hamano2007-11-08
| | | * | | | | | | | | send-pack: require --verbose to show update of tracking refsJeff King2007-11-05
| | | * | | | | | | | | receive-pack: don't mention successful updatesJeff King2007-11-05
| | | * | | | | | | | | more terse push outputJeff King2007-11-05
| * | | | | | | | | | | Merge branch 'ar/send-pack-remote-track' into jk/send-packJunio C Hamano2007-11-14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update the tracking references only if they were succesfully updated on remoteAlex Riesen2007-11-12
| | * | | | | | | | | | | Add a test checking if send-pack updated local tracking branches correctlyAlex Riesen2007-11-12
| * | | | | | | | | | | | Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Reteach builtin-ls-remote to understand remotesShawn O. Pearce2007-11-06
| | * | | | | | | | | | | Build in ls-remoteDaniel Barkalow2007-11-05