aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/fsck-nul-in-commit' into maintJunio C Hamano2016-05-26
|\
| * fsck: detect and warn a commit with embedded NULJunio C Hamano2016-05-10
| * fsck_commit_buffer(): do not special case the last validationJunio C Hamano2016-04-14
* | Merge branch 'jk/rebase-interative-eval-fix' into maintJunio C Hamano2016-05-26
|\ \
| * | rebase--interactive: avoid empty list in shell for-loopJeff King2016-05-10
* | | Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
|\ \ \
| * | | mingw: remove unnecessary definitionJohannes Schindelin2016-05-11
| * | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-11
* | | | Merge branch 'kf/gpg-sig-verification-doc' into maintJunio C Hamano2016-05-26
|\ \ \ \
| * | | | Documentation: clarify signature verificationKeller Fuchs2016-05-13
| |/ / /
* | | | Merge branch 'lp/typofixes' into maintJunio C Hamano2016-05-26
|\ \ \ \
| * | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
| |/ / /
* | | | Merge branch 'sb/z-is-gnutar-ism' into maintJunio C Hamano2016-05-26
|\ \ \ \
| * | | | t6041: do not compress backup tar fileStefan Beller2016-05-09
| * | | | t3513: do not compress backup tar fileStefan Beller2016-05-09
* | | | | Merge branch 'va/i18n-misc-updates' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | i18n: unpack-trees: avoid substituting only a verb in sentencesVasco Almeida2016-05-12
| * | | | | i18n: builtin/pull.c: split strings marked for translationVasco Almeida2016-04-19
| * | | | | i18n: builtin/pull.c: mark placeholders for translationVasco Almeida2016-04-19
| * | | | | i18n: git-parse-remote.sh: mark strings for translationVasco Almeida2016-04-19
| * | | | | i18n: branch: move comment for translatorsVasco Almeida2016-04-13
| * | | | | i18n: branch: unmark string for translationVasco Almeida2016-04-13
| * | | | | i18n: builtin/rm.c: remove a comma ',' from stringVasco Almeida2016-04-12
| * | | | | i18n: unpack-trees: mark strings for translationVasco Almeida2016-04-12
| * | | | | i18n: builtin/branch.c: mark option for translationVasco Almeida2016-04-08
| * | | | | i18n: index-pack: use plural string instead of normal oneVasco Almeida2016-04-08
| | |/ / / | |/| | |
* | | | | Merge branch 'bn/config-doc-tt-varnames' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | config: consistently format $variables in monospaced fontBrian Norris2016-05-05
| * | | | | config: describe 'pathname' value typeJunio C Hamano2016-05-04
* | | | | | Merge branch 'nd/remote-plural-ours-plus-theirs' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \
| * | | | | | remote.c: specify correct plural form in "commit diverge" messageNguyễn Thái Ngọc Duy2016-05-06
| |/ / / / /
* | | | | | Merge branch 'ak/t4151-ls-files-could-be-empty' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \
| * | | | | | t4151: make sure argument to 'test -z' is givenArmin Kunaschik2016-05-09
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/test-seq' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \
| * | | | | | test-lib-functions.sh: rewrite test_seq without PerlJunio C Hamano2016-05-09
| * | | | | | test-lib-functions.sh: remove misleading comment on test_seqJunio C Hamano2016-05-09
| |/ / / / /
* | | | | | Merge branch 'tb/t5601-sed-fix' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \
| * | | | | | t5601: Remove trailing space in sed expressionTorsten Bögershausen2016-05-09
| |/ / / / /
* | | | | | Merge branch 'va/i18n-remote-comment-to-align' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \
| * | | | | | i18n: remote: add comment for translatorsVasco Almeida2016-05-09
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'va/mailinfo-doc-typofix' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \
| * | | | | | Documentation/git-mailinfo: fix typoVasco Almeida2016-05-11
* | | | | | | Merge branch 'maint-2.7' into maintJunio C Hamano2016-05-26
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/war-on-sprintf' into maint-2.7Junio C Hamano2016-05-26
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | archive-tar: convert snprintf to xsnprintfJeff King2016-05-26
* | | | | | | | Git 2.8.3v2.8.3Junio C Hamano2016-05-18
* | | | | | | | Merge branch 'sb/misc-cleanups' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule-config: don't shadow `cache`Stefan Beller2016-04-28
| * | | | | | | | config.c: drop local variableStefan Beller2016-04-28
| * | | | | | | | credential-cache, send_request: close fd when doneStefan Beller2016-04-01