summaryrefslogtreecommitdiffstats
path: root/ci (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-22Tenth batch for 2.14Junio C Hamano1-0/+28
2017-06-19Ninth batch for 2.14Junio C Hamano1-0/+29
2017-06-15date: use localtime() for "-local" time formatsJeff King2-2/+13
2017-06-15t0006: check --date=format zone offsetsJeff King1-2/+7
2017-06-15strbuf: let strbuf_addftime handle %z and %Z itselfRené Scharfe5-8/+54
2017-06-15sub-process: correct path to API docs in a commentChristian Couder1-1/+1
2017-06-15configure.ac: loosen FREAD_READS_DIRECTORIES test programJeff King2-3/+4
2017-06-15git-svn: document special options for commit-diffAndreas Heiduk1-0/+15
2017-06-13Eighth batch for 2.14Junio C Hamano1-14/+21
2017-06-13Prepare for 2.13.2Junio C Hamano2-1/+38
2017-06-13Configure Git contribution guidelines for github.comLars Schneider2-0/+26
2017-06-13git-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt2-0/+19
2017-06-13t3200: add test for single parameter passed to -m optionSahil Dua1-0/+17
2017-06-12revision.c: use skip_prefix() in handle_revision_pseudo_opt()SZEDER Gábor1-9/+9
2017-06-12revision.c: use skip_prefix() in handle_revision_opt()SZEDER Gábor1-25/+23
2017-06-12revision.c: stricter parsing of '--early-output'SZEDER Gábor1-10/+7
2017-06-12revision.c: stricter parsing of '--no-{min,max}-parents'SZEDER Gábor1-2/+2
2017-06-12revision.h: turn rev_info.early_output back into an unsigned intSZEDER Gábor1-2/+3
2017-06-12dir: create function count_slashes()Prathamesh Chavan4-21/+15
2017-06-12fast-import: increase the default pack depth to 50Mike Hommey2-2/+2
2017-06-12filter-branch: add [--] to usageAndreas Heiduk1-1/+1
2017-06-12filter-branch: add `--setup` stepAndreas Heiduk2-10/+25
2017-06-12t5100: add some more mailinfo testsKyle J. McKay1-0/+42
2017-06-09t4005: modernize style and drop hard coded sha1Stefan Beller1-52/+43
2017-06-08doc: describe git svn init --ignore-refsAndreas Heiduk1-0/+16
2017-06-07sha1dc: update from upstreamÆvar Arnfjörð Bjarmason2-9/+27