aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sync with 2.6.1Junio C Hamano2015-10-05
|\
| * Git 2.6.1v2.6.1Junio C Hamano2015-09-28
| * Sync with v2.5.4Junio C Hamano2015-09-28
| |\
| | * 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
| | | | |/
* | | | | Merge branch 'mm/keyid-docs'Junio C Hamano2015-10-05
|\ \ \ \ \
| * | | | | Documentation: explain optional arguments betterMatthieu Moy2015-09-21
| * | | | | Documentation/grep: fix documentation of -OMatthieu Moy2015-09-21
| * | | | | Documentation: use 'keyid' consistently, not 'key-id'Matthieu Moy2015-09-21
| | |/ / / | |/| | |
* | | | | Merge branch 'bb/remote-get-url'Junio C Hamano2015-10-05
|\ \ \ \ \
| * | | | | remote: add get-url subcommandBen Boeckel2015-09-17
* | | | | | Merge branch 'jk/blame-first-parent'Junio C Hamano2015-10-05
|\ \ \ \ \ \
| * | | | | | blame: handle --first-parentJeff King2015-09-16
* | | | | | | Merge branch 'jw/make-arflags-customizable'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \
| * | | | | | | Makefile: allow $(ARFLAGS) specified from the command lineJunio C Hamano2015-09-10
* | | | | | | | Merge branch 'jk/rebase-no-autostash'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/git-rebase: fix --no-autostash formattingJohn Keeping2015-09-10
| * | | | | | | | rebase: support --no-autostashJohn Keeping2015-09-10
* | | | | | | | | Merge branch 'jk/make-findstring-makeflags-fix'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Makefile: fix MAKEFLAGS tests with multiple flagsJohn Keeping2015-09-10
* | | | | | | | | | Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule: rewrite `module_clone` shell function in CStefan Beller2015-09-08
| * | | | | | | | | | submodule: rewrite `module_name` shell function in CStefan Beller2015-09-03
| * | | | | | | | | | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-03
| * | | | | | | | | | Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tag.c: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-09-17
| * | | | | | | | | | | | tag.c: implement '--format' optionKarthik Nayak2015-09-17
| * | | | | | | | | | | | tag.c: use 'ref-filter' APIsKarthik Nayak2015-09-17
| * | | | | | | | | | | | tag.c: use 'ref-filter' data structuresKarthik Nayak2015-09-17
| * | | | | | | | | | | | ref-filter: add option to match literal patternKarthik Nayak2015-09-17
| * | | | | | | | | | | | ref-filter: add support to sort by versionKarthik Nayak2015-09-17
| * | | | | | | | | | | | ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-17
| * | | | | | | | | | | | ref-filter: add option to filter out tags, branches and remotesKarthik Nayak2015-09-17
| * | | | | | | | | | | | ref-filter: implement an `align` atomKarthik Nayak2015-09-17
| * | | | | | | | | | | | ref-filter: introduce match_atom_name()Karthik Nayak2015-09-17