58052 Commits (56c6910028a0468761b0cd9ee5c0946ce637b586)
 

Author SHA1 Message Date
Denton Liu 66f79ee23d config/format.txt: clarify behavior of multiple format.notes 5 years ago
Philippe Blain cc2bd5c45d gitmodules: link to gitsubmodules guide 5 years ago
René Scharfe 99f86bde83 remote: pass NULL to read_ref_full() because object ID is not needed 5 years ago
René Scharfe e0ae2447d6 refs: pass NULL to refs_read_ref_full() because object ID is not needed 5 years ago
René Scharfe 8c02fe6060 t7004: don't create unused file 5 years ago
René Scharfe cb05d6a5ed t4256: don't create unused file 5 years ago
Elijah Newren c5c4eddd56 dir: break part of read_directory_recursive() out for reuse 5 years ago
Elijah Newren 072a231016 dir: exit before wildcard fall-through if there is no wildcard 5 years ago
Elijah Newren 2f5d3847d4 dir: remove stray quote character in comment 5 years ago
Elijah Newren a2b13367fe Revert "dir.c: make 'git-status --ignored' work within leading directories" 5 years ago
Elijah Newren 452efd11fb t3011: demonstrate directory traversal failures 5 years ago
r.burenkov ea94b16fb8 git-p4: honor lfs.storage configuration variable 5 years ago
Tanushree Tumane 51a0a4ed95 bisect--helper: avoid use-after-free 5 years ago
Pratyush Yadav d32e065a91 Merge branch 'kk/branch-name-encoding' 5 years ago
Junio C Hamano ad05a3d8e5 The fifth batch 5 years ago
Junio C Hamano 7cc5f89088 Merge branch 'ag/sequencer-continue-leakfix' 5 years ago
Junio C Hamano b089e5e6cb Merge branch 'em/test-skip-regex-illseq' 5 years ago
Junio C Hamano 930078ba39 Merge branch 'hi/gpg-use-check-signature' 5 years ago
Junio C Hamano 08d2f46d0c Merge branch 'bc/t9001-zsh-in-posix-emulation-mode' 5 years ago
Junio C Hamano 7aba2b7fd6 Merge branch 'sg/test-squelch-noise-in-commit-bulk' 5 years ago
Junio C Hamano 55c37d12d3 Merge branch 'jk/perf-wo-git-dot-pm' 5 years ago
Junio C Hamano 41dac79c2f Merge branch 'ds/commit-graph-delay-gen-progress' 5 years ago
Junio C Hamano 5dd1d59d35 Merge branch 'jt/clone-recursesub-ref-advise' 5 years ago
Junio C Hamano dac30e7b5d Merge branch 'as/t7812-missing-redirects-fix' 5 years ago
Junio C Hamano d37cfe3b5c Merge branch 'dl/pretty-reference' 5 years ago
Junio C Hamano 99c4ff1bda Merge branch 'dl/submodule-set-url' 5 years ago
Junio C Hamano 55d607d85b Merge branch 'js/mingw-inherit-only-std-handles' 5 years ago
Junio C Hamano 7c88714262 Merge branch 'po/bundle-doc-clonable' 5 years ago
Junio C Hamano 5d9324e0f4 Merge branch 'ra/rebase-i-more-options' 5 years ago
Junio C Hamano c58ae96fc4 Merge branch 'am/pathspec-from-file' 5 years ago
Junio C Hamano 7034cd094b Sync with Git 2.24.1 5 years ago
Denton Liu 09ac67a183 format-patch: move git_config() before repo_init_revisions() 5 years ago
Denton Liu 8164c961e1 format-patch: use --notes behavior for format.notes 5 years ago
Denton Liu 452538c358 notes: extract logic into set_display_notes() 5 years ago
Denton Liu e6e230eeae notes: create init_display_notes() helper 5 years ago
Denton Liu 1e6ed5441a notes: rename to load_display_notes() 5 years ago
SZEDER Gábor 2866fd284c name-rev: cleanup name_ref() 5 years ago
SZEDER Gábor 49f7a2fde9 name-rev: eliminate recursion in name_rev() 5 years ago
SZEDER Gábor fee984bcab name-rev: use 'name->tip_name' instead of 'tip_name' 5 years ago
René Scharfe e05e8cf074 archive-zip: use enum for compression method 5 years ago
Kazuhiro Kato 39acfa3d22 git gui: fix branch name encoding error 5 years ago
Dimitriy Ryazantcev 11de8dd7ef l10n: minor case fix in 'git branch' '--unset-upstream' description 5 years ago
Johannes Schindelin 8cf8f9b4aa t3404: fix indentation 5 years ago
René Scharfe 4507ecc771 patch-id: use oid_to_hex() to print multiple object IDs 5 years ago
René Scharfe 147ee35558 commit: use strbuf_add() to add a length-limited string 5 years ago
Junio C Hamano 559c6fc317 The fourth batch 5 years ago
Junio C Hamano 56e6c16394 Merge branch 'dl/lore-is-the-archive' 5 years ago
Junio C Hamano 3b3d9ea6a8 Merge branch 'jk/lore-is-the-archive' 5 years ago
Junio C Hamano 7cb0d37f6d Merge branch 'tg/perf-remove-stale-result' 5 years ago
Junio C Hamano 403ac1381c Merge branch 'jk/send-pack-check-negative-with-quick' 5 years ago