summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | format-patch: document and test --reroll-countJunio C Hamano2013-01-021-0/+8
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir'Junio C Hamano2013-01-101-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | clone: support atomic operation with --separate-git-dirJens Lehmann2013-01-061-1/+11
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-103-0/+250
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | wildmatch: fix "**" special caseNguyễn Thái Ngọc Duy2013-01-021-1/+1
| * | | | | | | | | | | | | | | | | | | | | t3070: Disable some failing fnmatch testsRamsay Jones2012-12-161-3/+3
| * | | | | | | | | | | | | | | | | | | | | test-wildmatch: avoid Windows path manglingNguyễn Thái Ngọc Duy2012-11-201-5/+5
| * | | | | | | | | | | | | | | | | | | | | Support "**" wildcard in .gitignore and .gitattributesNguyễn Thái Ngọc Duy2012-10-152-0/+55
| * | | | | | | | | | | | | | | | | | | | | wildmatch: make /**/ match zero or more directoriesNguyễn Thái Ngọc Duy2012-10-151-1/+7
| * | | | | | | | | | | | | | | | | | | | | wildmatch: adjust "**" behaviorNguyễn Thái Ngọc Duy2012-10-151-2/+3
| * | | | | | | | | | | | | | | | | | | | | t3070: disable unreliable fnmatch testsNguyễn Thái Ngọc Duy2012-10-151-43/+43
| * | | | | | | | | | | | | | | | | | | | | Integrate wildmatch to gitNguyễn Thái Ngọc Duy2012-10-152-165/+188
| * | | | | | | | | | | | | | | | | | | | | Import wildmatch from rsyncNguyễn Thái Ngọc Duy2012-10-151-0/+165
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/test-shell-lint'Junio C Hamano2013-01-102-2/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | test: Add check-non-portable-shell.plTorsten Bögershausen2013-01-032-2/+33
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mz/pick-unborn'Junio C Hamano2013-01-109-40/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | learn to pick/revert into unborn branchMartin von Zweigbergk2012-12-232-0/+17
| * | | | | | | | | | | | | | | | | | | | | | tests: move test_cmp_rev to test-lib-functionsMartin von Zweigbergk2012-12-237-40/+15
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/maint-branch-desc-doc'Junio C Hamano2013-01-091-0/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | format-patch: pick up branch description when no ref is specifiedNguyễn Thái Ngọc Duy2013-01-031-0/+7
| * | | | | | | | | | | | | | | | | | | | | | format-patch: pick up correct branch name from symbolic refNguyễn Thái Ngọc Duy2013-01-031-0/+14
| * | | | | | | | | | | | | | | | | | | | | | t4014: a few more tests on cover letter using branch descriptionNguyễn Thái Ngọc Duy2013-01-031-0/+21
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/enable-test-lint-by-default'Junio C Hamano2013-01-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | tests: turn on test-lint by defaultJeff King2013-01-031-0/+1
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure'Junio C Hamano2013-01-091-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | merge: Honor prepare-commit-msg return codeAntoine Pelisse2013-01-031-0/+14
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-01-081-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | t1402: work around shell quoting issue on NetBSDRené Scharfe2013-01-081-2/+4
| * | | | | | | | | | | | | | | | | | | Merge branch 'jc/test-portability' into maintJunio C Hamano2013-01-082-6/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/test-cvs-no-init-in-existing-dir' into maintJunio C Hamano2013-01-081-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-test-portability' into maintJunio C Hamano2013-01-083-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/test-name-alias-uniquely'Junio C Hamano2013-01-081-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Use longer alias names in subdirectory testsAaron Schrab2012-12-291-6/+6
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'tb/test-t9810-no-sed-i'Junio C Hamano2013-01-081-10/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | t9810: Do not use sed -iTorsten Bögershausen2013-01-021-10/+14
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'tb/test-t9020-no-which'Junio C Hamano2013-01-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | t9020: which is not portableTorsten Bögershausen2013-01-021-2/+2
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pathspec-literal'Junio C Hamano2013-01-081-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t6130-pathspec-noglob: Windows does not allow a file named "f*"Johannes Sixt2013-01-061-1/+7
* | | | | | | | | | | | | | | | | | | | | Merge branch 'wk/submodule-update-remote'Junio C Hamano2013-01-062-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | submodule add: If --branch is given, record it in .gitmodulesW. Trevor King2012-12-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | submodule update: add --remote for submodule's upstream changesW. Trevor King2012-12-191-0/+31
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pathspec-literal'Junio C Hamano2013-01-061-0/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | add global --literal-pathspecs optionJeff King2012-12-191-0/+62
| | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/format-color-auto'Junio C Hamano2013-01-061-4/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | log --format: teach %C(auto,black) to respect color configJunio C Hamano2012-12-181-0/+55
| * | | | | | | | | | | | | | | | | | | | | t6006: clean up whitespaceJunio C Hamano2012-12-181-4/+4
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ja/directory-attrs'Junio C Hamano2013-01-061-0/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Add directory pattern matching to attributesJean-Noël AVILA2012-12-181-0/+57
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/mailmap-from-blob'Junio C Hamano2013-01-061-0/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \