Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-10-01Merge branch 'da/mergetool-custom'Junio C Hamano
2012-10-01Merge branch 'jk/receive-pack-unpack-error-to-pusher'Junio C Hamano
2012-10-01Merge branch 'rt/maint-clone-single'Junio C Hamano
2012-09-30Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano
2012-09-30Merge branch 'jk/smart-http-switch'Junio C Hamano
2012-09-30Merge branch 'sp/maint-http-enable-gzip'Junio C Hamano
2012-09-30Merge branch 'aw/rebase-i-edit-todo'Junio C Hamano
2012-09-30Merge branch 'js/rebase-exec-command-not-found'Junio C Hamano
2012-09-30Merge branch 'rr/test-use-shell-path-not-shell'Junio C Hamano
2012-09-25submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra
2012-09-25Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano
2012-09-25Merge branch 'ep/malloc-check-perturb'Junio C Hamano
2012-09-25Merge branch 'aj/xfuncname-ada'Junio C Hamano
2012-09-25Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano
2012-09-25test-lib: use $SHELL_PATH, not $SHELLRamkumar Ramachandra
2012-09-25mergetool--lib: Allow custom commands to override built-insDavid Aguilar
2012-09-21remote-curl: let users turn off smart httpJeff King
2012-09-21receive-pack: drop "n/a" on unpacker errorsJeff King
2012-09-21Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano
2012-09-21clone --single: limit the fetch refspec to fetched branchRalf Thielow
2012-09-20Enable info/refs gzip decompression in HTTP clientShawn O. Pearce
2012-09-19Merge branch 'jc/maint-log-grep-all-match'Junio C Hamano
2012-09-19Merge branch 'pw/p4-submit-conflicts'Junio C Hamano
2012-09-19Merge branch 'mv/cherry-pick-s'Junio C Hamano
2012-09-19t/test-lib: make sure Git has already been builtRamkumar Ramachandra
2012-09-19rebase -i: fix misleading error message after 'exec no-such' instructionJohannes Sixt
2012-09-18MALLOC_CHECK: various clean-upsJunio C Hamano
2012-09-18rebase -i: Add tests for "--edit-todo"Andrew Wong
2012-09-18Merge branch 'maint'Junio C Hamano
2012-09-18Merge branch 'mh/fetch-filter-refs'Junio C Hamano
2012-09-18Merge branch 'mh/string-list'Junio C Hamano
2012-09-18Merge branch 'jc/maint-blame-no-such-path'Junio C Hamano
2012-09-18mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano
2012-09-18t/perf: add "trash directory" to .gitignoreRamkumar Ramachandra
2012-09-17Add userdiff patterns for AdaAdrian Johnson
2012-09-17git-p4: add submit --conflict option and config varaiablePete Wyckoff
2012-09-17git p4: add submit --prepare-p4-only optionPete Wyckoff
2012-09-17git p4: add submit --dry-run optionPete Wyckoff
2012-09-17git p4: revert deleted files after submit cancelPete Wyckoff
2012-09-17git p4: test clean-up after failed submit, fix added filesPete Wyckoff
2012-09-17git p4: standardize submit cancel due to unchanged templatePete Wyckoff
2012-09-17git p4: move conflict prompt into run, add [q]uit inputPete Wyckoff
2012-09-17git p4: gracefully fail if some commits could not be appliedPete Wyckoff
2012-09-17git p4 test: remove bash-ism of combined export/assignmentPete Wyckoff
2012-09-16t7810-grep: test --all-match with multiple --grep and --author optionsMichael J Gruber
2012-09-16t7810-grep: test interaction of multiple --grep and --author optionsMichael J Gruber
2012-09-16t7810-grep: test multiple --author with --all-matchMichael J Gruber
2012-09-16t7810-grep: test multiple --grep with and without --all-matchMichael J Gruber
2012-09-16t7810-grep: bring log --grep tests in common formMichael J Gruber
2012-09-15Merge branch 'jc/ll-merge-binary-ours'Junio C Hamano