Age | Commit message (Expand) | Author | Files | Lines |
2020-09-21 | remote-mediawiki: fix duplicate revisions being imported | Simon Legner | 1 | -0/+3 |
2020-09-21 | remote-mediawiki tests: use CLI installer | Ævar Arnfjörð Bjarmason | 6 | -334/+79 |
2020-09-21 | remote-mediawiki tests: use inline PerlIO for readability | Ævar Arnfjörð Bjarmason | 1 | -4/+3 |
2020-09-21 | remote-mediawiki tests: replace deprecated Perl construct | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2020-09-21 | remote-mediawiki tests: use a more idiomatic dispatch table | Ævar Arnfjörð Bjarmason | 1 | -7/+7 |
2020-09-21 | remote-mediawiki tests: use "$dir/" instead of "$dir." | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2020-09-21 | remote-mediawiki tests: change `[]` to `test` | Ævar Arnfjörð Bjarmason | 1 | -6/+11 |
2020-09-21 | remote-mediawiki tests: use test_cmp in tests | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2020-09-21 | remote-mediawiki tests: use a 10 character password | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2020-09-21 | remote-mediawiki tests: use the login/password variables | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2020-09-21 | remote-mediawiki doc: don't hardcode Debian PHP versions | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2020-09-20 | docs: explain how to deal with files that are always modified | brian m. carlson | 1 | -0/+33 |
2020-09-20 | docs: explain why reverts are not always applied on merge | brian m. carlson | 1 | -0/+21 |
2020-09-20 | docs: explain why squash merges are broken with long-running branches | brian m. carlson | 1 | -0/+32 |
2020-09-19 | send-pack: run GPG after atomic push checking | Han Xin | 2 | -28/+53 |
2020-09-19 | Makefile: use git-archive --add-file | René Scharfe | 1 | -22/+19 |
2020-09-19 | archive: add --add-file | René Scharfe | 5 | -1/+150 |
2020-09-19 | archive: read short blobs in archive.c::write_archive_entry() | René Scharfe | 4 | -48/+34 |
2020-09-19 | git-p4: use HEAD~$n to find parent commit for unshelve | Luke Diamand | 2 | -2/+2 |
2020-09-19 | git-p4 unshelve: adding a commit breaks git-p4 unshelve | Luke Diamand | 1 | -2/+5 |
2020-09-19 | pack-write: use hashwrite_be32() in write_idx_file() | René Scharfe | 1 | -8/+4 |
2020-09-18 | Fifteenth batch | Junio C Hamano | 1 | -1/+28 |
2020-09-18 | Merge branch 'mt/config-fail-nongit-early' | Junio C Hamano | 2 | -9/+16 |
2020-09-18 | Merge branch 'jc/dist-tarball-tweak' | Junio C Hamano | 1 | -4/+7 |
2020-09-18 | Merge branch 'mf/submodule-summary-with-correct-repository' | Junio C Hamano | 3 | -15/+15 |
2020-09-18 | Merge branch 'jc/quote-path-cleanup' | Junio C Hamano | 7 | -60/+94 |
2020-09-18 | Merge branch 'os/collect-changed-submodules-optim' | Junio C Hamano | 1 | -1/+8 |
2020-09-18 | Merge branch 'es/wt-add-detach' | Junio C Hamano | 3 | -1/+15 |
2020-09-18 | Merge branch 'jk/add-i-fixes' | Junio C Hamano | 3 | -2/+10 |
2020-09-18 | Merge branch 'pw/add-p-leakfix' | Junio C Hamano | 1 | -8/+16 |
2020-09-18 | Merge branch 'jc/add-i-use-builtin-experimental' | Junio C Hamano | 1 | -3/+9 |
2020-09-18 | Merge branch 'al/t3200-back-on-a-branch' | Junio C Hamano | 1 | -0/+1 |
2020-09-18 | Merge branch 'hn/refs-ref-log-only-bit' | Junio C Hamano | 2 | -7/+7 |
2020-09-18 | Merge branch 'ea/blame-use-oideq' | Junio C Hamano | 1 | -2/+2 |
2020-09-18 | Merge branch 'pb/clang-json-compilation-database' | Junio C Hamano | 2 | -5/+56 |
2020-09-18 | Merge branch 'so/log-tree-diff-cleanup' | Junio C Hamano | 1 | -16/+5 |
2020-09-18 | Merge branch 'rs/parallel-read-cache-fix' | Junio C Hamano | 1 | -1/+1 |
2020-09-18 | Merge branch 'rs/refspec-leakfix' | Junio C Hamano | 6 | -51/+47 |
2020-09-18 | Merge branch 'rs/misc-cleanups' | Junio C Hamano | 3 | -16/+6 |
2020-09-18 | Doc: prefer more specific file name | Aaron Lipman | 4 | -3/+3 |
2020-09-18 | ref-filter: make internal reachable-filter API more precise | Aaron Lipman | 2 | -18/+14 |
2020-09-18 | commit-graph: introduce 'commitGraph.maxNewFilters' | Taylor Blau | 4 | -2/+43 |
2020-09-18 | builtin/commit-graph.c: introduce '--max-new-filters=<n>' | Taylor Blau | 6 | -8/+112 |
2020-09-17 | commit-graph: rename 'split_commit_graph_opts' | Taylor Blau | 3 | -34/+34 |
2020-09-17 | bloom: encode out-of-bounds filters as non-empty | Taylor Blau | 6 | -9/+54 |
2020-09-17 | contrib/completion: complete options that take refs for format-patch | Denton Liu | 1 | -0/+4 |
2020-09-17 | remote: don't show success message when set-head fails | Christian Schlack | 1 | -1/+1 |
2020-09-17 | packfile: actually set approximate_object_count_valid | Jeff King | 2 | -0/+5 |
2020-09-17 | maintenance: add trace2 regions for task execution | Derrick Stolee | 1 | -0/+2 |
2020-09-17 | maintenance: add auto condition for commit-graph task | Derrick Stolee | 3 | -0/+93 |