Age | Commit message (Expand) | Author | Files | Lines |
2018-04-23 | builtin/config: introduce `--default` | Taylor Blau | 1 | -0/+36 |
2018-04-23 | parseopt: handle malformed --expire arguments more nicely | Junio C Hamano | 1 | -0/+10 |
2018-04-21 | fast-export: fix regression skipping some merge-commits | Martin Ågren | 1 | -0/+18 |
2018-04-19 | builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` | Taylor Blau | 1 | -3/+55 |
2018-04-17 | t1510-repo-setup.sh: remove useless mkdir | Tao Qingyun | 1 | -1/+0 |
2018-04-16 | gpg-interface: find the last gpg signature line | Jeff King | 1 | -0/+11 |
2018-04-16 | t7004: fix mistaken tag name | Jeff King | 1 | -1/+1 |
2018-04-16 | gc --auto: exclude base pack if not enough mem to "repack -ad" | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2018-04-16 | gc: add --keep-largest-pack option | Nguyễn Thái Ngọc Duy | 1 | -0/+25 |
2018-04-16 | repack: add --keep-pack option | Nguyễn Thái Ngọc Duy | 1 | -0/+25 |
2018-04-16 | t7700: have closing quote of a test at the beginning of line | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-04-16 | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 1 | -0/+39 |
2018-04-16 | convert: add tracing for 'working-tree-encoding' attribute | Lars Schneider | 1 | -0/+2 |
2018-04-16 | convert: check for detectable errors in UTF encodings | Lars Schneider | 1 | -0/+62 |
2018-04-16 | convert: add 'working-tree-encoding' attribute | Lars Schneider | 1 | -0/+142 |
2018-04-12 | refs: add repository argument to get_main_ref_store | Stefan Beller | 1 | -1/+2 |
2018-04-12 | Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svn | Junio C Hamano | 2 | -1/+39 |
2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -1/+1 |
2018-04-11 | Revert "Merge branch 'en/rename-directory-detection'" | Junio C Hamano | 3 | -4000/+2 |
2018-04-11 | t/perf: add scripts to bisect performance regressions | Christian Couder | 2 | -0/+120 |
2018-04-11 | perf/run: add --subsection option | Christian Couder | 1 | -10/+46 |
2018-04-11 | Merge branch 'pk/test-avoid-pipe-hiding-exit-status' | Junio C Hamano | 15 | -159/+179 |
2018-04-11 | Merge branch 'rs/status-with-removed-submodule' | Junio C Hamano | 1 | -0/+15 |
2018-04-11 | Merge branch 'nd/combined-test-helper' | Junio C Hamano | 119 | -504/+641 |
2018-04-11 | Merge branch 'sb/object-store' | Junio C Hamano | 1 | -0/+1 |
2018-04-11 | Merge branch 'jc/test-must-be-empty' | Junio C Hamano | 1 | -5/+2 |
2018-04-11 | Merge branch 'cc/perf-aggregate-sort' | Junio C Hamano | 1 | -5/+65 |
2018-04-11 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 9 | -82/+100 |
2018-04-11 | commit-graph: implement "--append" option | Derrick Stolee | 1 | -0/+10 |
2018-04-11 | commit-graph: build graph from starting commits | Derrick Stolee | 1 | -0/+13 |
2018-04-11 | commit-graph: read only from specific pack-indexes | Derrick Stolee | 1 | -0/+10 |
2018-04-11 | commit: integrate commit graph with commit parsing | Derrick Stolee | 1 | -1/+46 |
2018-04-11 | commit-graph: implement git commit-graph read | Derrick Stolee | 1 | -5/+27 |
2018-04-10 | Merge branch 'yk/filter-branch-non-committish-refs' | Junio C Hamano | 1 | -0/+14 |
2018-04-10 | Merge branch 'nd/parseopt-completion-more' | Junio C Hamano | 1 | -0/+6 |
2018-04-10 | Merge branch 'ps/contains-id-error-message' | Junio C Hamano | 3 | -5/+110 |
2018-04-10 | builtin/config.c: treat type specifiers singularly | Taylor Blau | 1 | -0/+11 |
2018-04-10 | Merge branch 'tg/stash-untracked-with-pathspec-fix' | Junio C Hamano | 1 | -0/+52 |
2018-04-10 | Merge branch 'nd/worktree-prune' | Junio C Hamano | 1 | -4/+3 |
2018-04-10 | Merge branch 'ma/shortlog-revparse' | Junio C Hamano | 1 | -0/+5 |
2018-04-10 | Merge branch 'en/rename-directory-detection' | Junio C Hamano | 3 | -2/+4000 |
2018-04-09 | git_config_set: reuse empty sections | Johannes Schindelin | 1 | -1/+1 |
2018-04-09 | git config --unset: remove empty sections (in the common case) | Johannes Schindelin | 1 | -2/+2 |
2018-04-09 | t1300: `--unset-all` can leave an empty section behind (bug) | Johannes Schindelin | 1 | -0/+11 |
2018-04-09 | t1300: add a few more hairy examples of sections becoming empty | Johannes Schindelin | 1 | -1/+44 |
2018-04-09 | t/helper: 'test-chmtime (--get|-g)' to print only the mtime | Paul-Sebastian Ungureanu | 10 | -42/+63 |
2018-04-09 | t5404: relax overzealous test | Johannes Schindelin | 1 | -1/+1 |
2018-04-09 | ls-remote: create '--sort' option | Harald Nordgren | 1 | -7/+47 |
2018-04-06 | t1300: remove unreasonable expectation from TODO | Johannes Schindelin | 1 | -1/+20 |
2018-04-06 | t1300: avoid relying on a bug | Johannes Schindelin | 1 | -0/+2 |