Age | Commit message (Expand) | Author | Files | Lines |
2019-07-01 | git-prompt: improve cherry-pick/revert detection | Phillip Wood | 1 | -2/+18 |
2019-07-01 | t8014: remove unnecessary braces | Michael Platings | 1 | -6/+6 |
2019-07-01 | repack: disable bitmaps-by-default if .keep files exist | Eric Wong | 1 | -0/+10 |
2019-07-01 | t0016: add 'remove' subcommand test | Christian Couder | 1 | -0/+18 |
2019-07-01 | test-oidmap: remove 'add' subcommand | Christian Couder | 1 | -15/+1 |
2019-07-01 | check_everything_connected: assume alternate ref tips are valid | Jeff King | 2 | -0/+87 |
2019-07-01 | rebase --am: ignore rebase.rescheduleFailedExec | Johannes Schindelin | 1 | -0/+8 |
2019-06-28 | t7814: do not generate same commits in different repos | Nguyễn Thái Ngọc Duy | 1 | -1/+17 |
2019-06-27 | ref-filter.c: find disjoint pattern prefixes | Taylor Blau | 1 | -0/+26 |
2019-06-27 | progress: use term_clear_line() | SZEDER Gábor | 1 | -3/+3 |
2019-06-27 | rebase: fix garbled progress display with '-x' | SZEDER Gábor | 1 | -2/+2 |
2019-06-27 | match-trees.c: remove the_repo from shift_tree*() | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-06-27 | status: do not report errors in sequencer/todo | Phillip Wood | 1 | -0/+16 |
2019-06-27 | t5551: test usage of chunked encoding explicitly | Jonathan Tan | 1 | -3/+2 |
2019-06-25 | t5551: use 'test_i18ngrep' to check translated output | SZEDER Gábor | 1 | -2/+2 |
2019-06-25 | submodule foreach: fix recursion of options | Morian Sonnet | 1 | -0/+7 |
2019-06-24 | t3404: make the 'rebase.missingCommitsCheck=ignore' test more focused | SZEDER Gábor | 1 | -14/+1 |
2019-06-24 | t3404: modernize here doc style | SZEDER Gábor | 1 | -65/+58 |
2019-06-24 | t0001: fix on case-insensitive filesystems | Johannes Schindelin | 2 | -14/+23 |
2019-06-21 | tests: mark two failing tests under FAIL_PREREQS | Ævar Arnfjörð Bjarmason | 2 | -2/+2 |
2019-06-21 | Merge branch 'jt/partial-clone-missing-ref-delta-base' | Junio C Hamano | 1 | -13/+99 |
2019-06-21 | Merge branch 'ml/userdiff-rust' | Junio C Hamano | 5 | -0/+21 |
2019-06-21 | tests: make GIT_TEST_FAIL_PREREQS a boolean | Ævar Arnfjörð Bjarmason | 4 | -12/+27 |
2019-06-21 | tests: replace test_tristate with "git env--helper" | Ævar Arnfjörð Bjarmason | 5 | -70/+22 |
2019-06-21 | tests README: re-flow a previously changed paragraph | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
2019-06-21 | tests: make GIT_TEST_GETTEXT_POISON a boolean | Ævar Arnfjörð Bjarmason | 7 | -11/+30 |
2019-06-21 | t6040 test: stop using global "script" variable | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2019-06-21 | env--helper: new undocumented builtin wrapping git_env_*() | Ævar Arnfjörð Bjarmason | 1 | -0/+83 |
2019-06-21 | fetch: add --[no-]show-forced-updates argument | Derrick Stolee | 1 | -0/+23 |
2019-06-21 | status: ignore status.aheadbehind in porcelain formats | Jeff Hostetler | 1 | -4/+8 |
2019-06-21 | status: add status.aheadbehind setting | Jeff Hostetler | 2 | -0/+35 |
2019-06-21 | status: remove the empty line after hints | John Lin | 3 | -81/+0 |
2019-06-20 | config tests: simplify include cycle test | Ævar Arnfjörð Bjarmason | 1 | -14/+7 |
2019-06-20 | t0001 (mingw): do not expect a specific order of stdout/stderr | Johannes Schindelin | 1 | -2/+2 |
2019-06-20 | blame: add a test to cover blame_coalesce() | Barret Rhoden | 1 | -0/+36 |
2019-06-20 | blame: use the fingerprint heuristic to match ignored lines | Barret Rhoden | 1 | -3/+0 |
2019-06-20 | blame: add a fingerprint heuristic to match ignored lines | Michael Platings | 1 | -0/+440 |
2019-06-20 | t2027: use test_must_be_empty | Nguyễn Thái Ngọc Duy | 1 | -3/+2 |
2019-06-20 | rev-list: teach --no-object-names to enable piping | Emily Shaffer | 1 | -0/+20 |
2019-06-20 | object: convert lookup_unknown_object() to use object_id | Jeff King | 1 | -3/+3 |
2019-06-19 | fetch: only run 'gc' once when fetching multiple remotes | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2019-06-19 | commit-graph: test verify across alternates | Derrick Stolee | 1 | -0/+19 |
2019-06-19 | commit-graph: normalize commit-graph filenames | Derrick Stolee | 1 | -1/+6 |
2019-06-19 | commit-graph: test --split across alternate without --split | Derrick Stolee | 1 | -0/+15 |
2019-06-19 | commit-graph: test octopus merges with --split | Derrick Stolee | 1 | -0/+11 |
2019-06-19 | commit-graph: clean up chains after flattened write | Derrick Stolee | 1 | -0/+12 |
2019-06-19 | commit-graph: verify chains with --shallow mode | Derrick Stolee | 1 | -0/+62 |
2019-06-19 | commit-graph: create options for split files | Derrick Stolee | 1 | -0/+47 |
2019-06-19 | commit-graph: expire commit-graph files | Derrick Stolee | 1 | -1/+1 |
2019-06-19 | commit-graph: allow cross-alternate chains | Derrick Stolee | 1 | -0/+37 |