aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/skip-test-in-the-middle' into maintJunio C Hamano2017-06-13
|\
| * t5545: enhance test coverage when no http server is installedStefan Beller2017-05-18
| * test: allow skipping the remainderJunio C Hamano2017-05-18
* | Merge branch 'bw/forking-and-threading' into maintJunio C Hamano2017-06-13
|\ \
| * | usage.c: drop set_error_handle()Jeff King2017-05-15
| * | run-command: restrict PATH search to executable filesBrandon Williams2017-04-25
| * | run-command: expose is_executable functionBrandon Williams2017-04-25
| * | run-command: block signals between fork and execveEric Wong2017-04-20
| * | run-command: add note about forking and threadingBrandon Williams2017-04-20
| * | run-command: handle dup2 and close errors in childBrandon Williams2017-04-20
| * | run-command: eliminate calls to error handling functions in childBrandon Williams2017-04-20
| * | run-command: don't die in child when duping /dev/nullBrandon Williams2017-04-20
| * | run-command: prepare child environment before forkingBrandon Williams2017-04-20
| * | string-list: add string_list_remove functionBrandon Williams2017-04-20
| * | run-command: use the async-signal-safe execv instead of execvpBrandon Williams2017-04-20
| * | run-command: prepare command before forkingBrandon Williams2017-04-20
| * | t0061: run_command executes scripts without a #! lineBrandon Williams2017-04-20
| * | t5550: use write_script to generate post-update hookBrandon Williams2017-04-18
* | | Merge branch 'jk/bug-to-abort' into maintJunio C Hamano2017-06-13
|\ \ \
| * | | usage: add NORETURN to BUG() function definitionsRamsay Jones2017-05-22
| * | | config: complain about --local outside of a git repoJeff King2017-05-15
| * | | setup_git_env: convert die("BUG") to BUG()Jeff King2017-05-15
| * | | usage.c: add BUG() functionJeff King2017-05-15
| | |/ | |/|
* | | Merge branch 'sb/checkout-recurse-submodules' into maintJunio C Hamano2017-06-13
|\ \ \
| * | | submodule: properly recurse for read-tree and checkoutStefan Beller2017-05-04
| * | | submodule: avoid auto-discovery in new working tree manipulator codeStefan Beller2017-05-04
| * | | submodule_move_head: reuse child_process structure for futher commandsStefan Beller2017-05-04
* | | | Merge branch 'ab/sha1dc-maint' into maintJunio C Hamano2017-06-07
|\ \ \ \
| * | | | sha1dc: update from upstreamÆvar Arnfjörð Bjarmason2017-06-07
| * | | | sha1dc: ignore indent-with-non-tab whitespace violationsJeff King2017-06-07
* | | | | Git 2.13.1Junio C Hamano2017-06-05
* | | | | Merge branch 'ah/doc-rev-parse-short-default' into maintJunio C Hamano2017-06-05
|\ \ \ \ \
| * | | | | doc: rewrite description for rev-parse --shortAndreas Heiduk2017-06-01
| | |_|/ / | |/| | |
* | | | | Merge branch 'ah/doc-filter-branch-export-env' into maintJunio C Hamano2017-06-05
|\ \ \ \ \
| * | | | | doc: filter-branch does not require re-export of varsAndreas Heiduk2017-05-29
* | | | | | Merge branch 'sd/t3200-typofix' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | branch test: fix invalid config key accessSahil Dua2017-05-29
| |/ / / / /
* | | | | | Merge branch 'sb/t5531-update-desc' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \
| * | | | | | t5531: fix test descriptionStefan Beller2017-05-23
* | | | | | | Merge branch 'ah/doc-pretty-format-fix' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \
| * | | | | | | Documentation: fix formatting typo in pretty-formats.txtAndreas Heiduk2017-05-23
| |/ / / / / /
* | | | | | | Merge branch 'ah/doc-interpret-trailers-ifexists' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \
| * | | | | | | Documentation: fix reference to ifExists for interpret-trailersAndreas Heiduk2017-05-23
| |/ / / / / /
* | | | | | | Merge branch 'ab/ref-filter-no-contains' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \
| * | | | | | | tag: duplicate mention of --contains should mention --no-containsÆvar Arnfjörð Bjarmason2017-05-23
* | | | | | | | Merge branch 'sg/core-filemode-doc-typofix' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/config.txt: fix indefinite article in core.fileMode descriptionSZEDER Gábor2017-05-26
* | | | | | | | | Merge branch 'tb/dedup-crlf-tests' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0027: tests are not expensive; remove t0025Torsten Bögershausen2017-05-10
* | | | | | | | | | Merge branch 'jn/credential-doc-on-clear' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \ \