aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\
| * rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-06
| * mv: update the path entry in .gitmodules for moved submodulesJens Lehmann2013-08-06
| * mv: move submodules using a gitfileJens Lehmann2013-07-30
| * mv: move submodules together with their work treesJens Lehmann2013-07-30
| * t6131 - skip tests if on case-insensitive file systemMark Levedahl2013-07-17
| * parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2013-07-15
| * pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2013-07-15
| * pathspec: make --literal-pathspecs disable pathspec magicNguyễn Thái Ngọc Duy2013-07-15
| * pathspec: support :(literal) syntax for noglob pathspecNguyễn Thái Ngọc Duy2013-07-15
| * check-ignore: convert to use parse_pathspecNguyễn Thái Ngọc Duy2013-07-15
* | Merge branch 'es/blame-L-twice'Junio C Hamano2013-09-09
|\ \
| * | line-range: reject -L line numbers less than 1Eric Sunshine2013-08-06
| * | t8001/t8002: blame: add tests of -L line numbers less than 1Eric Sunshine2013-08-06
| * | line-range: teach -L^:RE to search from start of fileEric Sunshine2013-08-06
| * | line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine2013-08-06
| * | line-range: teach -L^/RE/ to search from start of fileEric Sunshine2013-08-06
| * | blame: teach -L/RE/ to search from end of previous -L rangeEric Sunshine2013-08-06
| * | t8001/t8002: blame: add tests of multiple -L optionsEric Sunshine2013-08-06
* | | Merge branch 'tr/log-full-diff-keep-true-parents'Junio C Hamano2013-09-09
|\ \ \
| * | | log: use true parents for diff when walking reflogsThomas Rast2013-08-05
| * | | log: use true parents for diff even when rewritingThomas Rast2013-08-01
* | | | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | cat-file: only split on whitespace when %(rest) is usedJeff King2013-08-05
* | | | | Merge branch 'es/blame-L-more'Junio C Hamano2013-09-09
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | blame: reject empty ranges -L,+0 and -L,-0Eric Sunshine2013-08-05
| * | | | t8001/t8002: blame: demonstrate acceptance of bogus -L,+0 and -L,-0Eric Sunshine2013-08-05
| * | | | blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine2013-08-05
| * | | | t8001/t8002: blame: demonstrate acceptance of bogus -LX,+0 and -LX,-0Eric Sunshine2013-08-05
| * | | | log: fix -L bounds checking bugEric Sunshine2013-08-05
| * | | | t4211: retire soon-to-be unimplementable testsEric Sunshine2013-08-05
| * | | | t4211: log: demonstrate -L bounds checking bugEric Sunshine2013-08-05
| * | | | blame: fix -L bounds checking bugEric Sunshine2013-08-05
| * | | | t8001/t8002: blame: add empty file & partial-line testsEric Sunshine2013-08-05
| * | | | t8001/t8002: blame: demonstrate -L bounds checking bugEric Sunshine2013-08-05
| * | | | t8001/t8002: blame: decompose overly-large testEric Sunshine2013-08-05
* | | | | Merge branch 'db/http-savecookies'Junio C Hamano2013-09-09
|\ \ \ \ \
| * | | | | t5551: Remove header from curl cookie fileBrian Gernhardt2013-08-05
| * | | | | http: add http.savecookies option to write out HTTP cookiesDave Borowitz2013-07-30
* | | | | | Merge branch 'jc/push-cas'Junio C Hamano2013-09-09
|\ \ \ \ \ \
| * | | | | | push: teach --force-with-lease to smart-http transportJunio C Hamano2013-08-02
| * | | | | | t5540/5541: smart-http does not support "--force-with-lease"Junio C Hamano2013-08-01
| * | | | | | t5533: test "push --force-with-lease"Junio C Hamano2013-07-22
* | | | | | | Merge branch 'ms/fetch-prune-configuration'Junio C Hamano2013-09-09
|\ \ \ \ \ \ \
| * | | | | | | fetch: make --prune configurableMichael Schubert2013-07-18
* | | | | | | | Merge branch 'jl/some-submodule-config-are-not-boolean'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | avoid segfault on submodule.*.path set to an empty "true"Jharrod LaFon2013-08-19
* | | | | | | | | Merge branch 'sg/bash-prompt-lf-in-cwd-test'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bash prompt: test the prompt with newline in repository pathSZEDER Gábor2013-08-18
* | | | | | | | | | Merge branch 'mm/no-shell-escape-in-die-message'Junio C Hamano2013-09-04
|\ \ \ \ \ \ \ \ \ \