summaryrefslogtreecommitdiffstats
path: root/reftable (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-12builtin/diagnose.c: create 'git diagnose' builtinVictoria Dye7-0/+143
2022-08-12diagnose.c: add option to configure archive contentsVictoria Dye3-10/+39
2022-08-12scalar-diagnose: move functionality to common locationVictoria Dye4-200/+227
2022-08-12scalar-diagnose: move 'get_disk_info()' to 'compat/'Victoria Dye3-52/+58
2022-08-12scalar-diagnose: add directory to archiver more gentlyVictoria Dye1-2/+8
2022-08-12scalar-diagnose: avoid 32-bit overflow of size_tVictoria Dye1-1/+1
2022-08-12scalar-diagnose: use "$GIT_UNZIP" in testVictoria Dye1-4/+4
2022-08-01The eighth batchJunio C Hamano1-0/+16
2022-07-27Downmerge a handful of fixes for 2.37.x maintenance trackJunio C Hamano2-1/+48
2022-07-27The seventh batchJunio C Hamano1-0/+29
2022-07-23The sixth batchJunio C Hamano1-1/+16
2022-07-22pkt-line.h: move comment closer to the associated codeMatheus Tavares1-8/+8
2022-07-21git-p4: refactoring of p4CmdList()Kilian Kilger1-11/+42
2022-07-20git-p4: fix error handling in P4Unshelve.renameBranch()Moritz Baumann1-5/+2
2022-07-20git-p4: fix typo in P4Submit.applyCommit()Moritz Baumann1-1/+1
2022-07-20git-p4: fix CR LF handling for utf16 filesMoritz Baumann1-1/+1
2022-07-20The fifth batchJunio C Hamano1-0/+24
2022-07-19compat/win32: correct for incorrect compiler warningDerrick Stolee1-3/+4
2022-07-19sequencer: notify user of --update-refs activityDerrick Stolee2-10/+67
2022-07-19sequencer: ignore HEAD ref under --update-refsDerrick Stolee1-0/+13
2022-07-19rebase: add rebase.updateRefs config optionDerrick Stolee4-0/+25
2022-07-19sequencer: rewrite update-refs as user edits todo listDerrick Stolee5-0/+268
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee3-18/+140
2022-07-19rebase: add --update-refs optionDerrick Stolee6-0/+216
2022-07-19sequencer: add update-ref commandDerrick Stolee3-1/+17
2022-07-19sequencer: define array with enum valuesDerrick Stolee1-14/+14
2022-07-19rebase-interactive: update 'merge' descriptionDerrick Stolee1-3/+3
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee4-0/+119
2022-07-19t2407: test branches currently using apply backendDerrick Stolee1-1/+11
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee1-26/+31
2022-07-19transport.c: avoid "whitelist"Derrick Stolee1-4/+4
2022-07-19t: avoid "whitelist"Derrick Stolee4-8/+7
2022-07-19git.txt: remove redundant languageDerrick Stolee1-3/+1
2022-07-19git-cvsserver: clarify directory listDerrick Stolee3-11/+12
2022-07-19daemon: clarify directory argumentsDerrick Stolee2-14/+15
2022-07-19osx-keychain: fix compiler warningLessley Dennington1-1/+1
2022-07-19contrib/rerere-train: avoid useless gpg sign in trainingCeleste Liu1-1/+1
2022-07-18The fourth batchJunio C Hamano1-0/+34
2022-07-18pack-bitmap.c: continue looping when first MIDX bitmap is foundTeng Long1-2/+3
2022-07-18pack-bitmap.c: using error() instead of silently returning -1Teng Long1-1/+5
2022-07-18pack-bitmap.c: do not ignore error when opening a bitmap fileTeng Long1-5/+12
2022-07-18pack-bitmap.c: rename "idx_name" to "bitmap_name"Teng Long1-7/+7
2022-07-18pack-bitmap.c: mark more strings for translationsTeng Long1-24/+24
2022-07-18pack-bitmap.c: fix formatting of error messagesTeng Long1-23/+24
2022-07-18scalar: convert README.md into a technical design docVictoria Dye2-82/+127
2022-07-18scalar: reword command documentation to clarify purposeVictoria Dye1-5/+4
2022-07-18t4200: drop irrelevant codeMartin Ågren1-3/+0
2022-07-18trace2: only include "fsync" events if we git_fsync()Ævar Arnfjörð Bjarmason3-9/+42
2022-07-18config/core.txt: fix minor issues for `core.sparseCheckoutCone`Martin Ågren1-2/+2
2022-07-18index-format.txt: remove outdated list of supported extensionsSZEDER Gábor1-2/+0