aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano2012-07-13
|\
| * git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
* | Merge branch 'tr/maint-show-walk'Junio C Hamano2012-07-13
|\ \
| * | show: fix "range implies walking"Junio C Hamano2012-06-19
| * | Demonstrate git-show is broken with rangesThomas Rast2012-06-19
* | | Merge branch 'mz/rebase-no-mbox'Junio C Hamano2012-07-13
|\ \ \
| * | | am --rebasing: get patch body from commit, not from mailboxMartin von Zweigbergk2012-06-26
| * | | rebase --root: print usage on too many argsMartin von Zweigbergk2012-06-26
* | | | Merge branch 'mz/empty-rebase-test'Junio C Hamano2012-07-09
|\ \ \ \
| * | | | add test case for rebase of empty commitMartin von Zweigbergk2012-06-27
* | | | | Merge branch 'pw/git-p4-tests'Junio C Hamano2012-07-09
|\ \ \ \ \
| * | | | | git p4 test: fix badp4dir testPete Wyckoff2012-06-27
| * | | | | git p4 test: split up big t9800 testPete Wyckoff2012-06-27
| * | | | | git p4 test: cleanup_git should make a new $gitPete Wyckoff2012-06-27
| * | | | | git p4 test: copy source indeterminatePete Wyckoff2012-06-27
| * | | | | git p4 test: check for error message in failed testPete Wyckoff2012-06-27
| * | | | | git p4 test: rename some "git-p4 command" stringsPete Wyckoff2012-06-27
| * | | | | git p4 test: never create default test repoPete Wyckoff2012-06-27
| * | | | | git p4 test: simplify quoting involving TRASH_DIRECTORYPete Wyckoff2012-06-27
| * | | | | git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff2012-06-27
| * | | | | git p4 test: wait longer for p4d to start and test its pidPete Wyckoff2012-06-27
* | | | | | Merge branch 'js/fast-export-paths-with-spaces'Junio C Hamano2012-07-09
|\ \ \ \ \ \
| * | | | | | fast-export: quote paths with spacesJay Soffian2012-06-27
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'cw/no-detaching-an-unborn'Junio C Hamano2012-07-09
|\ \ \ \ \ \
| * | | | | | git-checkout: disallow --detach on unborn branchChris Webb2012-06-26
* | | | | | | Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \
| * | | | | | | t/README: add a bit more Don'tsJunio C Hamano2012-06-24
| * | | | | | | tests: enclose $PERL_PATH in double quotesJunio C Hamano2012-06-24
| * | | | | | | t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano2012-06-24
| * | | | | | | t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn2012-06-12
* | | | | | | | Merge branch 'mm/credential-plumbing'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \
| * | | | | | | | git credential fill: output the whole 'struct credential'Matthieu Moy2012-06-25
| * | | | | | | | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-25
* | | | | | | | | Merge branch 'mm/config-xdg'Junio C Hamano2012-07-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config: write to $XDG_CONFIG_HOME/git/config file when appropriateHuynh Khoi Nguyen Nguyen2012-06-25
| * | | | | | | | | Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen2012-06-25
| * | | | | | | | | Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen2012-06-25
| * | | | | | | | | config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen2012-06-25
| |/ / / / / / / /
* | | | | | | | | Merge branch 'nd/clone-single-fix'Junio C Hamano2012-07-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy2012-06-22
* | | | | | | | | | Merge branch 'th/diff-no-index-fixes'Junio C Hamano2012-07-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...Tim Henigan2012-06-22
| * | | | | | | | | | diff: handle relative paths in no-indexJeff King2012-06-22
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'ef/maint-rebase-error-message' into maintJunio C Hamano2012-06-03
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rs/maint-grep-F' into maintJunio C Hamano2012-06-01
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/ident-split-fix' into maintJunio C Hamano2012-06-01
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hv/submodule-alt-odb' into maintJunio C Hamano2012-05-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bp/diff-no-index-strbuf-fix' into maintJunio C Hamano2012-05-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-status-porcelain-z-b' into maintJunio C Hamano2012-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hv/remote-end-hung-up'Junio C Hamano2012-07-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \