aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/mailmap-incomplete-line'Junio C Hamano2013-09-09
|\
| * mailmap: handle mailmap blobs without trailing newlinesJeff King2013-08-28
* | Merge branch 'sp/clip-read-write-to-8mb'Junio C Hamano2013-09-09
|\ \
| * | xread, xwrite: limit size of IO to 8MBSteffen Prohaska2013-08-20
* | | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch'Junio C Hamano2013-09-09
|\ \ \
| * | | t5802: add test for connect helperJunio C Hamano2013-08-07
* | | | Merge branch 'jc/url-match'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | config: "git config --get-urlmatch" parses section.<url>.keyJunio C Hamano2013-08-05
| * | | | config: parse http.<url>.<variable> using urlmatchKyle J. McKay2013-08-05
* | | | | 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