summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-231-4/+4
* Implement normalize_absolute_pathDavid Reiss2008-05-231-0/+40
* Replace in-place sed in t7502-commitMarcel Koeppen2008-05-161-1/+3
* submodule update: add convenience option --initJohannes Schindelin2008-05-161-0/+13
* Merge branch 'sb/committer'Junio C Hamano2008-05-141-0/+27
|\
| * commit: Show committer if automaticSanti Béjar2008-05-061-0/+15
| * commit: Show author if different from committerSanti Béjar2008-05-061-0/+12
* | Merge branch 'bd/tests'Junio C Hamano2008-05-1454-536/+588
|\ \
| * | Rename the test trash directory to contain spaces.Bryan Donlan2008-05-053-6/+6
| * | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-0539-469/+475
| * | Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-0510-39/+52
| * | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-051-1/+2
| * | test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-051-1/+1
| * | Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-051-4/+1
| * | test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-051-0/+16
| * | git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-051-2/+6
| * | config.c: Escape backslashes in section names properlyBryan Donlan2008-05-051-0/+6
| * | git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-051-12/+21
* | | Merge branch 'mv/format-cc'Junio C Hamano2008-05-141-0/+66
|\ \ \
| * | | Add tests for sendemail.cc configuration variableMiklos Vajna2008-04-291-0/+66
* | | | Merge branch 'jk/renamelimit' (early part)Junio C Hamano2008-05-141-0/+73
|\ \ \ \
| * | | | add merge.renamelimit config optionJeff King2008-05-031-0/+73
| * | | | Merge commit 'sg/merge-options^' into jk/renamelimitJunio C Hamano2008-05-032-8/+85
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | t5000: tar portability fixJeff King2008-05-131-4/+4
* | | | | fix bsd shell negationJeff King2008-05-134-7/+7
* | | | | Merge branch 'gp/bisect-fix'Junio C Hamano2008-05-121-0/+25
|\ \ \ \ \
| * | | | | bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-081-0/+7
| * | | | | git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-051-0/+18
* | | | | | Merge branch 'lt/core-optim'Junio C Hamano2008-05-112-0/+45
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'py/diff-submodule'Junio C Hamano2008-05-102-0/+45
| |\ \ \ \ \ \
| | * | | | | | is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano2008-05-041-1/+1
| | * | | | | | diff: a submodule not checked out is not modifiedJunio C Hamano2008-05-041-1/+1
| | * | | | | | Add t7506 to test submodule related functions for git-statusPing Yin2008-05-042-1/+39
| | * | | | | | t4027: test diff for submodule with empty directoryPing Yin2008-05-041-0/+7
| | | |/ / / / | | |/| | | |
* | | | | | | rev-parse --verify: do not output anything on errorChristian Couder2008-05-111-9/+3
* | | | | | | rev-parse: fix using "--default" with "--verify"Christian Couder2008-05-111-6/+5
* | | | | | | rev-parse: add test script for "--verify"Christian Couder2008-05-111-0/+114
* | | | | | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-111-0/+234
* | | | | | | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-112-3/+41
|/ / / / / /
* | | | | | Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-082-8/+85
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-121-1/+15
| * | | | fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variableSZEDER Gábor2008-04-121-3/+51
| * | | | merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-121-4/+19
* | | | | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-051-0/+32
|\ \ \ \ \
| * | | | | filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-311-0/+32
* | | | | | Merge branch 'lh/git-file'Junio C Hamano2008-05-051-0/+103
|\ \ \ \ \ \
| * | | | | | Add platform-independent .git "symlink"Lars Hjemli2008-04-091-0/+103
* | | | | | | Merge branch 'lh/branch-merged'Junio C Hamano2008-05-051-1/+41
|\ \ \ \ \ \ \
| * | | | | | | Add tests for `branch --[no-]merged`Lars Hjemli2008-04-201-1/+41
* | | | | | | | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-051-1/+40
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |