aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* config.mak.uname: set NO_REGEX=NeedsStartEnd on AIXÆvar Arnfjörð Bjarmason2017-05-04
* Prepare for 2.12.3Junio C Hamano2017-03-28
* Merge branch 'km/config-grammofix' into maintJunio C Hamano2017-03-28
|\
| * doc/config: grammar fixes for core.{editor,commentChar}Kyle Meyer2017-03-23
* | Merge branch 'sb/t3600-rephrase' into maintJunio C Hamano2017-03-28
|\ \
| * | t3600: rename test to describe its functionalityStefan Beller2017-03-22
* | | Merge branch 'sb/submodule-update-initial-runs-custom-script' into maintJunio C Hamano2017-03-28
|\ \ \
| * | | t7406: correct test case for submodule-update initial populationJunio C Hamano2017-03-22
* | | | Merge branch 'jk/quote-env-path-list-component' into maintJunio C Hamano2017-03-28
|\ \ \ \
| * | | | t5615: fix a here-doc syntax errorJunio C Hamano2017-03-22
* | | | | Merge branch 'rs/update-hook-optim' into maintJunio C Hamano2017-03-28
|\ \ \ \ \
| * | | | | receive-pack: simplify run_update_post_hook()René Scharfe2017-03-18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rs/shortlog-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \
| * | | | | shortlog: don't set after_subject to an empty stringRené Scharfe2017-03-18
* | | | | | Merge branch 'rs/path-name-safety-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \
| * | | | | | revision: remove declaration of path_name()René Scharfe2017-03-18
* | | | | | | Merge branch 'rs/http-push-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \
| * | | | | | | http-push: don't check return value of lookup_unknown_object()René Scharfe2017-03-18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sb/wt-status-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \
| * | | | | | | wt-status: simplify by using for_each_string_list_itemStefan Beller2017-03-17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jk/pack-name-cleanups' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \
| * | | | | | | index-pack: make pointer-alias fallbacks saferJeff King2017-03-16
| * | | | | | | replace snprintf with odb_pack_name()Jeff King2017-03-16
| * | | | | | | odb_pack_keep(): stop generating keepfile nameJeff King2017-03-16
| * | | | | | | sha1_file.c: make pack-name helper globally accessibleJeff King2017-03-16
| * | | | | | | move odb_* declarations out of git-compat-util.hJeff King2017-03-16
* | | | | | | | Merge branch 'jk/rev-parse-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse: simplify parsing of ref optionsJeff King2017-03-15
| * | | | | | | | rev-parse: add helper for parsing "--foo/--foo="Jeff King2017-03-15
| * | | | | | | | rev-parse: use skip_prefix when parsing optionsJeff King2017-03-15
| |/ / / / / / /
* | | | | | | | Merge branch 'rs/blame-code-cleanup' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \
| * | | | | | | | blame: move blame_entry duplication to add_blame_entry()René Scharfe2017-03-11
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'st/verify-tag' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \
| * | | | | | | | t7004, t7030: fix here-doc syntax errorsSantiago Torres2017-03-24
* | | | | | | | | Merge branch 'js/regexec-buf' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pickaxe: fix segfault with '-S<...> --pickaxe-regex'SZEDER Gábor2017-03-18
* | | | | | | | | | Merge branch 'jk/execv-dashed-external' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | run-command: fix segfault when cleaning forked async processJeff King2017-03-18
* | | | | | | | | | | Merge branch 'ew/http-alternates-as-redirects-warning' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | http: release strbuf on disabled alternatesEric Wong2017-03-06
| * | | | | | | | | | | http: inform about alternates-as-redirects behaviorEric Wong2017-03-06
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'dp/filter-branch-prune-empty' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | p7000: add test for filter-branch with --prune-emptyDevin J. Pohly2017-03-03
| * | | | | | | | | | | filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-03
| * | | | | | | | | | | t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly2017-03-03
| * | | | | | | | | | | t7003: ensure --prune-empty can prune root commitDevin J. Pohly2017-03-03
* | | | | | | | | | | | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maintJunio C Hamano2017-03-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fetch-pack: add specific error for fetching an unadvertised objectMatt McCutchen2017-03-02
| * | | | | | | | | | | | fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen2017-03-02
| * | | | | | | | | | | | fetch-pack: move code to report unmatched refs to a functionMatt McCutchen2017-03-02
| |/ / / / / / / / / / /