summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-07-13Merge branch 'tr/maint-show-walk'Junio C Hamano
2012-07-13Merge branch 'mz/rebase-no-mbox'Junio C Hamano
2012-07-09Merge branch 'mz/empty-rebase-test'Junio C Hamano
2012-07-09Merge branch 'pw/git-p4-tests'Junio C Hamano
2012-07-09Merge branch 'js/fast-export-paths-with-spaces'Junio C Hamano
2012-07-09Merge branch 'cw/no-detaching-an-unborn'Junio C Hamano
2012-07-09Merge branch 'vr/use-our-perl-in-tests'Junio C Hamano
2012-07-09Merge branch 'mm/credential-plumbing'Junio C Hamano
2012-07-09Merge branch 'mm/config-xdg'Junio C Hamano
2012-07-05Merge branch 'nd/clone-single-fix'Junio C Hamano
2012-07-05Merge branch 'th/diff-no-index-fixes'Junio C Hamano
2012-07-05Merge branch 'hv/remote-end-hung-up'Junio C Hamano
2012-06-28Merge branch 'fc/git-prompt-script'Junio C Hamano
2012-06-28Merge branch 'js/submodule-relative'Junio C Hamano
2012-06-28Merge branch 'lk/more-helpful-status-hints'Junio C Hamano
2012-06-28Merge branch 'lk/rebase-i-x'Junio C Hamano
2012-06-28Merge branch 'nd/stream-pack-objects'Junio C Hamano
2012-06-28Merge branch 'nd/stream-index-pack'Junio C Hamano
2012-06-28Merge branch 'mm/verify-filename-fix'Junio C Hamano
2012-06-28git p4 test: fix badp4dir testPete Wyckoff
2012-06-28git p4 test: split up big t9800 testPete Wyckoff
2012-06-28git p4 test: cleanup_git should make a new $gitPete Wyckoff
2012-06-28git p4 test: copy source indeterminatePete Wyckoff
2012-06-28git p4 test: check for error message in failed testPete Wyckoff
2012-06-28git p4 test: rename some "git-p4 command" stringsPete Wyckoff
2012-06-28git p4 test: never create default test repoPete Wyckoff
2012-06-28git p4 test: simplify quoting involving TRASH_DIRECTORYPete Wyckoff
2012-06-28git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff
2012-06-28git p4 test: wait longer for p4d to start and test its pidPete Wyckoff
2012-06-28fast-export: quote paths with spacesJay Soffian
2012-06-27add test case for rebase of empty commitMartin von Zweigbergk
2012-06-26am --rebasing: get patch body from commit, not from mailboxMartin von Zweigbergk
2012-06-26rebase --root: print usage on too many argsMartin von Zweigbergk
2012-06-26git-checkout: disallow --detach on unborn branchChris Webb
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias
2012-06-25config: write to $XDG_CONFIG_HOME/git/config file when appropriateHuynh Khoi Nguyen Nguyen
2012-06-25Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributesHuynh Khoi Nguyen Nguyen
2012-06-25Let core.excludesfile default to $XDG_CONFIG_HOME/git/ignoreHuynh Khoi Nguyen Nguyen
2012-06-25config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen
2012-06-25t/README: add a bit more Don'tsJunio C Hamano
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-25t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano
2012-06-22Merge branch 'maint'Junio C Hamano
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-06-22clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy
2012-06-22diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...Tim Henigan
2012-06-22diff: handle relative paths in no-indexJeff King
2012-06-21Merge branch 'jk/maint-t1304-setfacl'Junio C Hamano
2012-06-21Merge branch 'jk/clone-local'Junio C Hamano