aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* i18n: simplify numeric error reportingJean-Noel Avila2016-08-24
* i18n: fix git rebase interactive commit messagesJean-Noel Avila2016-08-24
* i18n: fix typos for translationJean-Noel Avila2016-08-24
* Git 2.10-rc1v2.10.0-rc1Junio C Hamano2016-08-19
* Merge branch 'lt/gpg-show-long-key-in-signature-verification'Junio C Hamano2016-08-19
|\
| * Merge branch 'lt/gpg-show-long-key-in-signature-verification-maint' into lt/g...Junio C Hamano2016-08-16
| |\
| | * gpg-interface: prefer "long" key format output when verifying pgp signaturesLinus Torvalds2016-08-16
* | | Merge branch 'ab/hooks'Junio C Hamano2016-08-19
|\ \ \
| * | | rev-parse: respect core.hooksPath in --git-pathJohannes Schindelin2016-08-16
* | | | Merge branch 'jk/difftool-command-not-found'Junio C Hamano2016-08-19
|\ \ \ \
| * | | | difftool: always honor fatal error exit codesJohn Keeping2016-08-15
* | | | | Merge branch 'sb/checkout-explit-detach-no-advice'Junio C Hamano2016-08-19
|\ \ \ \ \
| * | | | | checkout: do not mention detach advice for explicit --detach optionStefan Beller2016-08-15
| |/ / / /
* | | | | Merge branch 'tb/t0027-raciness-fix'Junio C Hamano2016-08-19
|\ \ \ \ \
| * | | | | convert: Correct NNO tests and missing `LF will be replaced by CRLF`Torsten Bögershausen2016-08-14
* | | | | | Merge branch 'rs/pull-signed-tag'Junio C Hamano2016-08-19
|\ \ \ \ \ \
| * | | | | | commit: use FLEX_ARRAY in struct merge_remote_descRené Scharfe2016-08-13
| * | | | | | merge-recursive: fix verbose output for multiple base treesRené Scharfe2016-08-13
| * | | | | | commit: factor out set_merge_remote_desc()René Scharfe2016-08-13
| * | | | | | commit: use xstrdup() in get_merge_parent()René Scharfe2016-08-13
| | |/ / / / | |/| | | |
* | | | | | RelNotes: final batch of topics before -rc1Junio C Hamano2016-08-17
* | | | | | Merge branch 'js/test-lint-pathname'Junio C Hamano2016-08-17
|\ \ \ \ \ \
| * | | | | | t/Makefile: ensure that paths are valid on platforms we careJohannes Schindelin2016-08-16
| |/ / / / /
* | | | | | Merge branch 'sg/reflog-past-root'Junio C Hamano2016-08-17
|\ \ \ \ \ \
| * | | | | | t1410: remove superfluous 'git reflog' from the 'walk past root' testSZEDER Gábor2016-08-15
* | | | | | | Merge branch 'rs/mailinfo-lib'Junio C Hamano2016-08-17
|\ \ \ \ \ \ \
| * | | | | | | mailinfo: recycle strbuf in check_header()René Scharfe2016-08-13
* | | | | | | | Merge branch 'jk/tighten-alloc'Junio C Hamano2016-08-17
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: use FLEX_ALLOC_MEM in queue_command()René Scharfe2016-08-13
| * | | | | | | | correct FLEXPTR_* example in commentRené Scharfe2016-08-13
* | | | | | | | | Merge branch 'va/i18n'Junio C Hamano2016-08-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7411: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
| * | | | | | | | | t5520: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
| * | | | | | | | | t3404: become resilient to GETTEXT_POISONVasco Almeida2016-08-12
* | | | | | | | | | git-multimail: update to release 1.4.0Matthieu Moy2016-08-17
* | | | | | | | | | relnotes: redo the description of text=auto fixJunio C Hamano2016-08-17
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Relnotes: decribe the updates to the "text=auto" attributeJunio C Hamano2016-08-15
* | | | | | | | | Git 2.10-rc0v2.10.0-rc0Junio C Hamano2016-08-14
|/ / / / / / / /
* | | | | | | | Sync with 2.9.3Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Git 2.9.3v2.9.3Junio C Hamano2016-08-12
| * | | | | | | Merge branch 'jk/difftool-in-subdir' into maintJunio C Hamano2016-08-12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/reset-ident-time-per-commit' into maintJunio C Hamano2016-08-12
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Final batch before 2.10-rc0Junio C Hamano2016-08-12
* | | | | | | | | | Merge branch 'kw/patch-ids-optim'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase: avoid computing unnecessary patch IDsKevin Willford2016-08-11
| * | | | | | | | | | patch-ids: add flag to create the diff patch id using header only dataKevin Willford2016-07-29
| * | | | | | | | | | patch-ids: replace the seen indicator with a commit pointerKevin Willford2016-07-29
| * | | | | | | | | | patch-ids: stop using a hand-rolled hashmap implementationKevin Willford2016-07-29
* | | | | | | | | | | Merge branch 'ew/http-backend-batch-headers'Junio C Hamano2016-08-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | http-backend: buffer headers before sendingEric Wong2016-08-10