43468 Commits (49416ad22aa917178f306859a5bab60311166a9f)
 

Author SHA1 Message Date
Joey Hess 52db4b0467 clarify %f documentation 9 years ago
Johannes Sixt 54956df9bc t4130: work around Windows limitation 9 years ago
Junio C Hamano 54ba5a1a16 hashmap: clarify that hashmap_entry can safely be discarded 9 years ago
Jeff King 4d9c7e6f45 am: reset cached ident date for each patch 9 years ago
René Scharfe 02962d3684 use strbuf_addstr() for adding constant strings to a strbuf 9 years ago
Andreas Brauchli 77947bbe24 gitweb: escape link body in format_ref_marker 9 years ago
David Aguilar 32b8c581ec difftool: use Git::* functions instead of passing around state 9 years ago
David Aguilar 98f917ed42 difftool: avoid $GIT_DIR and $GIT_WORK_TREE 9 years ago
Heiko Voigt 55cbe18e11 submodule-config: fix test binary crashing when no arguments given 9 years ago
Heiko Voigt 0918e25077 submodule-config: combine early return code into one goto 9 years ago
Heiko Voigt 514dea905a submodule-config: passing name reference for .gitmodule blobs 9 years ago
Junio C Hamano 08df31eecc Some fixes for 2.9.3 9 years ago
Junio C Hamano 1ecc6b291c Merge branch 'ak/lazy-prereq-mktemp' into maint 9 years ago
Junio C Hamano 6cbec0da47 Merge branch 'nd/icase' into maint 9 years ago
Junio C Hamano 8e4571e57a Merge branch 'sb/submodule-parallel-fetch' into maint 9 years ago
Junio C Hamano c81d283675 Merge branch 'dk/blame-move-no-reason-for-1-line-context' into maint 9 years ago
Junio C Hamano e5a730a1c3 Merge branch 'jk/test-match-signal' into maint 9 years ago
Junio C Hamano 174f9e622f Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' into maint 9 years ago
Junio C Hamano 8a81d5f5f8 Merge branch 'js/t3404-grammo-fix' into maint 9 years ago
Junio C Hamano dcfb9d7d30 Merge branch 'nd/doc-new-command' into maint 9 years ago
Junio C Hamano 87be95b6f9 Merge branch 'ew/gc-auto-pack-limit-fix' into maint 9 years ago
Junio C Hamano 52d637c422 Merge branch 'js/color-on-windows-comment' into maint 9 years ago
Junio C Hamano 1032eb9c2a Merge branch 'mm/doc-tt' into maint 9 years ago
Junio C Hamano 475495ff5e Merge branch 'js/sign-empty-commit-fix' into maint 9 years ago
Junio C Hamano ae8daba601 Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint 9 years ago
Junio C Hamano c12c71fabb Merge branch 'nd/ita-cleanup' into maint 9 years ago
Junio C Hamano 4966b58f3e Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint 9 years ago
Junio C Hamano 053e2fb579 Merge branch 'dg/subtree-rebase-test' into maint 9 years ago
Jeff King 9d1ca1dac0 t4205: indent here documents 9 years ago
Jeff King 1bd37509ca t4205: drop top-level &&-chaining 9 years ago
Chris Packham 5f072e0017 completion: add option '--recurse-submodules' to 'git clone' 9 years ago
David Aguilar 0f12c7d4d1 subtree: fix "git subtree split --rejoin" 9 years ago
David Aguilar fbd3199a6d t7900-subtree.sh: fix quoting and broken && chains 9 years ago
Stefan Beller 406621f43d submodule deinit: remove outdated comment 9 years ago
Orgad Shaneh def480fe99 commit: describe that --no-verify skips the commit-msg hook in the help text 9 years ago
Nguyễn Thái Ngọc Duy 259f22af90 config.mak.uname: correct perl path on FreeBSD 9 years ago
Junio C Hamano 8465541e8c grep: further simplify setting the pattern type 9 years ago
Stefan Beller 280abfd4f5 Documentation: pack-protocol correct NAK response 9 years ago
Jeff King 06dec439a3 diff: do not reuse worktree files that need "clean" conversion 9 years ago
Johannes Sixt fab6027480 Windows: add missing definition of ENOTSOCK 9 years ago
Parker Moore accb613afd contrib/persistent-https: use Git version for build label 9 years ago
Parker Moore dbd1294401 contrib/persistent-https: update ldflags syntax for Go 1.7+ 9 years ago
Matthieu Moy b0a61ab23c status: suggest 'git merge --abort' when appropriate 9 years ago
René Scharfe 31471ba21e strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf() 9 years ago
Jeff King 68f3c079fe t5541: fix url scrubbing test when GPG is not set 9 years ago
René Scharfe 508a285cea submodule-config: use explicit empty string instead of strbuf in config_from() 9 years ago
René Scharfe 8109984d61 use strbuf_addbuf() for appending a strbuf to another 9 years ago
John Keeping 9ec26e7977 difftool: fix argument handling in subdirs 9 years ago
Mike Hommey c66b470082 t/t8003-blame-corner-cases.sh: Use here documents 9 years ago
Mike Hommey 3b75ee9327 blame: allow to blame paths freshly added to the index 9 years ago