summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Merge branch 'ps/repack-with-server-info'Junio C Hamano1-0/+5
2022-03-23Merge branch 'ds/doc-maintenance-synopsis-fix'Junio C Hamano1-18/+20
2022-03-23Merge branch 'jd/userdiff-kotlin'Junio C Hamano1-0/+2
2022-03-23bundle: move capabilities to end of 'verify'Derrick Stolee1-5/+5
2022-03-23ls-tree: support --object-only option for "git-ls-tree"Teng Long1-1/+10
2022-03-23ls-tree: introduce "--format" optionÆvar Arnfjörð Bjarmason1-4/+55
2022-03-21The thirteenth batchJunio C Hamano1-0/+15
2022-03-21Merge branch 'ds/partial-bundles'Junio C Hamano4-33/+37
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin2-0/+23
2022-03-16The twelfth batchJunio C Hamano1-0/+21
2022-03-16Merge branch 'ds/commit-graph-gen-v2-fixes'Junio C Hamano1-2/+10
2022-03-16Merge branch 'tb/rename-remote-progress'Junio C Hamano1-1/+1
2022-03-16fetch: fetch unpopulated, changed submodulesGlen Choo2-15/+21
2022-03-15core.fsync: new option to harden referencesPatrick Steinhardt1-0/+1
2022-03-15Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano1-4/+54
2022-03-15core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh1-0/+40
2022-03-15maintenance: fix synopsis in documentationDerrick Stolee1-18/+20
2022-03-14reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye1-4/+4
2022-03-14reset: introduce --[no-]refresh option to --mixedVictoria Dye1-0/+9
2022-03-14reset: revise index refresh adviceVictoria Dye1-2/+2
2022-03-14repack: add config to skip updating server infoPatrick Steinhardt1-0/+5
2022-03-13The eleventh batchJunio C Hamano1-0/+21
2022-03-13Merge branch 'nj/read-tree-doc-reffix'Junio C Hamano1-2/+2
2022-03-13Merge branch 'ab/make-optim-noop'Junio C Hamano1-57/+6
2022-03-12userdiff: add builtin diff driver for kotlin language.Jaydeep P Das1-0/+2
2022-03-10core.fsync: add configuration parsingNeeraj Singh1-4/+5
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh1-0/+9
2022-03-09The tenth batchJunio C Hamano1-1/+27
2022-03-09Merge branch 'ab/help-fixes'Junio C Hamano1-4/+11
2022-03-09Merge branch 'ab/c99-variadic-macros'Junio C Hamano1-0/+3
2022-03-09Merge branch 'hn/reftable-no-empty-keys'Junio C Hamano1-1/+1
2022-03-09Merge branch 'jc/cat-file-batch-commands'Junio C Hamano1-4/+38
2022-03-09Merge branch 'en/present-despite-skipped'Junio C Hamano5-46/+126
2022-03-09bundle: parse filter capabilityDerrick Stolee2-5/+13
2022-03-09MyFirstObjectWalk: update recommended usageDerrick Stolee1-28/+16
2022-03-09index-pack: document and test the --promisor optionDerrick Stolee1-0/+8
2022-03-07commit-graph: declare bankruptcy on GDAT chunksDerrick Stolee1-2/+10
2022-03-06The ninth batchJunio C Hamano1-0/+21
2022-03-06Merge branch 'jt/ls-files-stage-recurse'Junio C Hamano1-1/+1
2022-03-06Merge branch 'ah/advice-switch-requires-detach-to-detach'Junio C Hamano1-0/+3
2022-03-06Merge branch 'ds/worktree-docs'Junio C Hamano1-132/+132
2022-03-03builtin/remote.c: show progress when renaming remote referencesTaylor Blau1-1/+1
2022-03-03Documentation: git-read-tree: separate links using commasNihal Jere1-2/+2
2022-03-03Makefiles: add and use wildcard "mkdir -p" templateÆvar Arnfjörð Bjarmason1-22/+3
2022-03-03Makefile: add "$(QUIET)" boilerplate to shared.makÆvar Arnfjörð Bjarmason1-32/+0
2022-03-03Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason1-3/+3
2022-03-01repo_read_index: add config to expect files outside sparse patternsElijah Newren2-0/+29
2022-02-25switch: mention the --detach option when dying due to lack of a branchAlex Henrie1-0/+3
2022-02-25The eighth batchJunio C Hamano1-0/+29
2022-02-25Merge branch 'js/apply-partial-clone-filters-recursively'Junio C Hamano3-2/+16