aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'sb/committer'Junio C Hamano2008-05-14
|\
| * commit: Show committer if automaticSanti Béjar2008-05-06
| * commit: Show author if different from committerSanti Béjar2008-05-06
* | Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\ \
| * | Rename the test trash directory to contain spaces.Bryan Donlan2008-05-05
| * | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
| * | Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
| * | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-05
| * | test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-05
| * | Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-05
| * | test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-05
| * | git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-05
| * | config.c: Escape backslashes in section names properlyBryan Donlan2008-05-05
| * | git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-05
* | | Merge branch 'mv/format-cc'Junio C Hamano2008-05-14
|\ \ \
| * | | Add tests for sendemail.cc configuration variableMiklos Vajna2008-04-29
* | | | Merge branch 'jk/renamelimit' (early part)Junio C Hamano2008-05-14
|\ \ \ \
| * | | | add merge.renamelimit config optionJeff King2008-05-03
| * | | | Merge commit 'sg/merge-options^' into jk/renamelimitJunio C Hamano2008-05-03
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | t5000: tar portability fixJeff King2008-05-13
* | | | | fix bsd shell negationJeff King2008-05-13
* | | | | Merge branch 'gp/bisect-fix'Junio C Hamano2008-05-12
|\ \ \ \ \
| * | | | | bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-08
| * | | | | git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-05
* | | | | | Merge branch 'lt/core-optim'Junio C Hamano2008-05-11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'py/diff-submodule'Junio C Hamano2008-05-10
| |\ \ \ \ \ \
| | * | | | | | is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano2008-05-04
| | * | | | | | diff: a submodule not checked out is not modifiedJunio C Hamano2008-05-04
| | * | | | | | Add t7506 to test submodule related functions for git-statusPing Yin2008-05-04
| | * | | | | | t4027: test diff for submodule with empty directoryPing Yin2008-05-04
| | | |/ / / / | | |/| | | |
* | | | | | | rev-parse --verify: do not output anything on errorChristian Couder2008-05-11
* | | | | | | rev-parse: fix using "--default" with "--verify"Christian Couder2008-05-11
* | | | | | | rev-parse: add test script for "--verify"Christian Couder2008-05-11
* | | | | | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-11
* | | | | | | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-11
|/ / / / / /
* | | | | | Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-08
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-12
| * | | | fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variableSZEDER Gábor2008-04-12
| * | | | merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-12
* | | | | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-05
|\ \ \ \ \
| * | | | | filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-31
* | | | | | Merge branch 'lh/git-file'Junio C Hamano2008-05-05
|\ \ \ \ \ \
| * | | | | | Add platform-independent .git "symlink"Lars Hjemli2008-04-09
* | | | | | | Merge branch 'lh/branch-merged'Junio C Hamano2008-05-05
|\ \ \ \ \ \ \
| * | | | | | | Add tests for `branch --[no-]merged`Lars Hjemli2008-04-20
* | | | | | | | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
| |/ / / / / /
* | | | | | | Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-29
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2008-04-27
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | clone: detect and fail on excess parametersJunio C Hamano2008-04-27