summaryrefslogtreecommitdiffstats
path: root/prompt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-24parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin13-18/+20
2017-04-21t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin4-4/+8
2017-04-21t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin4-6/+11
2017-04-21ref-filter: avoid using `unsigned long` for catch-all data typeJohannes Schindelin1-8/+8
2017-04-20Git 2.13-rc0v2.13.0-rc0Junio C Hamano2-1/+36
2017-04-19p0004: make perf test executableChristian Couder1-0/+0
2017-04-17doc/revisions: remove brackets from rev^-n shorthandKyle Meyer1-2/+2
2017-04-17Twelfth batch for 2.13Junio C Hamano1-0/+16
2017-04-17git-p4: don't use name-rev to get current branchLuke Diamand2-7/+2
2017-04-17git-p4: add read_pipe_text() internal functionLuke Diamand1-3/+28
2017-04-17git-p4: add failing test for name-rev rather than symbolic-refLuke Diamand1-0/+16
2017-04-17test-read-cache: setup git dirRené Scharfe1-0/+1
2017-04-17t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor1-1/+17
2017-04-17pathspec: fix segfault in clear_pathspecBrandon Williams1-1/+1
2017-04-17grep: plug a trivial memory leakÆvar Arnfjörð Bjarmason1-0/+1
2017-04-17connect.c: handle errors from split_cmdlineJeff King2-1/+7
2017-04-14refs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy3-2/+14