aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* run-command: don't warn on SIGPIPE deathsJeff King2015-12-29
* git.c: make sure we do not leak GIT_* to alias scriptsNguyễn Thái Ngọc Duy2015-12-22
* setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..Nguyễn Thái Ngọc Duy2015-12-22
* git.c: make it clear save_env() is for alias handling onlyNguyễn Thái Ngọc Duy2015-12-22
* Merge branch 'nd/stop-setenv-work-tree' into nd/clear-gitenv-upon-use-of-aliasJunio C Hamano2015-12-22
|\
| * Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"Nguyễn Thái Ngọc Duy2015-12-22
* | Git 2.5.4v2.5.4Junio C Hamano2015-09-28
* | Sync with 2.4.10Junio C Hamano2015-09-28
|\ \
| * | Git 2.4.10v2.4.10Junio C Hamano2015-09-28
| * | Sync with 2.3.10Junio C Hamano2015-09-28
| |\ \
| | * | Git 2.3.10v2.3.10Junio C Hamano2015-09-28
| | * | Merge branch 'jk/xdiff-memory-limits' into maint-2.3Junio C Hamano2015-09-28
| | |\ \
| | | * | merge-file: enforce MAX_XDIFF_SIZE on incoming filesJeff King2015-09-28
| | | * | xdiff: reject files larger than ~1GBJeff King2015-09-28
| | | * | react to errors in xdi_diffJeff King2015-09-28
| | * | | Merge branch 'jk/transfer-limit-redirection' into maint-2.3Junio C Hamano2015-09-28
| | |\ \ \
| | | * | | http: limit redirection depthBlake Burkhart2015-09-25
| | | * | | http: limit redirection to protocol-whitelistBlake Burkhart2015-09-25
| | | * | | transport: refactor protocol whitelist codeJeff King2015-09-25
| | * | | | Merge branch 'jk/transfer-limit-protocol' into maint-2.3Junio C Hamano2015-09-28
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | submodule: allow only certain protocols for submodule fetchesJeff King2015-09-23
| | | * | transport: add a protocol-whitelist environment variableJeff King2015-09-23
| | |/ /
* | | | Git 2.5.3v2.5.3Junio C Hamano2015-09-17
* | | | Merge branch 'dt/untracked-subdir' into maintJunio C Hamano2015-09-17
|\ \ \ \
| * | | | untracked cache: fix entry invalidationNguyễn Thái Ngọc Duy2015-08-19
| * | | | untracked-cache: fix subdirectory handlingDavid Turner2015-08-19
| * | | | t7063: use --force-untracked-cache to speed up a bitNguyễn Thái Ngọc Duy2015-08-19
| * | | | untracked-cache: support sparse checkoutDavid Turner2015-07-31
* | | | | Merge branch 'br/svn-doc-include-paths-config' into maintJunio C Hamano2015-09-17
|\ \ \ \ \
| * | | | | git-svn doc: mention "svn-remote.<name>.include-paths"Brett Randall2015-08-26
* | | | | | Merge branch 'ah/submodule-typofix-in-error' into maintJunio C Hamano2015-09-17
|\ \ \ \ \ \
| * | | | | | git-submodule: remove extraneous space from error messageAlex Henrie2015-08-28
* | | | | | | Merge branch 'js/maint-am-skip-performance-regression' into maintJunio C Hamano2015-09-17
|\ \ \ \ \ \ \
| * | | | | | | am --skip/--abort: merge HEAD/ORIG_HEAD tree into indexJohannes Schindelin2015-09-09
| | |_|_|/ / / | |/| | | | |
* | | | | | | Git 2.5.2v2.5.2Junio C Hamano2015-09-04
* | | | | | | Sync with 2.4.9Junio C Hamano2015-09-04
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 2.4.9v2.4.9Junio C Hamano2015-09-04
| * | | | | | Sync with 2.3.9Junio C Hamano2015-09-04
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Git 2.3.9v2.3.9Junio C Hamano2015-09-04
| | * | | | | Sync with 2.2.3Junio C Hamano2015-09-04
| | |\ \ \ \ \
| | | * | | | | Git 2.2.3v2.2.3Junio C Hamano2015-09-04
| | | * | | | | Merge branch 'jk/long-paths' into maint-2.2Junio C Hamano2015-09-04
| | | |\ \ \ \ \
| | | | * | | | | show-branch: use a strbuf for reflog descriptionsJeff King2015-09-04
| | | | * | | | | read_info_alternates: handle paths larger than PATH_MAXJeff King2015-09-04
| | | | * | | | | notes: use a strbuf in add_non_noteJeff King2015-09-04
| | | | * | | | | verify_absent: allow filenames longer than PATH_MAXJeff King2015-09-04
| | | |/ / / / /
* | | | | | | | Merge branch 'ee/clean-test-fixes' into maintJunio C Hamano2015-09-03
|\ \ \ \ \ \ \ \
| * | | | | | | | t7300: fix broken && chainsErik Elfström2015-08-31
* | | | | | | | | Merge branch 'jk/log-missing-default-HEAD' into maintJunio C Hamano2015-09-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: diagnose empty HEAD more clearlyJeff King2015-08-31