summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-04-14merge-recursive: ensure full indexDerrick Stolee-0/+2
2021-04-14entry: ensure full indexDerrick Stolee-0/+2
2021-04-14dir: ensure full indexDerrick Stolee-0/+2
2021-04-14update-index: ensure full indexDerrick Stolee-0/+2
2021-04-14stash: ensure full indexDerrick Stolee-0/+2
2021-04-14rm: ensure full indexDerrick Stolee-0/+2
2021-04-14merge-index: ensure full indexDerrick Stolee-0/+5
2021-04-14ls-files: ensure full indexDerrick Stolee-0/+4
2021-04-14grep: ensure full indexDerrick Stolee-0/+2
2021-04-14fsck: ensure full indexDerrick Stolee-0/+2
2021-04-14difftool: ensure full indexDerrick Stolee-0/+3
2021-04-14commit: ensure full indexDerrick Stolee-0/+4
2021-04-14checkout: ensure full indexDerrick Stolee-0/+5
2021-04-14checkout-index: ensure full indexDerrick Stolee-0/+2
2021-04-14add: ensure full indexDerrick Stolee-0/+2
2021-04-14cache: move ensure_full_index() to cache.hDerrick Stolee-1/+1
2021-04-14read-cache: expand on query into sparse-directory entryDerrick Stolee-0/+21
2021-04-14*: remove 'const' qualifier for struct index_stateDerrick Stolee-68/+68
2021-04-14sparse-index: API protection strategyDerrick Stolee-2/+35
2021-04-13The ninth batchJunio C Hamano-0/+25
2021-04-13Merge branch 'vs/completion-with-set-u'Junio C Hamano-3/+3
2021-04-13Merge branch 'ab/detox-config-gettext'Junio C Hamano-15/+1
2021-04-13Merge branch 'gk/gitweb-redacted-email'Junio C Hamano-7/+38
2021-04-13Merge branch 'cc/test-helper-bloom-usage-fix'Junio C Hamano-1/+1
2021-04-13Merge branch 'ab/send-email-validate-errors'Junio C Hamano-25/+55
2021-04-13Merge branch 'tb/precompose-prefix-simplify'Junio C Hamano-16/+29
2021-04-13Merge branch 'fm/user-manual-use-preface'Junio C Hamano-0/+3
2021-04-13Merge branch 'tb/pack-preferred-tips-to-give-bitmap'Junio C Hamano-0/+142
2021-04-13Merge branch 'ab/perl-do-not-abuse-map'Junio C Hamano-2/+2
2021-04-13Merge branch 'jk/ref-filter-segfault-fix'Junio C Hamano-1/+11
2021-04-13api docs: document that BUG() emits a trace2 error eventÆvar Arnfjörð Bjarmason-1/+4
2021-04-13api docs: document BUG() in api-error-handling.txtÆvar Arnfjörð Bjarmason-2/+5
2021-04-13usage.c: don't copy/paste the same comment three timesÆvar Arnfjörð Bjarmason-12/+5
2021-04-13tests: remove all uses of test_i18cmpÆvar Arnfjörð Bjarmason-13/+6
2021-04-13revision: avoid parsing with --exclude-promisor-objectsJeff King-1/+9
2021-04-13lookup_unknown_object(): take a repository argumentJeff King-14/+13
2021-04-13is_promisor_object(): free tree buffer after parsingJeff King-0/+5
2021-04-12refs: print errno for read_raw_ref if GIT_TRACE_REFS is setHan-Wen Nienhuys-1/+4
2021-04-12reftable: document an alternate cleanup method on WindowsHan-Wen Nienhuys-2/+7
2021-04-12svn tests: refactor away a "set -e" in test bodyÆvar Arnfjörð Bjarmason-12/+15
2021-04-12svn tests: remove legacy re-setup from init-clone testÆvar Arnfjörð Bjarmason-6/+0
2021-04-12pack-objects: update "nr_seen" progress based on pack-reused countJeff King-1/+25
2021-04-12merge-ort: only do pointer arithmetic for non-empty listsAndrzej Hunt-13/+5
2021-04-12list-objects: support filtering by tag and commitPatrick Steinhardt-3/+62
2021-04-10docs: fix linting issues due to incorrect relative section orderÆvar Arnfjörð Bjarmason-98/+78
2021-04-10doc lint: lint relative section orderÆvar Arnfjörð Bjarmason-1/+127
2021-04-10doc lint: lint and fix missing "GIT" end sectionsÆvar Arnfjörð Bjarmason-1/+38
2021-04-10doc lint: fix bugs in, simplify and improve lint scriptÆvar Arnfjörð Bjarmason-57/+55
2021-04-10doc lint: Perl "strict" and "warnings" in lint-gitlink.perlÆvar Arnfjörð Bjarmason-1/+3
2021-04-10Documentation/Makefile: make doc.dep dependencies a variable againÆvar Arnfjörð Bjarmason-1/+5