summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2012-07-10commit: fix "--amend --only" with no pathspecLibravatar Jeff King1-0/+10
2012-07-09apply: tests for the --3way optionLibravatar Junio C Hamano1-0/+54
2012-07-09rev-parse --disambiguate=<prefix>Libravatar Junio C Hamano1-0/+9
2012-07-09rev-parse: A and B in "rev-parse A..B" refer to committishLibravatar Junio C Hamano1-1/+1
2012-07-09reset: the command takes committishLibravatar Junio C Hamano1-1/+1
2012-07-09commit-tree: the command wants a tree and commitsLibravatar Junio C Hamano1-2/+2
2012-07-09apply: --build-fake-ancestor expects blobsLibravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: add support for disambiguating other typesLibravatar Junio C Hamano1-1/+1
2012-07-09revision.c: the "log" family, except for "show", takes committishLibravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: introduce get_sha1_committish()Libravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: many short names can only be committishLibravatar Junio C Hamano1-1/+1
2012-07-09sha1_name.c: get_describe_name() by definition groks only commitsLibravatar Junio C Hamano1-0/+255
2012-07-09apply: allow rerere() to work on --3way resultsLibravatar Junio C Hamano1-0/+25
2012-07-09apply: register conflicted stages to the indexLibravatar Junio C Hamano1-0/+78
2012-07-09apply: accept -3/--3way command line optionLibravatar Junio C Hamano1-0/+8
2012-07-09Allow edit of empty message with commit --amendLibravatar Chris Webb1-0/+15
2012-07-09Merge branch 'mz/empty-rebase-test'Libravatar Junio C Hamano1-0/+8
2012-07-09Merge branch 'pw/git-p4-tests'Libravatar Junio C Hamano9-433/+574
2012-07-09Merge branch 'js/fast-export-paths-with-spaces'Libravatar Junio C Hamano1-1/+1
2012-07-09Merge branch 'cw/no-detaching-an-unborn'Libravatar Junio C Hamano1-0/+6
2012-07-09Merge branch 'vr/use-our-perl-in-tests'Libravatar Junio C Hamano26-44/+65
2012-07-09Merge branch 'mm/credential-plumbing'Libravatar Junio C Hamano2-2/+51
2012-07-09Merge branch 'mm/config-xdg'Libravatar Junio C Hamano1-0/+158
2012-07-08git on Mac OS and precomposed unicodeLibravatar Torsten Bögershausen1-0/+164
2012-07-05git p4: notice Jobs lines in git commit messagesLibravatar Pete Wyckoff1-0/+155
2012-07-05git p4 test: refactor marshal_dumpLibravatar Pete Wyckoff2-5/+13
2012-07-05t3404: make test 57 work with dash and othersLibravatar Michael J Gruber1-1/+5
2012-07-04Merge branch 'nd/clone-single-fix'Libravatar Junio C Hamano1-1/+6
2012-07-04Merge branch 'th/diff-no-index-fixes'Libravatar Junio C Hamano2-2/+86
2012-07-04Merge branch 'hv/remote-end-hung-up'Libravatar Junio C Hamano1-9/+7
2012-06-28diff-index.c: "git diff" has no need to read blob from the standard inputLibravatar Junio C Hamano1-0/+12
2012-06-28Merge branch 'fc/git-prompt-script'Libravatar Junio C Hamano3-13/+475
2012-06-28Merge branch 'js/submodule-relative'Libravatar Junio C Hamano2-4/+235
2012-06-28Merge branch 'lk/more-helpful-status-hints'Libravatar Junio C Hamano2-0/+745
2012-06-28Merge branch 'lk/rebase-i-x'Libravatar Junio C Hamano1-0/+117
2012-06-28Merge branch 'nd/stream-pack-objects'Libravatar Junio C Hamano1-0/+12
2012-06-28Merge branch 'nd/stream-index-pack'Libravatar Junio C Hamano2-0/+10
2012-06-28Merge branch 'mm/verify-filename-fix'Libravatar Junio C Hamano1-0/+11
2012-06-27git p4 test: fix badp4dir testLibravatar Pete Wyckoff1-3/+7
2012-06-27git p4 test: split up big t9800 testLibravatar Pete Wyckoff4-397/+506
2012-06-27git p4 test: cleanup_git should make a new $gitLibravatar Pete Wyckoff3-2/+3
2012-06-27git p4 test: copy source indeterminateLibravatar Pete Wyckoff1-2/+2
2012-06-27git p4 test: check for error message in failed testLibravatar Pete Wyckoff1-1/+2
2012-06-27git p4 test: rename some "git-p4 command" stringsLibravatar Pete Wyckoff1-3/+3
2012-06-27git p4 test: never create default test repoLibravatar Pete Wyckoff1-0/+4
2012-06-27git p4 test: simplify quoting involving TRASH_DIRECTORYLibravatar Pete Wyckoff4-21/+17
2012-06-27git p4 test: use real_path to resolve p4 client symlinksLibravatar Pete Wyckoff3-3/+3
2012-06-27git p4 test: wait longer for p4d to start and test its pidLibravatar Pete Wyckoff1-6/+32
2012-06-27fast-export: quote paths with spacesLibravatar Jay Soffian1-1/+1
2012-06-27add test case for rebase of empty commitLibravatar Martin von Zweigbergk1-0/+8