aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | t/perf: export variable used in other blocksJonathan Tan2017-03-03
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/strbuf-add-real-path' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | strbuf: add strbuf_add_real_path()René Scharfe2017-02-27
| * | | | | | | | | | | | | | | | | | | cocci: use ALLOC_ARRAYRené Scharfe2017-02-27
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/parse-config-key-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | parse_hide_refs_config: tell parse_config_key we don't want a subsectionJeff King2017-02-24
| * | | | | | | | | | | | | | | | | | | parse_config_key: allow matching single-level configJeff King2017-02-24
| * | | | | | | | | | | | | | | | | | | parse_config_key: use skip_prefix instead of starts_withJeff King2017-02-24
| * | | | | | | | | | | | | | | | | | | refs: parse_hide_refs_config to use parse_config_keyStefan Beller2017-02-24
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Git 2.12.2v2.12.2Junio C Hamano2017-03-24
* | | | | | | | | | | | | | | | | | | Merge branch 'ab/doc-no-option-notation-fix' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | doc: change erroneous --[no]-whatever into --[no-]whateverÆvar Arnfjörð Bjarmason2017-03-20
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'ab/push-default-doc-fix' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | push: mention "push.default=tracking" in the documentationÆvar Arnfjörð Bjarmason2017-03-20
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/commit-hook-doc-fix' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | git-commit.txt: list post-rewrite in HOOKS sectionNguyễn Thái Ngọc Duy2017-03-20
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/config-case-cmdline-take-2' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | config: use git_config_parse_key() in git_config_parse_parameter()Junio C Hamano2017-02-23
| * | | | | | | | | | | | | | | | | | | config: move a few helper functions upJunio C Hamano2017-02-23
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/grep-no-index-fix' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | grep: treat revs the same for --untracked as for --no-indexJeff King2017-02-14
| * | | | | | | | | | | | | | | | | | | grep: do not diagnose misspelt revs with --no-indexJeff King2017-02-14
| * | | | | | | | | | | | | | | | | | | grep: avoid resolving revision names in --no-index caseJeff King2017-02-14
| * | | | | | | | | | | | | | | | | | | grep: fix "--" rev/pathspec disambiguationJeff King2017-02-14
| * | | | | | | | | | | | | | | | | | | grep: re-order rev-parsing loopJeff King2017-02-14
| * | | | | | | | | | | | | | | | | | | grep: do not unnecessarily query repo for "--"Jonathan Tan2017-02-14
| * | | | | | | | | | | | | | | | | | | grep: move thread initialization a little lowerJeff King2017-02-14
* | | | | | | | | | | | | | | | | | | | Merge branch 'jn/remote-helpers-with-git-dir' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder2017-02-14
| * | | | | | | | | | | | | | | | | | | | remote: avoid reading $GIT_DIR config in non-repoJeff King2017-02-14
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-config-parse-ignore-fix' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | submodule-config: correct error reporting for invalid ignore valueStefan Beller2017-03-15
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/push-deadlock-regression-fix' into maintJunio C Hamano2017-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | send-pack: report signal death of pack-objectsJeff King2017-03-07
| * | | | | | | | | | | | | | | | | | | | | send-pack: read "unpack" status even on pack-objects failureJeff King2017-03-07
| * | | | | | | | | | | | | | | | | | | | | send-pack: improve unpack-status error messagesJeff King2017-03-07
| * | | | | | | | | | | | | | | | | | | | | send-pack: use skip_prefix for parsing unpack statusJeff King2017-03-07
| * | | | | | | | | | | | | | | | | | | | | send-pack: extract parsing of "unpack" responseJeff King2017-03-07
| * | | | | | | | | | | | | | | | | | | | | receive-pack: fix deadlock when we cannot create tmpdirJeff King2017-03-07
* | | | | | | | | | | | | | | | | | | | | | mailmap: use Michael J Gruber's new addressMichael J Gruber2017-03-24
* | | | | | | | | | | | | | | | | | | | | | Prepare for 2.12.2Junio C Hamano2017-03-21
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/send-email-one-cc' into maintJunio C Hamano2017-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | send-email: only allow one address per body tagJohan Hovold2017-02-27
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/t6300-cleanup' into maintJunio C Hamano2017-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | t6300: avoid creating refs/heads/HEADJeff King2017-02-27
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/commit-parsing-optim' into maintJunio C Hamano2017-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | commit: don't check for space twice when looking for headerRené Scharfe2017-02-27
| * | | | | | | | | | | | | | | | | | | | | | commit: be more precise when searching for headersRené Scharfe2017-02-27
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/show-branch-lift-name-len-limit' into maintJunio C Hamano2017-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | show-branch: use skip_prefix to drop magic numbersJeff King2017-02-15