summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09t7900: use --fixed-value in git-maintenance testsJosh Steadmon
2020-12-08Makefile: don't use a versioned temp distribution directoryRamsay Jones
2020-12-08Makefile: don't try to clean old debian build productRamsay Jones
2020-12-08gitweb/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones
2020-12-08Documentation/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones
2020-12-08Documentation/Makefile: conditionally include doc.depRamsay Jones
2020-12-08Eleventh batchJunio C Hamano
2020-12-08Merge branch 'fc/zsh-completion'Junio C Hamano
2020-12-08Merge branch 'sn/config-doc-typofix'Junio C Hamano
2020-12-08Merge branch 'fc/random-cleanup'Junio C Hamano
2020-12-08Merge branch 'nm/imap-send-use-default-config'Junio C Hamano
2020-12-08Merge branch 'jk/banned'Junio C Hamano
2020-12-08Merge branch 'tb/bugreport-no-localtime'Junio C Hamano
2020-12-08Merge branch 'rs/maintenance-run-outside-repo'Junio C Hamano
2020-12-08Merge branch 'rs/fetch-pack-invalid-lockfile'Junio C Hamano
2020-12-08Merge branch 'nk/perf-fsmonitor-cleanup'Junio C Hamano
2020-12-08Merge branch 'ma/grep-init-default'Junio C Hamano
2020-12-08Merge branch 'js/trace2-session-id'Junio C Hamano
2020-12-08Merge branch 'mt/do-not-use-scld-in-working-tree'Junio C Hamano
2020-12-08Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-12-08Merge branch 'ds/maintenance-part-2'Junio C Hamano
2020-12-08Merge branch 'ds/config-literal-value'Junio C Hamano
2020-12-08Merge branch 'ds/maintenance-part-1'Junio C Hamano
2020-12-08Merge branch 'tb/idx-midx-race-fix'Junio C Hamano
2020-12-08Merge branch 'ps/update-ref-multi-transaction'Junio C Hamano
2020-12-08Merge branch 'js/add-i-color-fix'Junio C Hamano
2020-12-08Merge branch 'jt/trace-error-on-warning'Junio C Hamano
2020-12-08t7064: avoid relying on a specific default branch nameJohannes Schindelin
2020-12-08t7900: fix typo: "test_execpt_success"Josh Steadmon
2020-12-07completion: bash: fix gitk alias regressionFelipe Contreras
2020-12-07commit-graph: use size_t for array allocation and indexingJeff King
2020-12-07commit-graph: replace packed_oid_list with oid_arrayJeff King
2020-12-07commit-graph: drop count_distinct_commits() functionJeff King
2020-12-07oid-array: provide a for-loop iteratorJeff King
2020-12-07t6300: avoid using the default name of the initial branchJohannes Schindelin
2020-12-04oid-array: make sort function publicJeff King
2020-12-04cache.h: move hash/oid functions to hash.hJeff King
2020-12-04t0064: make duplicate tests more robustJeff King
2020-12-04t0064: drop sha1 mention from filenameJeff King
2020-12-04oid-array.h: drop sha1 mention from header guardJeff King
2020-12-04cmake: determine list of extra built-ins dynamicallyJohannes Schindelin
2020-12-04t5526: drop the prereq expecting the default branch name `main`Johannes Schindelin
2020-12-04t5526: avoid depending on a specific default branch nameJohannes Schindelin
2020-12-04ci(vs-build): stop passing the iconv library location explicitlyDennis Ameling
2020-12-03upload-pack.c: don't free allowed_filters util pointersTaylor Blau
2020-12-03builtin/clone.c: don't ignore transport_fetch_refs() errorsTaylor Blau
2020-12-03style: indent multiline "if" conditions to alignJeff King
2020-12-03upload-pack: propagate return value from object filter config callbackJeff King
2020-12-03Tenth batchJunio C Hamano
2020-12-03Merge branch 'pk/subsub-fetch-fix'Junio C Hamano