aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 2.11.1v2.11.1Junio C Hamano2017-02-02
* Merge branch 'ws/request-pull-code-cleanup' into maintJunio C Hamano2017-02-02
|\
| * request-pull: drop old USAGE stuffWolfram Sang2017-01-15
* | Merge branch 'jk/execv-dashed-external' into maintJunio C Hamano2017-02-02
|\ \
| * | execv_dashed_external: wait for child on signal deathJeff King2017-01-09
| * | execv_dashed_external: stop exiting with negative codeJeff King2017-01-09
| * | execv_dashed_external: use child_process structJeff King2017-01-09
* | | Ready for 2.11.1Junio C Hamano2017-01-31
* | | Merge branch 'sb/in-core-index-doc' into maintJunio C Hamano2017-01-31
|\ \ \
| * | | documentation: retire unfinished documentationStefan Beller2017-01-19
| * | | cache.h: document add_[file_]to_indexStefan Beller2017-01-19
| * | | cache.h: document remove_index_entry_atStefan Beller2017-01-19
| * | | cache.h: document index_name_posStefan Beller2017-01-19
* | | | Merge branch 'js/mingw-isatty' into maintJunio C Hamano2017-01-31
|\ \ \ \
| * | | | mingw: follow-up to "replace isatty() hack"Johannes Schindelin2017-01-18
* | | | | Merge branch 'jk/coding-guidelines-update' into maintJunio C Hamano2017-01-31
|\ \ \ \ \
| * | | | | CodingGuidelines: clarify multi-line brace styleJeff King2017-01-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/exec-path-coverity-workaround' into maintJunio C Hamano2017-01-31
|\ \ \ \ \
| * | | | | git_exec_path: do not return the result of getenv()Jeff King2017-01-09
| * | | | | git_exec_path: avoid Coverity warning about unfree()d resultJohannes Schindelin2017-01-08
* | | | | | Merge branch 'ad/bisect-terms' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \
| * | | | | | Documentation/bisect: improve on (bad|new) and (good|bad)Christian Couder2017-01-13
* | | | | | | Merge branch 'jk/grep-e-could-be-extended-beyond-posix' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \
| * | | | | | | t7810: avoid assumption about invalid regex syntaxJeff King2017-01-11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'km/branch-get-push-while-detached' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \
| * | | | | | | branch_get_push: do not segfault when HEAD is detachedKyle Meyer2017-01-07
| |/ / / / / /
* | | | | | | Merge branch 'jk/rebase-i-squash-count-fix' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \
| * | | | | | | rebase--interactive: count squash commits above 10 correctlyJeff King2017-01-07
* | | | | | | | Merge branch 'jk/blame-fixes' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | blame: output porcelain "previous" header for each fileJeff King2017-01-07
| * | | | | | | | blame: handle --no-abbrevJeff King2017-01-07
| * | | | | | | | blame: fix alignment with --abbrev=40Jeff King2017-01-07
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/archive-zip-userdiff-config' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | archive-zip: load userdiff configJeff King2017-01-07
| |/ / / / / / /
* | | | | | | | Merge branch 'dt/disable-bitmap-in-auto-gc' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | repack: die on incremental + write-bitmap-indexDavid Turner2016-12-29
| * | | | | | | | auto gc: don't write bitmaps for incremental repacksDavid Turner2016-12-29
| |/ / / / / / /
* | | | | | | | Merge branch 'nd/config-misc-fixes' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | config.c: handle lock file in error case in git_config_rename_...Nguyễn Thái Ngọc Duy2016-12-22
| * | | | | | | | config.c: rename label unlock_and_outNguyễn Thái Ngọc Duy2016-12-20
| * | | | | | | | config.c: handle error case for fstat() callsNguyễn Thái Ngọc Duy2016-12-20
* | | | | | | | | Merge branch 'jc/abbrev-autoscale-config' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config.abbrev: document the new default that auto-scalesJunio C Hamano2016-12-22
* | | | | | | | | | Merge branch 'mh/fast-import-notes-fix-new' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-import: properly fanout notes when tree is importedMike Hommey2016-12-20
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/compression-config' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | compression: unify pack.compression configuration parsingJunio C Hamano2016-11-15
* | | | | | | | | | | Merge branch 'ew/svn-fixes' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-svn: document useLogAuthor and addAuthorFrom config keysEric Wong2016-12-12
| * | | | | | | | | | | git-svn: allow "0" in SVN path componentsEric Wong2016-12-12
| | |/ / / / / / / / / | |/| | | | | | | | |