aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/connect-symref-info-leak-fix' into maintJunio C Hamano2017-06-13
|\
| * connect.c: fix leak in parse_one_symref_info()Jeff King2017-05-26
* | Merge branch 'rf/completion-config-commit' into maintJunio C Hamano2017-06-13
|\ \
| * | completion: add completions for git config commitRikard Falkeborn2017-05-30
* | | Merge branch 'ab/t3070-test-dedup' into maintJunio C Hamano2017-06-13
|\ \ \
| * | | wildmatch test: remove redundant duplicate testÆvar Arnfjörð Bjarmason2017-05-29
* | | | Merge branch 'jh/memihash-opt' into maintJunio C Hamano2017-06-13
|\ \ \ \
| * | | | p0004: don't error out if test repo is too smallRené Scharfe2017-05-16
| * | | | p0004: don't abort if multi-threaded is too slowRené Scharfe2017-05-16
| * | | | p0004: use test_perfRené Scharfe2017-05-16
| * | | | p0004: avoid using pipesRené Scharfe2017-05-16
| * | | | p0004: simplify calls of test-lazy-init-name-hashRené Scharfe2017-05-16
* | | | | Merge branch 'tb/pull-ff-rebase-autostash' into maintJunio C Hamano2017-06-13
|\ \ \ \ \
| * | | | | pull: ff --rebase --autostash works in dirty repoTyler Brazier2017-06-01
| | |_|/ / | |/| | |
* | | | | Merge branch 'jh/close-index-before-stat' into maintJunio C Hamano2017-06-13
|\ \ \ \ \
| * | | | | read-cache: close index.lock in do_write_indexJeff Hostetler2017-04-28
* | | | | | Merge branch 'sl/clean-d-ignored-fix' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \
| * | | | | | clean: teach clean -d to preserve ignored pathsSamuel Lijin2017-05-24
| * | | | | | dir: expose cmp_name() and check_contains()Samuel Lijin2017-05-22
| * | | | | | dir: hide untracked contents of untracked dirsSamuel Lijin2017-05-22
| * | | | | | dir: recurse into untracked dirs for ignored filesSamuel Lijin2017-05-22
| * | | | | | t7061: status --ignored should search untracked dirsSamuel Lijin2017-05-22
| * | | | | | t7300: clean -d should skip dirs with ignored filesSamuel Lijin2017-05-22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \
| * | | | | | send-email: Net::SMTP::starttls was introduced in v2.34Jonathan Nieder2017-06-01
| * | | | | | send-email: Net::SMTP::SSL is obsolete, use only when necessaryDennis Kaarsemaker2017-05-20
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ \ \