Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-06 | fetch: let --jobs=<n> parallelize --multiple, too | Johannes Schindelin | 1 | -0/+11 |
2019-06-19 | fetch: only run 'gc' once when fetching multiple remotes | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2015-03-25 | t: fix some trivial cases of ignored exit codes in loops | Jeff King | 1 | -2/+2 |
2012-09-07 | fetch --all: pass --tags/--no-tags through to each remote | Dan Johnson | 1 | -0/+30 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2009-11-10 | Add the configuration option skipFetchAll | Björn Gustavsson | 1 | -3/+37 |
2009-11-10 | Teach the --multiple option to 'git fetch' | Björn Gustavsson | 1 | -0/+44 |
2009-11-10 | Teach the --all option to 'git fetch' | Björn Gustavsson | 1 | -0/+76 |