aboutsummaryrefslogtreecommitdiff
path: root/git-fetch.sh
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'sb/fetch'Junio C Hamano2006-10-18
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | fetch: Misc output cleanupSanti B,Ai(Bjar2006-09-30
| |/
* | git-fetch --update-head-ok typofixJunio C Hamano2006-10-10
|/
* fetch: Reset remote refs list each time fetch_main is calledSanti Béjar2006-09-29
* http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-28
* Fetch: default remote repository from branch propertiesSanti Béjar2006-09-24
* Trivial support for cloning and fetching via ftp://.Sasha Khapyorsky2006-09-13
* Merge branch 'jc/clone-bind-failure'Junio C Hamano2006-07-25
|\
| * fetch/clone: check return status from ls-remoteJunio C Hamano2006-07-13
* | Defaulting fetch to origin when set in the repo-configSanti Béjar2006-07-24
* | git-fetch: fix --keep vs --thinJunio C Hamano2006-07-17
* | Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov2006-07-14
|/
* git-fetch: fix a bashism (==)Eric Wong2006-07-11
* Log ref changes made by git-fetch and git-pull.Shawn Pearce2006-07-10
* Using 'perl' in *.shMichal Rokos2006-07-08
* fetch: do not report "same" unless -verbose.Junio C Hamano2006-06-03
* git-fetch: avoid using "case ... in (arm)"Junio C Hamano2006-05-28
* git-fetch: resolve remote symrefs for HTTP transportNick Hengeveld2006-04-26
* Fix-up previous expr changes.Junio C Hamano2006-04-13
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-13
* Merge branch 'jc/fetch' into nextJunio C Hamano2006-03-17
|\
| * fetch: exit non-zero when fast-forward check fails.Junio C Hamano2006-03-17
* | fetch,parse-remote,fmt-merge-msg: refs/remotes/* supportEric Wong2006-03-10
|/
* git-fetch: print the new and old ref when fast-forwardingLukas Sandström2006-02-25
*-. Merge branches 'jc/rev-list' and 'jc/pack-thin'Junio C Hamano2006-02-24
|\ \
| | * Use thin pack transfer in "git fetch".Junio C Hamano2006-02-20
| |/
* | git-fetch: follow tag only when tracking remote branch.v1.2.3Junio C Hamano2006-02-22
|/
* git-fetch --upload-pack: disambiguate.Junio C Hamano2006-01-26
* git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski2006-01-24
* git-fetch: pass --upload-pack to fetch-packMichal Ostrowski2006-01-24
* Add --keep option to keep downloaded packs to git-fetch.Tom Prince2006-01-10
* git-fetch: auto-following tags.Junio C Hamano2006-01-07
* git-fetch --tags: reject malformed tags.Junio C Hamano2006-01-05
* Do not mark tags fetched via --tags flag as mergeableJunio C Hamano2005-12-27
* git-fetch: Usage string clean-up, emit usage string at unrecognized optionfreku045@student.liu.se2005-12-14
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-25
* Make "git fetch" less verbose by defaultLinus Torvalds2005-11-18
* Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-10
* Even when overwriting tags, report if they are changed or not.Junio C Hamano2005-10-18
* Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano2005-10-17
* Show peeled onion from upload-pack and server-info.Junio C Hamano2005-10-15
* git-fetch --tags: deal with tags with spaces in them.Junio C Hamano2005-10-11
* [PATCH] Quote the missing GIT_DIR.Santi_Béjar2005-10-05
* [PATCH] git fetch --tagsLinus Torvalds2005-10-01
* Use git-update-ref in scripts.Junio C Hamano2005-09-28
* Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-28
* git-fetch: send informational output to >&2 consistently.Junio C Hamano2005-09-26
* Revert "Make Octopus merge message a bit nicer."Junio C Hamano2005-09-21
* Make Octopus merge message a bit nicer.Junio C Hamano2005-09-20
* Do not give alarming error message from rsync in fetch and clone.Junio C Hamano2005-09-20