summaryrefslogtreecommitdiffstats
path: root/Documentation/git-check-ignore.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-23Second batch for 2.14Junio C Hamano1-0/+29
2017-05-22usage: add NORETURN to BUG() function definitionsRamsay Jones1-2/+2
2017-05-20config.txt: add an entry for log.showSignatureKyle Meyer1-0/+4
2017-05-16Start post 2.13 cycleJunio C Hamano3-2/+99
2017-05-15doc: use https links to Wikipedia to avoid http redirectsSven Strickroth3-3/+3
2017-05-15builtin/log: honor log.decoratebrian m. carlson2-2/+14
2017-05-15config: complain about --local outside of a git repoJeff King2-1/+4
2017-05-15setup_git_env: convert die("BUG") to BUG()Jeff King2-1/+7
2017-05-15usage.c: add BUG() functionJeff King2-0/+41
2017-05-12git-filter-branch: be more direct in an error messageJean-Noel Avila1-1/+1
2017-05-12read-tree -m: make error message for merging 0 trees less smart aleckJean-Noel Avila2-3/+4
2017-05-12usability: don't ask questions if no reply is requiredJean-Noel Avila3-7/+7
2017-05-12docs/config: consistify include.path examplesJeff King1-2/+2
2017-05-12docs/config: avoid the term "expand" for includesJeff King1-4/+4
2017-05-12docs/config: give a relative includeIf exampleJeff King1-0/+6
2017-05-12docs/config: clarify include/includeIf relationshipJeff King1-6/+11
2017-05-11travis-ci: add job to run tests with GETTEXT_POISONLars Schneider1-0/+5
2017-05-11travis-ci: setup "prove cache" in "script" stepLars Schneider1-3/+5
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason15-34/+38
2017-05-11read-tree: "read-tree -m --empty" does not make senseJunio C Hamano1-1/+1
2017-05-11t0027: tests are not expensive; remove t0025Torsten Bögershausen2-187/+0
2017-05-10t4051: mark supporting files as requiring LF-only line endingsJohannes Schindelin1-0/+1
2017-05-10Fix the remaining tests that failed with core.autocrlf=trueJohannes Schindelin1-1/+20
2017-05-10t3901: move supporting files into t/t3901/Johannes Schindelin6-24/+24