summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-29diff-highlight: add some testsBrian Henderson
2016-08-26Git 2.10-rc2v2.10.0-rc2Junio C Hamano
2016-08-26gitattributes: Document the unified "auto" handlingTorsten Bögershausen
2016-08-25Prepare for 2.10.0-rc2Junio C Hamano
2016-08-25Merge branch 'ja/i18n'Junio C Hamano
2016-08-25Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'Junio C Hamano
2016-08-25Merge branch 'dg/document-git-c-in-git-config-doc'Junio C Hamano
2016-08-25Merge branch 'js/no-html-bypass-on-windows'Junio C Hamano
2016-08-25Merge branch 'hv/doc-commit-reference-style'Junio C Hamano
2016-08-25git ls-files: text=auto eol=lf is supported in Git 2.10Torsten Bögershausen
2016-08-24i18n: simplify numeric error reportingJean-Noel Avila
2016-08-24i18n: fix git rebase interactive commit messagesJean-Noel Avila
2016-08-24i18n: fix typos for translationJean-Noel Avila
2016-08-23doc: mention `git -c` in git-config(1)David Glasser
2016-08-23mingw: ensure temporary file handles are not inherited by child processesBen Wijen
2016-08-19Git 2.10-rc1v2.10.0-rc1Junio C Hamano
2016-08-19Merge branch 'lt/gpg-show-long-key-in-signature-verification'Junio C Hamano
2016-08-19Merge branch 'ab/hooks'Junio C Hamano
2016-08-19Merge branch 'jk/difftool-command-not-found'Junio C Hamano
2016-08-19Merge branch 'sb/checkout-explit-detach-no-advice'Junio C Hamano
2016-08-19Merge branch 'tb/t0027-raciness-fix'Junio C Hamano
2016-08-19Merge branch 'rs/pull-signed-tag'Junio C Hamano
2016-08-19Revert "display HTML in default browser using Windows' shell API"Johannes Schindelin
2016-08-18t6026-merge-attr: child processes must not inherit index.lock handlesBen Wijen
2016-08-17RelNotes: final batch of topics before -rc1Junio C Hamano
2016-08-17Merge branch 'js/test-lint-pathname'Junio C Hamano
2016-08-17Merge branch 'sg/reflog-past-root'Junio C Hamano
2016-08-17Merge branch 'rs/mailinfo-lib'Junio C Hamano
2016-08-17Merge branch 'jk/tighten-alloc'Junio C Hamano
2016-08-17Merge branch 'va/i18n'Junio C Hamano
2016-08-17git-multimail: update to release 1.4.0Matthieu Moy
2016-08-17relnotes: redo the description of text=auto fixJunio C Hamano
2016-08-17SubmittingPatches: document how to reference previous commitsHeiko Voigt
2016-08-16Merge branch 'lt/gpg-show-long-key-in-signature-verification-maint' into lt/g...Junio C Hamano
2016-08-16gpg-interface: prefer "long" key format output when verifying pgp signaturesLinus Torvalds
2016-08-16rev-parse: respect core.hooksPath in --git-pathJohannes Schindelin
2016-08-16t/Makefile: ensure that paths are valid on platforms we careJohannes Schindelin
2016-08-15difftool: always honor fatal error exit codesJohn Keeping
2016-08-15checkout: do not mention detach advice for explicit --detach optionStefan Beller
2016-08-15Relnotes: decribe the updates to the "text=auto" attributeJunio C Hamano
2016-08-15t1410: remove superfluous 'git reflog' from the 'walk past root' testSZEDER Gábor
2016-08-14Git 2.10-rc0v2.10.0-rc0Junio C Hamano
2016-08-14convert: Correct NNO tests and missing `LF will be replaced by CRLF`Torsten Bögershausen
2016-08-14receive-pack: use FLEX_ALLOC_MEM in queue_command()René Scharfe
2016-08-14commit: use FLEX_ARRAY in struct merge_remote_descRené Scharfe
2016-08-14merge-recursive: fix verbose output for multiple base treesRené Scharfe
2016-08-14commit: factor out set_merge_remote_desc()René Scharfe
2016-08-14commit: use xstrdup() in get_merge_parent()René Scharfe
2016-08-14mailinfo: recycle strbuf in check_header()René Scharfe
2016-08-14correct FLEXPTR_* example in commentRené Scharfe