summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hv/submodule-update-none'Junio C Hamano2011-10-101-0/+62
|\
| * add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-111-0/+62
* | Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-105-56/+167
|\ \
| * | Move git-dir for submodulesfg/submodule-git-file-git-dirFredrik Gustafsson2011-08-222-2/+109
| * | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-163-54/+58
* | | Merge branch 'js/check-attr-cached'Junio C Hamano2011-10-051-47/+40
|\ \ \
| * | | t0003: remove extra whitespacesJunio C Hamano2011-09-221-46/+22
| * | | Teach '--cached' option to check-attrJay Soffian2011-09-221-4/+21
* | | | Merge branch 'rj/maint-t9159-svn-rev-notation'Junio C Hamano2011-10-051-0/+8
|\ \ \ \
| * | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones2011-09-211-0/+8
* | | | | Merge branch 'mg/maint-doc-sparse-checkout'Junio C Hamano2011-10-052-0/+6
|\ \ \ \ \
| * | | | | unpack-trees: print "Aborting" to stderrMichael J Gruber2011-09-212-0/+6
* | | | | | Merge branch 'mg/branch-list'Junio C Hamano2011-10-053-16/+92
|\ \ \ \ \ \
| * | | | | | t3200: clean up checks for file existenceJeff King2011-09-131-25/+25
| * | | | | | branch: -v does not automatically imply --listMichael J Gruber2011-09-081-2/+6
| * | | | | | branch: allow pattern argumentsMichael J Gruber2011-08-281-0/+19
| * | | | | | branch: introduce --list optionMichael J Gruber2011-08-282-0/+37
| * | | | | | t6040: test branch -vvMichael J Gruber2011-08-261-0/+16
* | | | | | | Merge branch 'jk/for-each-ref'Junio C Hamano2011-10-057-30/+134
|\ \ \ \ \ \ \
| * | | | | | | for-each-ref: add split message parts to %(contents:*).Michał Górny2011-09-082-2/+66
| * | | | | | | for-each-ref: handle multiline subjects like --prettyJeff King2011-09-081-0/+21
| * | | | | | | t6300: add more body-parsing testsJeff King2011-09-081-0/+20
| * | | | | | | t7004: factor out gpg setupJeff King2011-09-086-28/+27
* | | | | | | | Merge branch 'hl/iso8601-more-zone-formats'Junio C Hamano2011-10-051-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | date.c: Support iso8601 timezone formatsHaitao Li2011-09-121-0/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/fetch-verify'Junio C Hamano2011-10-051-2/+2
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano2011-10-051-0/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test: fetch/receive with fsckobjectsjc/fetch-pack-fsck-objectsJunio C Hamano2011-09-041-0/+104
* | | | | | | | | | Merge branch 'rr/revert-cherry-pick-continue'Junio C Hamano2011-10-052-0/+258
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | revert: Introduce --continue to continue the operationRamkumar Ramachandra2011-08-081-0/+96
| * | | | | | | | | | revert: Don't implicitly stomp pending sequencer operationRamkumar Ramachandra2011-08-081-0/+9
| * | | | | | | | | | revert: Remove sequencer state when no commits are pendingRamkumar Ramachandra2011-08-081-0/+24
| * | | | | | | | | | reset: Make reset remove the sequencer stateRamkumar Ramachandra2011-08-081-0/+44
| * | | | | | | | | | revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-041-1/+13
| * | | | | | | | | | revert: Save command-line options for continuing operationRamkumar Ramachandra2011-08-041-2/+27
| * | | | | | | | | | revert: Save data for continuing after conflict resolutionRamkumar Ramachandra2011-08-041-0/+48
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bc/unstash-clean-crufts'Junio C Hamano2011-10-051-14/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-stash: remove untracked/ignored directories when stashedbc/unstash-clean-cruftsBrandon Casey2011-08-271-3/+23
| * | | | | | | | | | t/t3905: add missing '&&' linkageBrandon Casey2011-08-271-3/+3
| * | | | | | | | | | t/t3905: use the name 'actual' for test output, swap arguments to test_cmpBrandon Casey2011-08-271-12/+12
* | | | | | | | | | | Merge branch 'bk/ancestry-path'Junio C Hamano2011-10-051-0/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t6019: avoid refname collision on case-insensitive systemsThomas Rast2011-09-151-8/+11
| * | | | | | | | | | | revision: do not include sibling history in --ancestry-path outputJunio C Hamano2011-08-251-1/+1
| * | | | | | | | | | | rev-list: Demonstrate breakage with --ancestry-path --allBrad King2011-08-251-0/+35
* | | | | | | | | | | | Merge branch 'tr/mergetool-valgrind'Junio C Hamano2011-10-051-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Symlink mergetools scriptlets into valgrind wrappersThomas Rast2011-08-301-0/+2
* | | | | | | | | | | | | Merge branch 'mm/rebase-i-exec-edit'Junio C Hamano2011-10-051-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i: clean error message for --continue after failed execMatthieu Moy2011-08-261-0/+14
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'jc/no-gitweb-test-without-cgi-etc' into maintJunio C Hamano2011-08-231-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-191-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |