Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Third batch for 2.7 | Junio C Hamano | 2015-10-14 |
* | Merge branch 'pt/pull-builtin' | Junio C Hamano | 2015-10-14 |
|\ | |||
| * | merge: grammofix in please-commit-before-merge message | Alex Henrie | 2015-10-02 |
* | | Merge branch 'nd/ls-remote-does-not-have-u-option' | Junio C Hamano | 2015-10-14 |
|\ \ | |||
| * | | ls-remote.txt: delete unsupported option | Nguyễn Thái Ngọc Duy | 2015-09-28 |
* | | | Merge branch 'jk/asciidoctor-section-heading-markup-fix' | Junio C Hamano | 2015-10-14 |
|\ \ \ | |||
| * | | | Documentation: fix section header mark-up | John Keeping | 2015-09-25 |
* | | | | Merge branch 'tk/typofix-connect-unknown-proto-error' | Junio C Hamano | 2015-10-14 |
|\ \ \ \ | |||
| * | | | | connect: fix typo in result string of prot_name() | Tobias Klauser | 2015-09-25 |
* | | | | | Merge branch 'jk/notes-dwim-doc' | Junio C Hamano | 2015-10-14 |
|\ \ \ \ \ | |||
| * | | | | | notes: correct documentation of DWIMery for notes references | Jacob Keller | 2015-09-22 |
* | | | | | | git-multimail: update to release 1.2.0 | Matthieu Moy | 2015-10-12 |
* | | | | | | Second batch for 2.7 | Junio C Hamano | 2015-10-07 |
* | | | | | | Merge branch 'ls/p4-path-encoding' | Junio C Hamano | 2015-10-07 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-p4: use replacement character for non UTF-8 characters in paths | Lars Schneider | 2015-09-21 |
| * | | | | | | git-p4: improve path encoding verbose output | Lars Schneider | 2015-09-16 |
| * | | | | | | git-p4: add config git-p4.pathEncoding | Lars Schneider | 2015-09-03 |
* | | | | | | | Merge branch 'gb/filter-branch-progress' | Junio C Hamano | 2015-10-07 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | filter-branch: make report-progress more readable | Junio C Hamano | 2015-09-21 |
| * | | | | | | | filter-branch: add passed/remaining seconds on progress | Gabor Bernat | 2015-09-21 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'nd/ignore-then-not-ignore' | Junio C Hamano | 2015-10-07 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | dir.c: don't exclude whole dir prematurely if neg pattern may match | Nguyễn Thái Ngọc Duy | 2015-09-21 |
| * | | | | | | | dir.c: make last_exclude_matching_from_list() run til the end | Nguyễn Thái Ngọc Duy | 2015-09-21 |
* | | | | | | | | Merge branch 'ti/glibc-stdio-mutex-from-signal-handler' | Junio C Hamano | 2015-10-07 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | pager: don't use unsafe functions in signal handlers | Takashi Iwai | 2015-09-04 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Start cycle toward 2.7 | Junio C Hamano | 2015-10-05 |
* | | | | | | | | Sync with 2.6.1 | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Git 2.6.1v2.6.1 | Junio C Hamano | 2015-09-28 |
| * | | | | | | | | Sync with v2.5.4 | Junio C Hamano | 2015-09-28 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Git 2.5.4v2.5.4 | Junio C Hamano | 2015-09-28 |
| | * | | | | | | | | Sync with 2.4.10 | Junio C Hamano | 2015-09-28 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | * | | | | | | | Git 2.4.10v2.4.10 | Junio C Hamano | 2015-09-28 |
| | | * | | | | | | | Sync with 2.3.10 | Junio C Hamano | 2015-09-28 |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||
| | | | * | | | | | | Git 2.3.10v2.3.10 | Junio C Hamano | 2015-09-28 |
| | | | * | | | | | | Merge branch 'jk/xdiff-memory-limits' into maint-2.3 | Junio C Hamano | 2015-09-28 |
| | | | |\ \ \ \ \ \ | |||
| | | | | * | | | | | | merge-file: enforce MAX_XDIFF_SIZE on incoming files | Jeff King | 2015-09-28 |
| | | | | * | | | | | | xdiff: reject files larger than ~1GB | Jeff King | 2015-09-28 |
| | | | | * | | | | | | react to errors in xdi_diff | Jeff King | 2015-09-28 |
| | | | | | |/ / / / | | | | | |/| | | | | |||
| | | | * | | | | | | Merge branch 'jk/transfer-limit-redirection' into maint-2.3 | Junio C Hamano | 2015-09-28 |
| | | | |\ \ \ \ \ \ | |||
| | | | | * | | | | | | http: limit redirection depth | Blake Burkhart | 2015-09-25 |
| | | | | * | | | | | | http: limit redirection to protocol-whitelist | Blake Burkhart | 2015-09-25 |
| | | | | * | | | | | | transport: refactor protocol whitelist code | Jeff King | 2015-09-25 |
| | | | * | | | | | | | Merge branch 'jk/transfer-limit-protocol' into maint-2.3 | Junio C Hamano | 2015-09-28 |
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | | | / / / / / | | | | | |/ / / / / | | | | |/| | | | | | |||
| | | | | * | | | | | submodule: allow only certain protocols for submodule fetches | Jeff King | 2015-09-23 |
| | | | | * | | | | | transport: add a protocol-whitelist environment variable | Jeff King | 2015-09-23 |
| | | | |/ / / / / | |||
* | | | | | | | | | Merge branch 'mm/keyid-docs' | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Documentation: explain optional arguments better | Matthieu Moy | 2015-09-21 |
| * | | | | | | | | | Documentation/grep: fix documentation of -O | Matthieu Moy | 2015-09-21 |
| * | | | | | | | | | Documentation: use 'keyid' consistently, not 'key-id' | Matthieu Moy | 2015-09-21 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'bb/remote-get-url' | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ \ \ \ \ |