summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/commit-amend-no-edit'Junio C Hamano2011-12-161-152/+167
|\
| * test: commit --amend should honor --no-editjc/commit-amend-no-editJonathan Nieder2011-12-081-0/+40
| * t7501 (commit): modernize styleJonathan Nieder2011-12-081-133/+127
| * test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-081-20/+0
| * test: add missing "&&" after echo commandJonathan Nieder2011-12-081-6/+7
* | Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-161-9/+85
|\ \
| * | bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-9/+85
* | | Merge branch 'jh/fast-import-notes'Junio C Hamano2011-12-161-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 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-161-5/+5
|\ \ \
| * | | upload-archive: use start_command instead of forkjk/upload-archive-use-start-commandJeff King2011-11-211-5/+5
* | | | Merge branch 'bc/maint-apply-check-no-patch'Junio C Hamano2011-12-132-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 'jn/branch-move-to-self'Junio C Hamano2011-12-132-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 'jk/maint-upload-archive'Junio C Hamano2011-12-131-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
* | | | | | | Merge branch 'jn/gitweb-side-by-side-diff'Junio C Hamano2011-12-131-1/+72
|\ \ \ \ \ \ \
| * | | | | | | t9500: Add basic sanity tests for side-by-side diff in gitwebJakub Narebski2011-10-311-1/+25
| * | | | | | | t9500: Add test for handling incomplete lines in diff by gitwebJakub Narebski2011-10-311-0/+47
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | git-p4: test for absolute PWD problemPete Wyckoff2011-12-111-0/+49
* | | | | | | git-p4: submit test for auto-creating clientPathPete Wyckoff2011-12-111-0/+38
* | | | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-0963-186/+189
|\ \ \ \ \ \ \
| * | | | | | | merge: record tag objects without peeling in MERGE_HEADJunio C Hamano2011-11-081-1/+5
| * | | | | | | refs DWIMmery: use the same rule for both "git fetch" and othersJunio C Hamano2011-11-071-3/+2
| * | | | | | | merge: notice local merging of tags and keep it unwrappedJunio C Hamano2011-11-074-8/+8
| * | | | | | | fetch: do not store peeled tag object names in FETCH_HEADLinus Torvalds2011-11-0458-174/+174
* | | | | | | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-091-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | request-pull: use the annotated tag contentsJunio C Hamano2011-11-091-0/+4
| * | | | | | | | request-pull: state what commit to expectJunio C Hamano2011-10-051-0/+6
| * | | | | | | | Merge branch 'bk/ancestry-path' into jc/branch-descJunio C Hamano2011-09-211-0/+38
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'ab/pull-rebase-config'Junio C Hamano2011-12-091-2/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pull: introduce a pull.rebase option to enable --rebaseab/pull-rebase-configÆvar Arnfjörð Bjarmason2011-11-071-2/+21
* | | | | | | | | | | Merge branch 'gh/userdiff-matlab'Junio C Hamano2011-12-055-1/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add built-in diff patterns for MATLAB codegh/userdiff-matlabGustaf Hendeby2011-11-155-1/+34
* | | | | | | | | | | | git-p4: introduce skipSubmitEditPete Wyckoff2011-12-051-0/+82
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \