65667 Commits (a699367bb8749a338aefb092c5d7ac75c69d61e1)
 

Author SHA1 Message Date
Junio C Hamano 62a3a27b91 Merge branch 'jz/apply-quiet-and-allow-empty' 3 years ago
Junio C Hamano 5536415551 Merge branch 'jk/limit-developers-to-gnu99' 3 years ago
Junio C Hamano 67b7017593 Merge branch 'ab/common-main-cleanup' 3 years ago
Junio C Hamano dcaf17c75d Merge branch 'ab/fetch-set-upstream-while-detached' 3 years ago
Ævar Arnfjörð Bjarmason fcd2c3d9d8 reflog + refs-backend: move "verbose" out of the backend 3 years ago
Ævar Arnfjörð Bjarmason 7c28875bcd refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN 3 years ago
Ævar Arnfjörð Bjarmason 994b328f36 reflog: reduce scope of "struct rev_info" 3 years ago
Ævar Arnfjörð Bjarmason daf1d8285e reflog expire: don't use lookup_commit_reference_gently() 3 years ago
Ævar Arnfjörð Bjarmason 07815e2d97 reflog expire: refactor & use "tip_commit" only for UE_NORMAL 3 years ago
Ævar Arnfjörð Bjarmason 20d6b6868c reflog expire: use "switch" over enum values 3 years ago
Ævar Arnfjörð Bjarmason f2919bae98 reflog: change one->many worktree->refnames to use a string_list 3 years ago
Ævar Arnfjörð Bjarmason 46fbe418b2 reflog expire: narrow scope of "cb" in cmd_reflog_expire() 3 years ago
Ævar Arnfjörð Bjarmason 4a0339b36f reflog delete: narrow scope of "cmd" passed to count_reflog_ent() 3 years ago
Han-Wen Nienhuys f9f7fd3b23 refs: centralize initialization of the base ref_store. 3 years ago
Han-Wen Nienhuys a6db572af6 refs: print error message in debug output 3 years ago
Han-Wen Nienhuys 99f0d97b73 refs: pass gitdir to packed_ref_store_create 3 years ago
Joel Holdsworth 0fe3df45f2 git-p4: remove "rollback" verb 3 years ago
Joel Holdsworth fb8dfc1ccb git-p4: remove "debug" verb 3 years ago
Han-Wen Nienhuys ed8d1d42d0 t7004: use "test-tool ref-store" for reflog inspection 3 years ago
Han-Wen Nienhuys be49349c72 t7004: create separate tags for different tests 3 years ago
Han-Wen Nienhuys 7b6853a826 t5550: require REFFILES 3 years ago
Han-Wen Nienhuys 8c21d820e9 t5540: require REFFILES 3 years ago
Derrick Stolee 408c51f0b4 test-read-cache: remove --table, --expand options 3 years ago
Derrick Stolee c2a2940510 t1091/t3705: remove 'test-tool read-cache --table' 3 years ago
Derrick Stolee 3a9a6ac5d9 t1092: replace 'read-cache --table' with 'ls-files --sparse' 3 years ago
Derrick Stolee 78087097b8 ls-files: add --sparse option 3 years ago
Derrick Stolee 5a4e0547e2 fetch/pull: use the sparse index 3 years ago
Han-Wen Nienhuys 57eb368144 test-ref-store: print hash algorithm 3 years ago
Junio C Hamano 597af311a2 The fourth batch 3 years ago
Junio C Hamano 62e83d4f69 Merge branch 'js/scalar' 3 years ago
Junio C Hamano 8d2c37320b Merge branch 'ld/sparse-diff-blame' 3 years ago
Junio C Hamano 3f9d5059c6 Merge branch 'en/name-rev-shorter-output' 3 years ago
Junio C Hamano 13fa77b689 Merge branch 'ak/protect-any-current-branch' 3 years ago
Junio C Hamano ee1dc493d1 Merge branch 'fs/ssh-signing-other-keytypes' 3 years ago
Junio C Hamano d2f0b72759 Merge branch 'fs/ssh-signing-key-lifetime' 3 years ago
Junio C Hamano 3770c21be9 Merge branch 'jc/grep-patterntype-default-doc' 3 years ago
Junio C Hamano 00cbaf9362 Merge branch 'jk/log-decorate-opts-with-implicit-decorate' 3 years ago
Junio C Hamano 57f28f4094 Merge branch 'en/rebase-x-wo-git-dir-env' 3 years ago
Junio C Hamano 5a4069a1d8 Merge branch 'jc/c99-var-decl-in-for-loop' 3 years ago
Junio C Hamano a0f5ca94dd Merge branch 'pw/xdiff-classify-record-in-histogram' 3 years ago
Josh Steadmon 786eb1ba39 l10n: README: call more attention to plural strings 3 years ago
William Sprent 726a228dfb fast-export: fix surprising behavior with --first-parent 3 years ago
Josh Steadmon 44f14a9d24 config: require lowercase for branch.*.autosetupmerge 3 years ago
Josh Steadmon d3115660b4 branch: add flags and config to inherit tracking 3 years ago
Josh Steadmon a3f40ec4b0 branch: accept multiple upstream branches for tracking 3 years ago
Junio C Hamano bd2bc94252 merge: allow to pretend a merge is made into a different branch 3 years ago
Joel Holdsworth 0f829620e6 git-p4: show progress as an integer 3 years ago
Joel Holdsworth ae9b9509a7 git-p4: print size values in appropriate units 3 years ago
René Scharfe 32e3e8bc55 grep/pcre2: factor out literal variable 3 years ago
René Scharfe dc2c44fbb1 grep/pcre2: use PCRE2_UTF even with ASCII patterns 3 years ago