summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-16p0004: use test_perfRené Scharfe
2017-05-16p0004: avoid using pipesRené Scharfe
2017-05-16p0004: simplify calls of test-lazy-init-name-hashRené Scharfe
2017-05-16fetch-pack: always allow fetching of literal SHA1sJonathan Tan
2017-05-15doc: use https links to Wikipedia to avoid http redirectsSven Strickroth
2017-05-15convert: update subprocess_read_status() to not die on EOFBen Peart
2017-05-15sub-process: move sub-process functions into separate filesBen Peart
2017-05-15convert: rename reusable sub-process functionsBen Peart
2017-05-15convert: update generic functions to only use generic data structuresBen Peart
2017-05-15convert: separate generic structures and variables from the filter specific onesBen Peart
2017-05-15convert: split start_multi_file_filter() into two separate functionsBen Peart
2017-05-15pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULLJeff King
2017-05-15usage.c: drop set_error_handle()Jeff King
2017-05-15builtin/log: honor log.decoratebrian m. carlson
2017-05-15config: complain about --local outside of a git repoJeff King
2017-05-15setup_git_env: convert die("BUG") to BUG()Jeff King
2017-05-15usage.c: add BUG() functionJeff King
2017-05-12git-filter-branch: be more direct in an error messageJean-Noel Avila
2017-05-12read-tree -m: make error message for merging 0 trees less smart aleckJean-Noel Avila
2017-05-12usability: don't ask questions if no reply is requiredJean-Noel Avila
2017-05-12pathspec: convert find_pathspecs_matching_against_index to take an indexBrandon Williams
2017-05-12pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAPBrandon Williams
2017-05-12ls-files: prevent prune_cache from overeagerly pruning submodulesBrandon Williams
2017-05-12pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flagBrandon Williams
2017-05-12perf: add test showing exponential growth in path globbingÆvar Arnfjörð Bjarmason
2017-05-12perf: add function to setup a fresh test repoÆvar Arnfjörð Bjarmason
2017-05-12docs/config: consistify include.path examplesJeff King
2017-05-12docs/config: avoid the term "expand" for includesJeff King
2017-05-12docs/config: give a relative includeIf exampleJeff King
2017-05-12docs/config: clarify include/includeIf relationshipJeff King
2017-05-11travis-ci: add job to run tests with GETTEXT_POISONLars Schneider
2017-05-11travis-ci: setup "prove cache" in "script" stepLars Schneider
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2017-05-11read-tree: "read-tree -m --empty" does not make senseJunio C Hamano
2017-05-11t0027: tests are not expensive; remove t0025Torsten Bögershausen
2017-05-10submodule: add die_in_unpopulated_submodule functionBrandon Williams
2017-05-10pathspec: provide a more descriptive die messageBrandon Williams
2017-05-10t4051: mark supporting files as requiring LF-only line endingsJohannes Schindelin
2017-05-10Fix the remaining tests that failed with core.autocrlf=trueJohannes Schindelin
2017-05-10t3901: move supporting files into t/t3901/Johannes Schindelin
2017-05-10completion: mark bash script as LF-onlyJohannes Schindelin
2017-05-10git-new-workdir: mark script as LF-onlyJohannes Schindelin
2017-05-10Fix build with core.autocrlf=trueJohannes Schindelin
2017-05-10receive-pack: verify push options in certJonathan Tan
2017-05-10doc: replace more gmane linksJunio C Hamano
2017-05-10checkout: fix memory leakJunio C Hamano
2017-05-09Git 2.13v2.13.0Junio C Hamano
2017-05-09Merge tag 'l10n-2.13.0-rnd2.1' of git://github.com/git-l10n/git-poJunio C Hamano
2017-05-09Merge branch 'master' of git://github.com/nafmo/git-l10n-svJiang Xin
2017-05-09l10n: zh_CN: for git v2.13.0 l10n round 2Jiang Xin