63 Commits (04408c3578300ac7cc1b1530bbaec54de299b200)

Author SHA1 Message Date
Junio C Hamano 6c96c0f194 git-fetch: follow lightweit tags as well. 18 years ago
Nicolas Pitre 576162a45f remove .keep pack lock files when done with refs update 18 years ago
Nicolas Pitre 920ccbfc3b git-fetch can use both --thin and --keep with fetch-pack now 18 years ago
Tuncer Ayaz ddaf73141c git-fetch.sh printed protocol fix 18 years ago
Junio C Hamano 9861718b30 git-fetch --update-head-ok typofix 18 years ago
Junio C Hamano 47292d65de git-fetch: do not look into $GIT_DIR/refs to see if a tag exists. 18 years ago
Junio C Hamano fbc72799a8 git-fetch: adjust to packed-refs. 18 years ago
Santi B,Ai(Bjar 20a3847d8a fetch: Misc output cleanup 18 years ago
Santi Béjar 4839bd8a66 fetch: Reset remote refs list each time fetch_main is called 18 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 18 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 18 years ago
Sasha Khapyorsky 38529e28a4 Trivial support for cloning and fetching via ftp://. 18 years ago
Santi Béjar 5e27e27e5d Defaulting fetch to origin when set in the repo-config 19 years ago
Junio C Hamano 482faa8daf git-fetch: fix --keep vs --thin 19 years ago
Sergey Vlasov 7eae7b993e Fix "git-fetch --tags" exit status when nothing has been changed 19 years ago
Junio C Hamano 57a39690b9 fetch/clone: check return status from ls-remote 19 years ago
Eric Wong ed0e078f96 git-fetch: fix a bashism (==) 19 years ago
Shawn Pearce 55b7835e1b Log ref changes made by git-fetch and git-pull. 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Junio C Hamano ea5aeb07e9 fetch: do not report "same" unless -verbose. 19 years ago
Junio C Hamano 878ccb2694 git-fetch: avoid using "case ... in (arm)" 19 years ago
Nick Hengeveld 093b068891 git-fetch: resolve remote symrefs for HTTP transport 19 years ago
Junio C Hamano dfdcb558ec Fix-up previous expr changes. 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Junio C Hamano a9698bb22f fetch: exit non-zero when fast-forward check fails. 19 years ago
Eric Wong 687b8be8bb fetch,parse-remote,fmt-merge-msg: refs/remotes/* support 19 years ago
Lukas Sandström 9d7f73d43f git-fetch: print the new and old ref when fast-forwarding 19 years ago
Junio C Hamano 6dc78e696b git-fetch: follow tag only when tracking remote branch. 19 years ago
Junio C Hamano b19696c2e7 Use thin pack transfer in "git fetch". 19 years ago
Junio C Hamano 2796a9de31 git-fetch --upload-pack: disambiguate. 19 years ago
Michal Ostrowski 96b086d618 git-{fetch,peek-remote} handling of --upload-pack 19 years ago
Michal Ostrowski 2c620a1ad1 git-fetch: pass --upload-pack to fetch-pack 19 years ago
Tom Prince 0f76f52621 Add --keep option to keep downloaded packs to git-fetch. 19 years ago
Junio C Hamano 03febf99bc git-fetch: auto-following tags. 19 years ago
Junio C Hamano 81214e4ddf git-fetch --tags: reject malformed tags. 19 years ago
Junio C Hamano 36cd2cc7d9 Do not mark tags fetched via --tags flag as mergeable 19 years ago
freku045@student.liu.se 87358b7a19 git-fetch: Usage string clean-up, emit usage string at unrecognized option 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Linus Torvalds 583122cd1b Make "git fetch" less verbose by default 19 years ago
Josef Weidendorfer 66c9ec2555 Let git-clone/git-fetch follow HTTP redirections 19 years ago
Junio C Hamano f8765797a4 Even when overwriting tags, report if they are changed or not. 19 years ago
Junio C Hamano c99ec048bf GIT 0.99.8e 19 years ago
Junio C Hamano cdb3950801 Forward port the "funny ref avoidance" in clone and fetch from maint branch. 19 years ago
Junio C Hamano a2239b79e5 GIT v0.99.8d 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
Junio C Hamano 221e743c03 git-fetch --tags: deal with tags with spaces in them. 19 years ago
Santi_Béjar df34297af1 [PATCH] Quote the missing GIT_DIR. 19 years ago
Linus Torvalds ed1aadf1b0 [PATCH] git fetch --tags 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano 05dd8e2ee2 Fix default pull not to do an unintended Octopus. 19 years ago