aboutsummaryrefslogtreecommitdiff
path: root/git-fetch.sh
Commit message (Expand)AuthorAge
* "git-fetch --tags $URL" should not overwrite existing tagsJunio C Hamano2007-02-12
* Escape --upload-pack from expr.Shawn O. Pearce2007-01-31
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* make --upload-pack option to git-fetch configurableUwe Kleine-König2007-01-24
* ls-remote and clone: accept --upload-pack=<path> as well.Junio C Hamano2007-01-24
* Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano2007-01-12
* git-fetch: allow updating the current branch in a bare repository.Junio C Hamano2007-01-07
* git-fetch: remove .keep file at the end.Junio C Hamano2007-01-01
* Merge branch 'js/shallow'Junio C Hamano2006-12-28
|\
| * Merge branch 'master' into js/shallowJunio C Hamano2006-12-27
| |\
| * | git-fetch: Reset shallow_depth before auto-following tags.Alexandre Julliard2006-11-24
| * | allow deepening of a shallow repositoryJohannes Schindelin2006-11-24
* | | Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce2006-12-28
| |/ |/|
* | make git a bit less cryptic on fetch errorsNicolas Pitre2006-12-18
* | git-fetch: Avoid reading packed refs over and over againJunio C Hamano2006-12-17
* | git-fetch: make it work from within a subdirectory.Junio C Hamano2006-12-14
* | Merge branch 'master' into jc/globfetchJunio C Hamano2006-11-25
|\ \
| * | git-fetch: exit with non-zero status when fast-forward check failsJunio C Hamano2006-11-25
| |/
* | git-fetch: fix dumb protocol transport to fetch from pack-pruned refJunio C Hamano2006-11-23
* | git-fetch: reuse ls-remote result.Junio C Hamano2006-11-23
|/
* git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-19
* remove .keep pack lock files when done with refs updateNicolas Pitre2006-11-03
* git-fetch can use both --thin and --keep with fetch-pack nowNicolas Pitre2006-11-03
* Merge branch 'jc/refs-and-fetch'Junio C Hamano2006-11-01
|\
| * git-fetch: adjust to packed-refs.Junio C Hamano2006-10-01
* | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \
| * | git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.Junio C Hamano2006-10-03
* | | Merge branch 'maint'Junio C Hamano2006-10-25
|\ \ \
| * | | git-fetch.sh printed protocol fixTuncer Ayaz2006-10-25
* | | | 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
|\