Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mg/maint-doc-sparse-checkout' | Junio C Hamano | 2011-10-05 | 2 | -0/+6 |
|\ | |||||
| * | unpack-trees: print "Aborting" to stderr | Michael J Gruber | 2011-09-21 | 2 | -0/+6 |
* | | Merge branch 'mg/branch-list' | Junio C Hamano | 2011-10-05 | 3 | -16/+92 |
|\ \ | |||||
| * | | t3200: clean up checks for file existence | Jeff King | 2011-09-13 | 1 | -25/+25 |
| * | | branch: -v does not automatically imply --list | Michael J Gruber | 2011-09-08 | 1 | -2/+6 |
| * | | branch: allow pattern arguments | Michael J Gruber | 2011-08-28 | 1 | -0/+19 |
| * | | branch: introduce --list option | Michael J Gruber | 2011-08-28 | 2 | -0/+37 |
| * | | t6040: test branch -vv | Michael J Gruber | 2011-08-26 | 1 | -0/+16 |
* | | | Merge branch 'jk/for-each-ref' | Junio C Hamano | 2011-10-05 | 7 | -30/+134 |
|\ \ \ | |||||
| * | | | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 2011-09-08 | 2 | -2/+66 |
| * | | | for-each-ref: handle multiline subjects like --pretty | Jeff King | 2011-09-08 | 1 | -0/+21 |
| * | | | t6300: add more body-parsing tests | Jeff King | 2011-09-08 | 1 | -0/+20 |
| * | | | t7004: factor out gpg setup | Jeff King | 2011-09-08 | 6 | -28/+27 |
* | | | | Merge branch 'hl/iso8601-more-zone-formats' | Junio C Hamano | 2011-10-05 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | date.c: Support iso8601 timezone formats | Haitao Li | 2011-09-12 | 1 | -0/+6 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'jc/fetch-verify' | Junio C Hamano | 2011-10-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
* \ \ \ \ | Merge branch 'jc/fetch-pack-fsck-objects' | Junio C Hamano | 2011-10-05 | 1 | -0/+104 |
|\ \ \ \ \ | |||||
| * | | | | | test: fetch/receive with fsckobjectsjc/fetch-pack-fsck-objects | Junio C Hamano | 2011-09-04 | 1 | -0/+104 |
* | | | | | | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 | 2 | -0/+258 |
|\ \ \ \ \ \ | |||||
| * | | | | | | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+96 |
| * | | | | | | revert: Don't implicitly stomp pending sequencer operation | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+9 |
| * | | | | | | revert: Remove sequencer state when no commits are pending | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+24 |
| * | | | | | | reset: Make reset remove the sequencer state | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+44 |
| * | | | | | | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 | 1 | -1/+13 |
| * | | | | | | revert: Save command-line options for continuing operation | Ramkumar Ramachandra | 2011-08-04 | 1 | -2/+27 |
| * | | | | | | revert: Save data for continuing after conflict resolution | Ramkumar Ramachandra | 2011-08-04 | 1 | -0/+48 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'bc/unstash-clean-crufts' | Junio C Hamano | 2011-10-05 | 1 | -14/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-stash: remove untracked/ignored directories when stashedbc/unstash-clean-crufts | Brandon Casey | 2011-08-27 | 1 | -3/+23 |
| * | | | | | | t/t3905: add missing '&&' linkage | Brandon Casey | 2011-08-27 | 1 | -3/+3 |
| * | | | | | | t/t3905: use the name 'actual' for test output, swap arguments to test_cmp | Brandon Casey | 2011-08-27 | 1 | -12/+12 |
* | | | | | | | Merge branch 'bk/ancestry-path' | Junio C Hamano | 2011-10-05 | 1 | -0/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t6019: avoid refname collision on case-insensitive systems | Thomas Rast | 2011-09-15 | 1 | -8/+11 |
| * | | | | | | | revision: do not include sibling history in --ancestry-path output | Junio C Hamano | 2011-08-25 | 1 | -1/+1 |
| * | | | | | | | rev-list: Demonstrate breakage with --ancestry-path --all | Brad King | 2011-08-25 | 1 | -0/+35 |
* | | | | | | | | Merge branch 'tr/mergetool-valgrind' | Junio C Hamano | 2011-10-05 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Symlink mergetools scriptlets into valgrind wrappers | Thomas Rast | 2011-08-30 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'mm/rebase-i-exec-edit' | Junio C Hamano | 2011-10-05 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | rebase -i: clean error message for --continue after failed exec | Matthieu Moy | 2011-08-26 | 1 | -0/+14 |
| * | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maint | Junio C Hamano | 2011-08-23 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'ph/format-patch-no-color' | Junio C Hamano | 2011-09-19 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t4014: clean up format.thread config after each test | Jeff King | 2011-09-19 | 1 | -4/+4 |
* | | | | | | | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update' | Junio C Hamano | 2011-09-16 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | branch --set-upstream: regression fix | Junio C Hamano | 2011-09-16 | 1 | -0/+13 |
* | | | | | | | | | | | | | Disambiguate duplicate t9160* tests | Frédéric Heitzmann | 2011-09-16 | 2 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'ph/format-patch-no-color' | Junio C Hamano | 2011-09-14 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | format-patch: ignore ui.color | Pang Yan Han | 2011-09-12 | 1 | -0/+8 |
* | | | | | | | | | | | | | git-svn: teach git-svn to populate svn:mergeinfo | Bryan Jacobs | 2011-09-13 | 2 | -0/+478 |
* | | | | | | | | | | | | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-09-06 | 1 | -10/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | t3005: do not assume a particular order of stdout and stderr of git-ls-files | Johannes Sixt | 2011-08-28 | 1 | -10/+12 |
* | | | | | | | | | | | | | | Merge branch 'mh/check-ref-format-print-normalize' | Junio C Hamano | 2011-09-06 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |