index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-fetch.sh
Commit message (
Expand
)
Author
Age
*
git-fetch: exit with non-zero status when fast-forward check fails
Junio C Hamano
2006-11-25
*
git-fetch: follow lightweit tags as well.
Junio C Hamano
2006-11-19
*
remove .keep pack lock files when done with refs update
Nicolas Pitre
2006-11-03
*
git-fetch can use both --thin and --keep with fetch-pack now
Nicolas Pitre
2006-11-03
*
Merge branch 'jc/refs-and-fetch'
Junio C Hamano
2006-11-01
|
\
|
*
git-fetch: adjust to packed-refs.
Junio C Hamano
2006-10-01
*
|
Merge branch 'lj/refs'
Junio C Hamano
2006-11-01
|
\
\
|
*
|
git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.
Junio C Hamano
2006-10-03
*
|
|
Merge branch 'maint'
Junio C Hamano
2006-10-25
|
\
\
\
|
*
|
|
git-fetch.sh printed protocol fix
Tuncer Ayaz
2006-10-25
*
|
|
|
Merge branch 'sb/fetch'
Junio C Hamano
2006-10-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
fetch: Misc output cleanup
Santi B,Ai(Bjar
2006-09-30
|
|
/
*
|
git-fetch --update-head-ok typofix
Junio C Hamano
2006-10-10
|
/
*
fetch: Reset remote refs list each time fetch_main is called
Santi Béjar
2006-09-29
*
http/ftp: optionally ask curl to not use EPSV command
Sasha Khapyorsky
2006-09-28
*
Fetch: default remote repository from branch properties
Santi Béjar
2006-09-24
*
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
2006-09-13
*
Merge branch 'jc/clone-bind-failure'
Junio C Hamano
2006-07-25
|
\
|
*
fetch/clone: check return status from ls-remote
Junio C Hamano
2006-07-13
*
|
Defaulting fetch to origin when set in the repo-config
Santi Béjar
2006-07-24
*
|
git-fetch: fix --keep vs --thin
Junio C Hamano
2006-07-17
*
|
Fix "git-fetch --tags" exit status when nothing has been changed
Sergey Vlasov
2006-07-14
|
/
*
git-fetch: fix a bashism (==)
Eric Wong
2006-07-11
*
Log ref changes made by git-fetch and git-pull.
Shawn Pearce
2006-07-10
*
Using 'perl' in *.sh
Michal Rokos
2006-07-08
*
fetch: do not report "same" unless -verbose.
Junio C Hamano
2006-06-03
*
git-fetch: avoid using "case ... in (arm)"
Junio C Hamano
2006-05-28
*
git-fetch: resolve remote symrefs for HTTP transport
Nick Hengeveld
2006-04-26
*
Fix-up previous expr changes.
Junio C Hamano
2006-04-13
*
Shell utilities: Guard against expr' magic tokens.
Mark Wooding
2006-04-13
*
Merge branch 'jc/fetch' into next
Junio C Hamano
2006-03-17
|
\
|
*
fetch: exit non-zero when fast-forward check fails.
Junio C Hamano
2006-03-17
*
|
fetch,parse-remote,fmt-merge-msg: refs/remotes/* support
Eric Wong
2006-03-10
|
/
*
git-fetch: print the new and old ref when fast-forwarding
Lukas Sandström
2006-02-25
*
-
.
Merge branches 'jc/rev-list' and 'jc/pack-thin'
Junio C Hamano
2006-02-24
|
\
\
|
|
*
Use thin pack transfer in "git fetch".
Junio C Hamano
2006-02-20
|
|
/
*
|
git-fetch: follow tag only when tracking remote branch.
v1.2.3
Junio C Hamano
2006-02-22
|
/
*
git-fetch --upload-pack: disambiguate.
Junio C Hamano
2006-01-26
*
git-{fetch,peek-remote} handling of --upload-pack
Michal Ostrowski
2006-01-24
*
git-fetch: pass --upload-pack to fetch-pack
Michal Ostrowski
2006-01-24
*
Add --keep option to keep downloaded packs to git-fetch.
Tom Prince
2006-01-10
*
git-fetch: auto-following tags.
Junio C Hamano
2006-01-07
*
git-fetch --tags: reject malformed tags.
Junio C Hamano
2006-01-05
*
Do not mark tags fetched via --tags flag as mergeable
Junio C Hamano
2005-12-27
*
git-fetch: Usage string clean-up, emit usage string at unrecognized option
freku045@student.liu.se
2005-12-14
*
git-sh-setup: die if outside git repository.
Junio C Hamano
2005-11-25
*
Make "git fetch" less verbose by default
Linus Torvalds
2005-11-18
*
Let git-clone/git-fetch follow HTTP redirections
Josef Weidendorfer
2005-11-10
*
Even when overwriting tags, report if they are changed or not.
Junio C Hamano
2005-10-18
*
Forward port the "funny ref avoidance" in clone and fetch from maint branch.
Junio C Hamano
2005-10-17
[next]