45836 Commits (5588dbffbd61e4906e453808c6ad32f792fea521)
 

Author SHA1 Message Date
Cornelius Weig 341fb28621 refs: add option core.logAllRefUpdates = always 8 years ago
René Scharfe 4432dd6b5b receive-pack: call string_list_clear() unconditionally 8 years ago
Peter Law 462f213429 Completion: Add support for --submodule=diff 8 years ago
René Scharfe 0ce11fe951 checkout: convert post_checkout_hook() to struct object_id 8 years ago
René Scharfe 8694769f3c use oidcpy() for copying hashes between instances of struct object_id 8 years ago
René Scharfe 2490574d15 use oid_to_hex_r() for converting struct object_id hashes to hex strings 8 years ago
Matt McCutchen d549d21307 t0001: don't let a default ACL interfere with the umask test 8 years ago
Cornelius Weig d0c93194ec config: add markup to core.logAllRefUpdates doc 8 years ago
George Vanburgh c3c2b05776 git-p4: fix git-p4.mapUser on Windows 8 years ago
Heiko Voigt c755015f79 help: improve is_executable() on Windows 8 years ago
Johannes Schindelin 235be51fbe mingw: allow hooks to be .exe files 8 years ago
Cornelius Weig eafd5d9483 doc: clarify distinction between sign-off and pgp-signing 8 years ago
Johannes Schindelin d98b2c5fce test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/ 8 years ago
Johannes Schindelin 93a04bb105 t/Makefile: add a rule to re-run previously-failed tests 8 years ago
René Scharfe 0aaad415bc use absolute_pathdup() 8 years ago
René Scharfe b1edb40f25 abspath: add absolute_pathdup() 8 years ago
Johannes Schindelin df9ded4984 status: be prepared for not-yet-started interactive rebase 8 years ago
Stefan Beller e7b37caf4f submodule update: run custom update script for initial populating as well 8 years ago
Stefan Beller ec9629b3b9 submodule absorbing: fix worktree/gitdir pointers recursively for non-moves 8 years ago
Stefan Beller 5f29433f1c cache.h: expose the dying procedure for reading gitlinks 8 years ago
Stefan Beller 40d9632514 setup: add gentle version of resolve_git_dir 8 years ago
Jeff King a2b22854bd fsck: lazily load types under --connectivity-only 8 years ago
Jeff King 97ca7ca8ba fsck: move typename() printing to its own function 8 years ago
Junio C Hamano e0ae5b67a8 relink: really remove the command 8 years ago
Johannes Schindelin ed21e30fef relink: retire the command 8 years ago
Jeff King 94d3997ecc difftool: hack around -Wzero-length-format warning 8 years ago
Stefan Beller 3d415425c7 unpack-trees: support super-prefix option 8 years ago
Jeff King c20d4d702f t1450: use "mv -f" within loose object directory 8 years ago
Junio C Hamano 0d583ff02d show-ref: remove a stale comment 8 years ago
Nguyễn Thái Ngọc Duy 73c727d69f log --graph: customize the graph lines with config log.graphColors 8 years ago
Junio C Hamano 4e59582ff7 Seventh batch for 2.12 8 years ago
Junio C Hamano 71db0cf0c7 Merge branch 'ws/request-pull-code-cleanup' 8 years ago
Junio C Hamano 831bd5e775 Merge branch 'rh/diff-orderfile-doc' 8 years ago
Junio C Hamano e11c8261ba Merge branch 'sb/cd-then-git-can-be-written-as-git-c' 8 years ago
Junio C Hamano e945770395 Merge branch 'ad/bisect-terms' 8 years ago
Junio C Hamano 1ac244d5b2 Merge branch 'sg/fix-versioncmp-with-common-suffix' 8 years ago
Junio C Hamano 8ec68d1ae2 Merge branch 'vn/diff-ihc-config' 8 years ago
Junio C Hamano e801be066c Merge branch 'sb/submodule-init' 8 years ago
Junio C Hamano 9dc7f78149 Merge branch 'sb/submodule-embed-gitdir' 8 years ago
Junio C Hamano 972dfda5f6 Merge branch 'sb/submodule-config-tests' 8 years ago
Junio C Hamano 38f13709a6 Merge branch 'jk/grep-e-could-be-extended-beyond-posix' 8 years ago
Junio C Hamano a06b4c337c Merge branch 'bw/read-blob-data-does-not-modify-index-state' 8 years ago
Vladimir Panteleev 02bdc9d9f6 show-ref: remove dead `if (verify)' check 8 years ago
Vladimir Panteleev d01b8203ec show-ref: detect dangling refs under --verify as well 8 years ago
Vladimir Panteleev 14144d3b53 show-ref: move --quiet handling into show_one() 8 years ago
Vladimir Panteleev f1627040b9 show-ref: allow -d to work with --verify 8 years ago
Vladimir Panteleev ec7c51bc6b show-ref: accept HEAD with --verify 8 years ago
René Scharfe 83fc4d64fe ref-filter: use QSORT_S in ref_array_sort() 8 years ago
René Scharfe 5ebd9472a4 string-list: use QSORT_S in string_list_sort() 8 years ago
René Scharfe 564e94e619 perf: add basic sort performance test 8 years ago