aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* apply: remove prefix_length member from apply_stateRené Scharfe2017-08-09
* Git 2.12.3Junio C Hamano2017-05-05
* Merge branch 'maint-2.11' into maintJunio C Hamano2017-05-05
|\
| * Git 2.11.2Junio C Hamano2017-05-05
| * Merge branch 'maint-2.10' into maint-2.11Junio C Hamano2017-05-05
| |\
| | * Git 2.10.3Junio C Hamano2017-05-05
| | * Merge branch 'maint-2.9' into maint-2.10Junio C Hamano2017-05-05
| | |\
| | | * Git 2.9.4Junio C Hamano2017-05-05
| | | * Merge branch 'maint-2.8' into maint-2.9Junio C Hamano2017-05-05
| | | |\
| | | | * Git 2.8.5Junio C Hamano2017-05-05
| | | | * Merge branch 'maint-2.7' into maint-2.8Junio C Hamano2017-05-05
| | | | |\
| | | | | * Git 2.7.5Junio C Hamano2017-05-05
| | | | | * Merge branch 'maint-2.6' into maint-2.7Junio C Hamano2017-05-05
| | | | | |\
| | | | | | * Git 2.6.7Junio C Hamano2017-05-05
| | | | | | * Merge branch 'maint-2.5' into maint-2.6Junio C Hamano2017-05-05
| | | | | | |\
| | | | | | | * Git 2.5.6Junio C Hamano2017-05-05
| | | | | | | * Merge branch 'maint-2.4' into maint-2.5Junio C Hamano2017-05-05
| | | | | | | |\
| | | | | | | | * Git 2.4.12Junio C Hamano2017-05-05
| | | | | | | | * Merge branch 'jk/shell-no-repository-that-begins-with-dash' into maint-2.4Junio C Hamano2017-05-05
| | | | | | | | |\
| | | | | | | | | * shell: disallow repo names beginning with dashJeff King2017-05-05
| | | | | | | | |/
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \