summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-08-12pack-objects: Allow missing base objects when creating thin packsLibravatar Shawn O. Pearce1-0/+80
2008-08-11diff --check: do not unconditionally complain about trailing empty linesLibravatar Junio C Hamano1-1/+19
2008-08-11Adjust for the new way of enabling the default post-update hookLibravatar Petr Baudis1-1/+1
2008-08-11Make cherry-pick use rerere for conflict resolution.Libravatar Abhijit Menon-Sen1-0/+45
2008-08-11checkout --track: make up a sensible branch name if '-b' was omittedLibravatar Johannes Schindelin1-0/+11
2008-08-11Add test for diff-tree --stdin with two treesLibravatar Karl Hasselström1-0/+14
2008-08-11Merge branch 'maint'Libravatar Junio C Hamano1-3/+17
2008-08-10Fix deleting reflog entries from HEAD reflogLibravatar Junio C Hamano1-1/+1
2008-08-10reflog test: add more tests for 'reflog delete'Libravatar Pieter de Bie1-4/+18
2008-08-09mailinfo: fix MIME multi-part message boundary handlingLibravatar Junio C Hamano5-1/+65
2008-08-08Enable parallel testsLibravatar Johannes Schindelin2-2/+7
2008-08-08tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Libravatar Johannes Schindelin1-1/+6
2008-08-08t9700: remove useless checkLibravatar Johannes Schindelin1-3/+0
2008-08-08git-svn: Allow deep branch names by supporting multi-globsLibravatar Marcus Griep3-4/+202
2008-08-08Fix multi-glob assertion in git-svnLibravatar Marcus Griep1-6/+30
2008-08-07clone --mirror: avoid storing repeated tagsLibravatar Johannes Schindelin1-0/+12
2008-08-06Sync with 1.5.6.5Libravatar Junio C Hamano2-0/+49
2008-08-06Files given on the command line are relative to $cwdLibravatar Junio C Hamano2-0/+49
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionLibravatar Eric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shLibravatar David D. Kilzer1-4/+11
2008-08-04add: refuse to add working tree items beyond symlinksLibravatar Junio C Hamano1-1/+6
2008-08-04update-index: refuse to add working tree items beyond symlinksLibravatar Junio C Hamano1-0/+20
2008-08-04correct access right for git-svn-dcommit testLibravatar Dmitry Potapov1-0/+1
2008-08-03Flush output in start_asyncLibravatar Anders Melchiorsen1-0/+6
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoLibravatar Johannes Schindelin1-0/+7
2008-08-03add --no-filters option to git hash-objectLibravatar Dmitry Potapov1-0/+24
2008-08-03add --path option to git hash-objectLibravatar Dmitry Potapov1-0/+24
2008-08-03correct argument checking test for git hash-objectLibravatar Dmitry Potapov1-4/+4
2008-08-02clone: Add an option to set up a mirrorLibravatar Johannes Schindelin1-0/+12
2008-08-01t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin1-0/+59
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26
2008-08-01make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-08-01init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-31Compact commit template messageLibravatar Jeff King1-6/+5
2008-07-30Fix test-parse-options "integer" testLibravatar Junio C Hamano1-1/+10
2008-07-30Advertise the ability to abort a commitLibravatar Anders Melchiorsen1-3/+4
2008-07-29Support copy and rename detection in fast-export.Libravatar Alexander Gavrilov1-0/+46
2008-07-29merge-base-many: add trivial tests based on the documentationLibravatar Junio C Hamano1-0/+48
2008-07-29Add a second testcase for handling invalid strategies in git-mergeLibravatar Miklos Vajna1-0/+4
2008-07-29Add a new test for using a custom merge strategyLibravatar Miklos Vajna1-0/+46
2008-07-29format-patch: Produce better output with --inline or --attachLibravatar Kevin Ballard8-0/+32
2008-07-28t7001: fix "git mv" testLibravatar Junio C Hamano1-0/+2
2008-07-27init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-27git-mv: Keep moved index entries inactLibravatar Petr Baudis1-0/+52
2008-07-27rev-parse: Add support for the ^! and ^@ syntaxLibravatar Björn Steinbrink1-0/+2
2008-07-27make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-07-27t6030 (bisect): work around Mac OS X "ls"Libravatar Jonathan Nieder1-1/+1
2008-07-25git-svn: teach dcommit about svn auto-propsLibravatar Brad King1-0/+86
2008-07-25Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26