summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/maint-push-over-dav' into maintJunio C Hamano2011-12-282-0/+37
|\
| * http-push: enable "proactive auth"jk/maint-push-over-davJeff King2011-12-131-1/+1
| * t5540: test DAV push with authenticationJeff King2011-12-132-0/+37
* | Merge branch 'jk/fetch-no-tail-match-refs' into maintJunio C Hamano2011-12-282-3/+32
|\ \
| * | fetch-pack: match refs exactlyJeff King2011-12-131-0/+29
| * | t5500: give fully-qualified refs to fetch-packJeff King2011-12-131-3/+3
| |/
* | Merge branch 'jh/fast-import-notes' into maintJunio C Hamano2011-12-281-5/+58
|\ \
| * | fast-import: Fix incorrect fanout level when modifying existing notes refsjh/fast-import-notesJohan Herland2011-11-281-4/+4
| * | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland2011-11-281-0/+54
| * | t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingJohan Herland2011-11-281-7/+6
| |/
* | Merge branch 'jn/branch-move-to-self' into maintJunio C Hamano2011-12-282-4/+21
|\ \
| * | Allow checkout -B <current-branch> to update the current branchjn/branch-move-to-selfJonathan Nieder2011-11-281-4/+5
| * | branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder2011-11-281-0/+16
* | | Merge branch 'bc/maint-apply-check-no-patch' into maintJunio C Hamano2011-12-212-1/+20
|\ \ \
| * | | builtin/apply.c: report error on failure to recognize inputbc/maint-apply-check-no-patchBrandon Casey2011-12-051-0/+19
| * | | t/t4131-apply-fake-ancestor.sh: fix broken testBrandon Casey2011-12-051-1/+1
* | | | Merge branch 'jk/maint-upload-archive' into maintJunio C Hamano2011-12-211-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano2011-11-211-0/+8
| |\ \ \ | | |/ / | |/| |
| | * | archive: don't let remote clients get unreachable commitsjk/maint-1.6.2-upload-archiveJeff King2011-11-211-0/+8
* | | | revert --abort: do not leave behind useless sequencer-old directoryJonathan Nieder2011-11-231-0/+8
| |_|/ |/| |
* | | revert: remove --reset compatibility optionjn/revert-quitJonathan Nieder2011-11-221-2/+2
* | | revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-221-0/+96
* | | revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder2011-11-221-0/+54
* | | revert: rename --reset option to --quitJonathan Nieder2011-11-222-6/+27
* | | t5501-*.sh: Fix url passed to clone in setup testRamsay Jones2011-11-201-1/+1
* | | refs: loosen over-strict "format" checkJunio C Hamano2011-11-161-0/+7
* | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-151-5/+5
* | | Merge branch 'ab/i18n-test-fix'Junio C Hamano2011-11-062-3/+3
|\ \ \
| * | | t/t7508-status.sh: use test_i18ncmpab/i18n-test-fixÆvar Arnfjörð Bjarmason2011-11-051-2/+2
| * | | t/t6030-bisect-porcelain.sh: use test_i18ngrepÆvar Arnfjörð Bjarmason2011-11-051-1/+1
* | | | Merge branch 'pw/p4-appledouble-fix'Junio C Hamano2011-11-061-0/+31
|\ \ \ \
| * | | | git-p4: ignore apple filetypePete Wyckoff2011-11-051-0/+31
* | | | | t3200: add test case for 'branch -m'Stefan Naewe2011-11-021-0/+5
* | | | | Sync with 1.7.7.2Junio C Hamano2011-11-011-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'rs/maint-estimate-cache-size' into maintJunio C Hamano2011-11-011-1/+1
| |\ \ \ \
| | * | | | t7511: avoid use of reserved filename on Windows.Pat Thoyts2011-10-311-1/+1
| * | | | | Merge branch 'bc/attr-ignore-case' into maintJunio C Hamano2011-11-011-1/+58
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cn/fetch-prune' into maintJunio C Hamano2011-11-011-0/+50
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'ss/blame-textconv-fake-working-tree'Junio C Hamano2011-11-011-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | (squash) test for previousJunio C Hamano2011-10-281-0/+11
* | | | | | | | | Merge branch 'ef/mingw-upload-archive'Junio C Hamano2011-11-011-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | upload-archive: use start_command instead of forkErik Faye-Lund2011-10-301-5/+5
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-10-271-0/+50
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'rs/maint-estimate-cache-size' into maintJunio C Hamano2011-10-271-0/+50
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | read-cache.c: fix index memory allocationRené Scharfe2011-10-261-0/+50
| * | | | | | | | | Merge branch 'maint-1.7.6' into maintJunio C Hamano2011-10-264-18/+85
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'jm/mergetool-pathspec' into maint-1.7.6Junio C Hamano2011-10-261-18/+40
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'mz/remote-rename' into maint-1.7.6Junio C Hamano2011-10-261-0/+31
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'rj/maint-t9159-svn-rev-notation' into maint-1.7.6Junio C Hamano2011-10-261-0/+8
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hl/iso8601-more-zone-formats' into maint-1.7.6Junio C Hamano2011-10-261-0/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \