Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | t7[0-4]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -11/+11 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-07-30 | t7400: make hash size independent | brian m. carlson | 1 | -13/+13 |
2020-03-22 | t: fix whitespace around && | Andrei Rybak | 1 | -2/+2 |
2020-02-14 | Merge branch 'pk/status-of-uncloned-submodule' | Junio C Hamano | 1 | -0/+23 |
2020-02-14 | Merge branch 'hw/advice-add-nothing' | Junio C Hamano | 1 | -1/+3 |
2020-02-04 | t7400: testcase for submodule status on unregistered inner git repos | Peter Kaestle | 1 | -0/+15 |
2020-01-27 | submodule: fix status of initialized but not cloned submodules | Peter Kaestle | 1 | -1/+1 |
2020-01-27 | t7400: add a testcase for submodule status on empty dirs | Peter Kaestle | 1 | -0/+8 |
2020-01-15 | submodule add: show 'add --dry-run' stderr when aborting | Kyle Meyer | 1 | -2/+13 |
2019-12-05 | Merge branch 'mg/submodule-status-from-a-subdirectory' | Junio C Hamano | 1 | -0/+22 |
2019-11-25 | submodule: fix 'submodule status' when called from a subdirectory | Manish Goregaokar | 1 | -0/+22 |
2019-10-07 | tests: remove "cat foo" before "test_i18ngrep bar foo" | René Scharfe | 1 | -2/+0 |
2019-04-10 | submodule: refuse to add repository with no commits | Kyle Meyer | 1 | -1/+10 |
2018-12-26 | submodule deinit: unset core.worktree | Stefan Beller | 1 | -0/+5 |
2018-10-18 | submodule helper: convert relative URL to absolute URL if needed | Stefan Beller | 1 | -0/+24 |
2018-09-07 | Revert "Merge branch 'sb/submodule-core-worktree'" | Jonathan Nieder | 1 | -5/+0 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -19/+9 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -19/+9 |
2018-08-15 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -1/+1 |
2018-08-02 | Merge branch 'es/test-fixes' | Junio C Hamano | 1 | -6/+7 |
2018-07-23 | dir.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-07-18 | Merge branch 'sb/submodule-core-worktree' | Junio C Hamano | 1 | -0/+5 |
2018-07-16 | t7000-t7999: fix broken &&-chains | Eric Sunshine | 1 | -1/+1 |
2018-07-16 | t7400: fix broken "submodule add/reconfigure --force" test | Eric Sunshine | 1 | -5/+6 |
2018-06-19 | submodule deinit: unset core.worktree | Stefan Beller | 1 | -0/+5 |
2018-06-19 | Merge branch 'cf/submodule-progress-dissociate' | Junio C Hamano | 1 | -2/+4 |
2018-06-19 | t7400: encapsulate setup code in test_expect_success | Stefan Beller | 1 | -2/+4 |
2018-05-30 | Merge branch 'cf/submodule-progress-dissociate' | Junio C Hamano | 1 | -0/+16 |
2018-05-22 | submodule: add --progress option to add command | Casey Fitzpatrick | 1 | -0/+16 |
2018-03-28 | submodule: check for NULL return of get_submodule_ref_store() | René Scharfe | 1 | -0/+15 |
2017-10-07 | tests: fix diff order arguments in test_cmp | Stefan Beller | 1 | -1/+1 |
2017-08-26 | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 1 | -10/+0 |
2017-08-04 | clone: teach recursive clones to respect -q | Brandon Williams | 1 | -0/+6 |
2017-08-02 | t7411: check configuration parsing errors | Brandon Williams | 1 | -10/+0 |
2017-06-04 | Merge branch 'bw/submodule-with-bs-path' into maint | Junio C Hamano | 1 | -1/+1 |
2017-05-23 | Merge branch 'bw/submodule-with-bs-path' | Junio C Hamano | 1 | -1/+1 |
2017-05-01 | Merge branch 'jk/submodule-init-segv-fix' | Junio C Hamano | 1 | -0/+8 |
2017-05-01 | t7400: add !CYGWIN prerequisite to 'add with \\ in path' | Ramsay Jones | 1 | -1/+1 |
2017-04-24 | submodule_init: die cleanly on submodules without url defined | Jeff King | 1 | -0/+8 |
2017-04-16 | submodule: prevent backslash expantion in submodule names | Brandon Williams | 1 | -0/+14 |
2017-03-18 | submodule--helper init: set submodule.<name>.active | Brandon Williams | 1 | -0/+11 |
2017-03-18 | clone: teach --recurse-submodules to optionally take a pathspec | Brandon Williams | 1 | -0/+68 |
2017-03-18 | submodule init: initialize active submodules | Brandon Williams | 1 | -0/+57 |
2016-11-29 | submodule add: extend force flag to add existing repos | Stefan Beller | 1 | -0/+14 |
2016-06-17 | tests: use test_i18n* functions to suppress false positives | Vasco Almeida | 1 | -1/+1 |
2016-05-17 | Merge branch 'sb/submodule-deinit-all' | Junio C Hamano | 1 | -1/+23 |
2016-05-17 | Merge branch 'sb/submodule-init' | Junio C Hamano | 1 | -0/+16 |
2016-05-13 | Merge branch 'sb/submodule-module-list-pathspec-fix' | Junio C Hamano | 1 | -1/+1 |
2016-05-05 | submodule deinit: require '--all' instead of '.' for all submodules | Stefan Beller | 1 | -1/+23 |