39600 Commits (8545932d45c91437ac439b1a2df12cf397f71311)
 

Author SHA1 Message Date
Junio C Hamano 071e93a148 Merge branch 'sb/test-bitmap-free-at-end' into maint 10 years ago
Junio C Hamano 36ec67d1ea Merge branch 'nd/t1509-chroot-test' into maint 10 years ago
Junio C Hamano c1c4a878bb Merge branch 'jk/type-from-string-gently' into maint 10 years ago
Junio C Hamano 21b56b9259 Merge branch 'ep/fix-test-lib-functions-report' into maint 10 years ago
Junio C Hamano 8a1d89745d Merge branch 'cn/bom-in-gitignore' into maint 10 years ago
Junio C Hamano ebb464f0cb Merge branch 'jk/prune-mtime' into maint 10 years ago
Junio C Hamano a60abe10f2 Merge branch 'jk/init-core-worktree-at-root' into maint 10 years ago
Junio C Hamano 429ad20413 log: do not shorten decoration names too early 10 years ago
Junio C Hamano 76c61fbdba log: decorate HEAD with branch name under --decorate=full, too 10 years ago
Jeff King d595bdc17f doc: put example URLs and emails inside literal backticks 10 years ago
Jeff King 4538a88256 doc: drop backslash quoting of some curly braces 10 years ago
Jeff King 1c262bb7b2 doc: convert \--option to --option 10 years ago
Jeff King 0a3ca9c011 doc/add: reformat `--edit` option 10 years ago
Jeff King a367b8699d doc: fix length of underlined section-title 10 years ago
Jeff King 5a8a19e903 doc: fix hanging "+"-continuation 10 years ago
Jeff King b50bfb8fd5 doc: fix unquoted use of "{type}" 10 years ago
Jeff King e08bc7a9ec doc: fix misrendering due to `single quote' 10 years ago
Jeff King ad3967a5a2 doc: fix unmatched code fences in git-stripspace 10 years ago
Junio C Hamano 185ce3a98c Merge branch 'mh/write-refs-sooner-2.3' into mh/write-refs-sooner-2.4 10 years ago
Michael Haggerty cf018ee0cd ref_transaction_commit(): fix atomicity and avoid fd exhaustion 10 years ago
Michael Haggerty cbf50f9e3d ref_transaction_commit(): remove the local flags variable 10 years ago
Michael Haggerty 61e51e0000 ref_transaction_commit(): inline call to write_ref_sha1() 10 years ago
Michael Haggerty ba43b7f29c rename_ref(): inline calls to write_ref_sha1() from this function 10 years ago
Michael Haggerty ad4cd6c297 commit_ref_update(): new function, extracted from write_ref_sha1() 10 years ago
Michael Haggerty e6fd3c6730 write_ref_to_lockfile(): new function, extracted from write_ref_sha1() 10 years ago
Stefan Beller fc38a9bb4d t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE 10 years ago
Stefan Beller d415ad022d update-ref: test handling large transactions properly 10 years ago
Junio C Hamano 4ec6591dd7 Merge branch 'mh/write-refs-sooner-2.2' into mh/write-refs-sooner-2.3 10 years ago
Michael Haggerty 6c34492ab4 ref_transaction_commit(): fix atomicity and avoid fd exhaustion 10 years ago
Michael Haggerty 805cf6e938 ref_transaction_commit(): remove the local flags variable 10 years ago
Michael Haggerty 4da50def5b ref_transaction_commit(): inline call to write_ref_sha1() 10 years ago
Michael Haggerty 29957fda0b rename_ref(): inline calls to write_ref_sha1() from this function 10 years ago
Michael Haggerty 38e50e81e3 commit_ref_update(): new function, extracted from write_ref_sha1() 10 years ago
Michael Haggerty 1d455231a0 write_ref_to_lockfile(): new function, extracted from write_ref_sha1() 10 years ago
Stefan Beller 71ad0505cc t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE 10 years ago
Jeff King cb64800d83 add: check return value of launch_editor 10 years ago
Jean-Noel Avila 975e382d13 doc: fix unmatched code fences 10 years ago
Junio C Hamano c99fec6e35 Sync with 2.3.8 10 years ago
Junio C Hamano 9a3d637541 Git 2.3.8 10 years ago
Junio C Hamano 811ce1b47c Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3 10 years ago
Junio C Hamano cd0120857b Merge branch 'jc/diff-no-index-d-f' into maint-2.3 10 years ago
Junio C Hamano 1add9aed85 Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3 10 years ago
Junio C Hamano 13ec221d8c Merge branch 'jc/epochtime-wo-tz' into maint-2.3 10 years ago
Michael Haggerty c628edfddb reflog_expire(): integrate lock_ref_sha1_basic() errors into ours 10 years ago
Michael Haggerty 3553944aa8 ref_transaction_commit(): delete extra "the" from error message 10 years ago
Michael Haggerty cbaabcbc6f ref_transaction_commit(): provide better error messages 10 years ago
Michael Haggerty abeef9c856 rename_ref(): integrate lock_ref_sha1_basic() errors into ours 10 years ago
Michael Haggerty 5b2d8d6f21 lock_ref_sha1_basic(): improve diagnostics for ref D/F conflicts 10 years ago
Michael Haggerty 4a32b2e08b lock_ref_sha1_basic(): report errors via a "struct strbuf *err" 10 years ago
Michael Haggerty 1146f17e2c verify_refname_available(): report errors via a "struct strbuf *err" 10 years ago