103 Commits (65370d81ef9b32458302216c1ed8282253a83d3e)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 6317972cff fetch: make the --prune-tags work with <url> 7 years ago
Ævar Arnfjörð Bjarmason 97716d217c fetch: add a --prune-tags option and fetch.pruneTags config 7 years ago
Ævar Arnfjörð Bjarmason e249ce0ccd fetch tests: add scaffolding for the new fetch.pruneTags 7 years ago
Ævar Arnfjörð Bjarmason e1790f9245 fetch tests: fetch <url> <spec> as well as fetch [<remote>] 7 years ago
Ævar Arnfjörð Bjarmason 59caf52d09 fetch tests: expand case/esac for later change 7 years ago
Ævar Arnfjörð Bjarmason 82f34e03e9 fetch tests: double quote a variable for interpolation 7 years ago
Ævar Arnfjörð Bjarmason 6fb23f56c1 fetch tests: test --prune and refspec interaction 7 years ago
Ævar Arnfjörð Bjarmason ca3065e7e7 fetch tests: add a tag to be deleted to the pruning tests 7 years ago
Ævar Arnfjörð Bjarmason bf16ab7955 fetch tests: re-arrange arguments for future readability 7 years ago
Ævar Arnfjörð Bjarmason eca142d308 fetch tests: refactor in preparation for testing tag pruning 7 years ago
SZEDER Gábor 927c1a643a t5510: consolidate 'grep' and 'test_i18ngrep' patterns 7 years ago
Vasco Almeida 377d7ded18 t5510: skip tests under GETTEXT_POISON build 9 years ago
Nguyễn Thái Ngọc Duy bc437d1020 fetch: reduce duplicate in ref update status lines with placeholder 9 years ago
Nguyễn Thái Ngọc Duy 6bc91f23a6 fetch: align all "remote -> local" output 9 years ago
Vasco Almeida 1edbaac3bb tests: use test_i18n* functions to suppress false positives 9 years ago
SZEDER Gábor bb05510e55 t5510: run auto-gc in the foreground 9 years ago
Michael J Gruber 816c19308b t5510: do not leave changed cwd 9 years ago
Jeff King 0d0bac67ce transport: drop support for git-over-rsync 9 years ago
Johannes Schindelin 0898c96281 fetch: release pack files before garbage-collecting 9 years ago
Elia Pinto a9d32be4d2 t/t5510-fetch.sh: use the $( ... ) construct for command substitution 9 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Jeff King 8fb268720e t: fix severe &&-chain breakage 10 years ago
Junio C Hamano c5558f80c3 fetch: allow explicit --refmap to override configuration 11 years ago
Carlos Martín Nieto e6f637122e fetch: handle overlaping refspecs on --prune 11 years ago
Sebastian Schuberth ab58289eff t5510: Do not use $(pwd) when fetching / pushing / pulling via rsync 11 years ago
Carlos Martín Nieto f377e7a37c fetch: add a failing test for prunning with overlapping refspecs 11 years ago
Jeff King 4c22408111 fetch-pack: do not filter out one-level refs 11 years ago
Tom Miller 10a6cc8890 fetch --prune: Run prune before fetching 11 years ago
Tom Miller 4b3b33a747 fetch --prune: always print header url 11 years ago
Michael Haggerty 0838bf47b3 fetch --prune: prune only based on explicit refspecs 11 years ago
Michael Haggerty c5a84e92a2 fetch --tags: fetch tags *in addition to* other stuff 11 years ago
Michael Haggerty 68a304d5fe t5510: check that "git fetch --prune --tags" does not prune branches 11 years ago
Michael Haggerty d0d06e892a t5510: prepare test refs more straightforwardly 11 years ago
Michael Haggerty 2004658b19 t5510: use the correct tag name in test 11 years ago
Michael Schubert 737c5a9cde fetch: make --prune configurable 12 years ago
John Keeping 823c6d56a8 fetch: don't try to update unfetched tracking refs 12 years ago
Jeff King f269048754 fetch: opportunistically update tracking refs 12 years ago
Jeff King 51f8c814d5 t5510: start tracking-ref tests from a known state 12 years ago
Marc Branchaud 0997adaa74 fetch: describe new refs based on where it came from 13 years ago
Thomas Rast efe4be1249 bundle: keep around names passed to add_pending_object() 13 years ago
Thomas Rast aa9828561e t5510: ensure we stay in the toplevel test dir 13 years ago
Thomas Rast 61821aaa12 t5510: refactor bundle->pack conversion 13 years ago
Joey Hess 96890f4c42 write first for-merge ref to FETCH_HEAD first 13 years ago
Junio C Hamano dd621df9cd refs DWIMmery: use the same rule for both "git fetch" and others 13 years ago
Carlos Martín Nieto e8c1e6c796 fetch: treat --tags like refs/tags/*:refs/tags/* when pruning 13 years ago
Carlos Martín Nieto ed43de6ec3 fetch: honor the user-provided refspecs when pruning refs 13 years ago
Carlos Martín Nieto 43a8a04a11 t5510: add tests for fetch --prune 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Brandon Casey 042cca3886 t/t5510-fetch.sh: improve testing with explicit URL and merge spec 15 years ago
Jonathan Nieder 18a8269242 tests: subshell indentation stylefix 15 years ago