Age | Commit message (Expand) | Author | Files | Lines |
2020-11-24 | MyFirstContribition: answering questions is not the end of the story | Junio C Hamano | 1 | -1/+15 |
2020-11-24 | t3404: do not depend on any specific default branch name | Johannes Schindelin | 1 | -44/+45 |
2020-11-24 | submodule: fix fetch_in_submodule logic | Jeff King | 1 | -6/+6 |
2020-11-24 | stash: add missing space to an error message | Kyle Meyer | 1 | -1/+1 |
2020-11-23 | t3301: test proper exit response to no-value notes.displayRef. | Nate Avers | 1 | -0/+5 |
2020-11-23 | notes.c: fix a segfault in notes_display_config() | Nate Avers | 1 | -1/+1 |
2020-11-21 | Seventh batch | Junio C Hamano | 1 | -0/+20 |
2020-11-21 | Merge branch 'pd/mergetool-nvimdiff' | Junio C Hamano | 2 | -0/+5 |
2020-11-21 | Merge branch 'ab/config-mak-uname-simplify' | Junio C Hamano | 1 | -8/+0 |
2020-11-21 | Merge branch 'en/strmap' | Junio C Hamano | 27 | -170/+621 |
2020-11-21 | Merge branch 'jk/diff-release-filespec-fix' | Junio C Hamano | 2 | -0/+16 |
2020-11-21 | Merge branch 'jk/rev-parse-end-of-options' | Junio C Hamano | 4 | -47/+99 |
2020-11-21 | Merge branch 'jc/format-patch-name-max' | Junio C Hamano | 7 | -8/+83 |
2020-11-21 | grep: use designated initializers for `grep_defaults` | Martin Ågren | 6 | -52/+26 |
2020-11-21 | grep: don't set up a "default" repo for grep | Martin Ågren | 6 | -7/+6 |
2020-11-21 | send-pack: kill pack-objects helper on signal or exit | Jeff King | 1 | -0/+1 |
2020-11-21 | worktree: fix order of arguments in error message | Matheus Tavares | 1 | -2/+2 |
2020-11-21 | gc: rename keep_base_pack variable for --keep-largest-pack | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2020-11-21 | gc docs: change --keep-base-pack to --keep-largest-pack | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2020-11-19 | pull: colorize the hint about setting `pull.rebase` | Johannes Schindelin | 2 | -14/+17 |
2020-11-19 | t4015: let the test pass with any default branch name | Johannes Schindelin | 1 | -3/+3 |
2020-11-19 | t1309: use a neutral branch name in the `onbranch` test cases | Johannes Schindelin | 1 | -2/+2 |
2020-11-18 | gc: fix cast in compare_tasks_by_selection() | René Scharfe | 1 | -4/+2 |
2020-11-18 | Sixth batch | Junio C Hamano | 1 | -0/+35 |
2020-11-18 | Merge branch 'jc/blame-ignore-fix' | Junio C Hamano | 2 | -4/+5 |
2020-11-18 | Merge branch 'jc/sparse-error-for-developer-build' | Junio C Hamano | 1 | -0/+1 |
2020-11-18 | Merge branch 'pb/blame-funcname-range-userdiff' | Junio C Hamano | 12 | -72/+79 |
2020-11-18 | Merge branch 'en/merge-ort-api-null-impl' | Junio C Hamano | 13 | -15/+517 |
2020-11-18 | Merge branch 'ds/maintenance-part-3' | Junio C Hamano | 17 | -8/+759 |
2020-11-18 | Merge branch 'pw/rebase-i-orig-head' | Junio C Hamano | 4 | -22/+31 |
2020-11-18 | Merge branch 'rs/archive-high-compression' | Junio C Hamano | 3 | -16/+14 |
2020-11-18 | Merge branch 'dg/bswap-msvc' | Junio C Hamano | 1 | -1/+1 |
2020-11-18 | Merge branch 'jk/format-patch-output' | Junio C Hamano | 2 | -15/+55 |
2020-11-18 | Merge branch 'jc/line-log-takes-no-pathspec' | Junio C Hamano | 2 | -0/+25 |
2020-11-18 | Merge branch 'rs/empty-reflog-check-fix' | Junio C Hamano | 1 | -14/+13 |
2020-11-18 | Merge branch 'nk/perf-fsmonitor' | Junio C Hamano | 1 | -31/+63 |
2020-11-18 | Merge branch 'en/merge-tests' | Junio C Hamano | 13 | -386/+807 |
2020-11-18 | Merge branch 'js/default-branch-name-adjust-t5515' | Junio C Hamano | 128 | -305/+308 |
2020-11-18 | Merge branch 'dd/upload-pack-stateless-eof' | Junio C Hamano | 2 | -1/+29 |
2020-11-18 | t3040: remove stale note | Johannes Schindelin | 1 | -3/+0 |
2020-11-18 | tests: fix description of 'test_set_prereq' | SZEDER Gábor | 1 | -1/+1 |
2020-11-18 | tests: make sure nested lazy prereqs work reliably | SZEDER Gábor | 2 | -3/+24 |
2020-11-18 | t2106: ensure that the checkout fails for the expected reason | Johannes Schindelin | 1 | -1/+2 |
2020-11-18 | t2106: make test independent of the current main branch name | Johannes Schindelin | 1 | -1/+1 |
2020-11-18 | t2106: adjust style to the current conventions | Johannes Schindelin | 1 | -14/+16 |
2020-11-17 | builtin/repack.c: don't move existing packs out of the way | Taylor Blau | 1 | -89/+14 |
2020-11-17 | ci: avoid `set-env` construct in print-test-failures.sh | Junio C Hamano | 1 | -1/+1 |
2020-11-17 | completion: bash: improve alias loop detection | Felipe Contreras | 1 | -4/+5 |
2020-11-16 | pull: check for local submodule modifications with the right range | Philippe Blain | 2 | -1/+30 |
2020-11-16 | t5572: describe '--rebase' tests a little more | Philippe Blain | 1 | -2/+10 |