summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31Merge branch 'ls/travis-p4-on-macos' into maintJunio C Hamano
2017-01-31Merge branch 'jk/make-tags-find-sources-tweak' into maintJunio C Hamano
2017-01-31Merge branch 'jc/latin-1' into maintJunio C Hamano
2017-01-31Eighth batch for 2.12Junio C Hamano
2017-01-31Merge branch 'jk/fsck-connectivity-check-fix'Junio C Hamano
2017-01-31Merge branch 'js/difftool-builtin'Junio C Hamano
2017-01-31Merge branch 'rs/qsort-s'Junio C Hamano
2017-01-31Merge branch 'ls/travis-p4-on-macos'Junio C Hamano
2017-01-31Merge branch 'vp/show-ref-verify-head'Junio C Hamano
2017-01-31Merge branch 'sb/retire-convert-objects-from-contrib'Junio C Hamano
2017-01-31Merge branch 'sb/in-core-index-doc'Junio C Hamano
2017-01-31Merge branch 'js/remote-rename-with-half-configured-remote'Junio C Hamano
2017-01-31Merge branch 'jk/clear-delta-base-cache-fix'Junio C Hamano
2017-01-31Merge branch 'st/verify-tag'Junio C Hamano
2017-01-31Merge branch 'js/mingw-isatty'Junio C Hamano
2017-01-31Merge branch 'js/sequencer-i-countdown-3'Junio C Hamano
2017-01-31Merge branch 'jk/coding-guidelines-update'Junio C Hamano
2017-01-31Merge branch 'jk/loose-object-fsck'Junio C Hamano
2017-01-31Merge branch 'js/exec-path-coverity-workaround'Junio C Hamano
2017-01-31Merge branch 'bw/push-submodule-only'Junio C Hamano
2017-01-31Merge branch 'jk/vreport-sanitize'Junio C Hamano
2017-01-31Documentation: implement linkgit macro for Asciidoctorbrian m. carlson
2017-01-31builtin/commit.c: switch to strbuf, instead of snprintf()Elia Pinto
2017-01-31update-ref: add test cases for bare repositoryCornelius Weig
2017-01-31refs: add option core.logAllRefUpdates = alwaysCornelius Weig
2017-01-30receive-pack: call string_list_clear() unconditionallyRené Scharfe
2017-01-30Completion: Add support for --submodule=diffPeter Law
2017-01-30checkout: convert post_checkout_hook() to struct object_idRené Scharfe
2017-01-30use oidcpy() for copying hashes between instances of struct object_idRené Scharfe
2017-01-30use oid_to_hex_r() for converting struct object_id hashes to hex stringsRené Scharfe
2017-01-30t0001: don't let a default ACL interfere with the umask testMatt McCutchen
2017-01-30config: add markup to core.logAllRefUpdates docCornelius Weig
2017-01-30git-p4: fix git-p4.mapUser on WindowsGeorge Vanburgh
2017-01-30help: improve is_executable() on WindowsHeiko Voigt
2017-01-30mingw: allow hooks to be .exe filesJohannes Schindelin
2017-01-27doc: clarify distinction between sign-off and pgp-signingCornelius Weig
2017-01-27test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/Johannes Schindelin
2017-01-27t/Makefile: add a rule to re-run previously-failed testsJohannes Schindelin
2017-01-27use absolute_pathdup()René Scharfe
2017-01-26abspath: add absolute_pathdup()René Scharfe
2017-01-26status: be prepared for not-yet-started interactive rebaseJohannes Schindelin
2017-01-26submodule update: run custom update script for initial populating as wellStefan Beller
2017-01-26submodule absorbing: fix worktree/gitdir pointers recursively for non-movesStefan Beller
2017-01-26cache.h: expose the dying procedure for reading gitlinksStefan Beller
2017-01-26setup: add gentle version of resolve_git_dirStefan Beller
2017-01-26fsck: lazily load types under --connectivity-onlyJeff King
2017-01-26fsck: move typename() printing to its own functionJeff King
2017-01-25relink: really remove the commandJunio C Hamano
2017-01-25relink: retire the commandJohannes Schindelin
2017-01-25difftool: hack around -Wzero-length-format warningJeff King