aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | 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
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ls/travis-p4-on-macos' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | travis-ci: fix Perforce install on macOSLars Schneider2017-01-23
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/make-tags-find-sources-tweak' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Makefile: exclude contrib from FIND_SOURCE_FILESJeff King2016-12-14
| * | | | | | | | | | | | | | | Makefile: match shell scripts in FIND_SOURCE_FILESJeff King2016-12-14
| * | | | | | | | | | | | | | | Makefile: exclude test cruft from FIND_SOURCE_FILESJeff King2016-12-14
| * | | | | | | | | | | | | | | Makefile: reformat FIND_SOURCE_FILESJeff King2016-12-14
* | | | | | | | | | | | | | | | Merge branch 'jc/latin-1' into maintJunio C Hamano2017-01-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | utf8: accept "latin-1" as ISO-8859-1Junio C Hamano2016-09-26
| * | | | | | | | | | | | | | | utf8: refactor code to decide fallback encodingJunio C Hamano2016-09-26
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Almost ready for 2.11.1Junio C Hamano2017-01-17
* | | | | | | | | | | | | | | Merge branch 'mm/gc-safety-doc' into maintJunio C Hamano2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-gc.txt: expand discussion of races with other processesMatt McCutchen2016-11-16
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'mm/push-social-engineering-attack-doc' into maintJunio C Hamano2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | doc: mention transfer data leaks in more placesMatt McCutchen2016-11-14
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maintJunio C Hamano2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fetch: do not redundantly calculate tag refmapJonathan Tan2016-11-11
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'ls/filter-process' into maintJunio C Hamano2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \