index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-fetch.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-15
remotes.not-origin.tagopt
Junio C Hamano
1
-0
/
+9
2007-02-12
"git-fetch --tags $URL" should not overwrite existing tags
Junio C Hamano
1
-15
/
+2
2007-01-31
Escape --upload-pack from expr.
Shawn O. Pearce
1
-1
/
+1
2007-01-28
[PATCH] Rename git-repo-config to git-config.
Tom Prince
1
-1
/
+1
2007-01-24
make --upload-pack option to git-fetch configurable
Uwe Kleine-König
1
-0
/
+6
2007-01-24
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
1
-4
/
+7
2007-01-12
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
1
-5
/
+1
2007-01-07
git-fetch: allow updating the current branch in a bare repository.
Junio C Hamano
1
-4
/
+5
2007-01-01
git-fetch: remove .keep file at the end.
Junio C Hamano
1
-7
/
+16
2006-12-28
Merge branch 'js/shallow'
Junio C Hamano
1
-1
/
+15
2006-12-28
Use GIT_REFLOG_ACTION environment variable instead.
Shawn O. Pearce
1
-13
/
+8
2006-12-27
Merge branch 'master' into js/shallow
Junio C Hamano
1
-34
/
+36
2006-12-18
make git a bit less cryptic on fetch errors
Nicolas Pitre
1
-1
/
+1
2006-12-17
git-fetch: Avoid reading packed refs over and over again
Junio C Hamano
1
-9
/
+3
2006-12-14
git-fetch: make it work from within a subdirectory.
Junio C Hamano
1
-0
/
+6
2006-11-25
Merge branch 'master' into jc/globfetch
Junio C Hamano
1
-5
/
+6
2006-11-25
git-fetch: exit with non-zero status when fast-forward check fails
Junio C Hamano
1
-5
/
+6
2006-11-24
git-fetch: Reset shallow_depth before auto-following tags.
Alexandre Julliard
1
-0
/
+2
2006-11-24
allow deepening of a shallow repository
Johannes Schindelin
1
-1
/
+13
2006-11-23
git-fetch: fix dumb protocol transport to fetch from pack-pruned ref
Junio C Hamano
1
-15
/
+13
2006-11-23
git-fetch: reuse ls-remote result.
Junio C Hamano
1
-5
/
+8
2006-11-19
git-fetch: follow lightweit tags as well.
Junio C Hamano
1
-2
/
+3
2006-11-03
remove .keep pack lock files when done with refs update
Nicolas Pitre
1
-1
/
+9
2006-11-03
git-fetch can use both --thin and --keep with fetch-pack now
Nicolas Pitre
1
-2
/
+2
2006-11-01
Merge branch 'jc/refs-and-fetch'
Junio C Hamano
1
-4
/
+4
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-1
/
+1
2006-10-25
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2006-10-25
git-fetch.sh printed protocol fix
Tuncer Ayaz
1
-1
/
+2
2006-10-18
Merge branch 'sb/fetch'
Junio C Hamano
1
-16
/
+25
2006-10-10
git-fetch --update-head-ok typofix
Junio C Hamano
1
-3
/
+3
2006-10-03
git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.
Junio C Hamano
1
-1
/
+1
2006-10-01
git-fetch: adjust to packed-refs.
Junio C Hamano
1
-4
/
+4
2006-09-30
fetch: Misc output cleanup
Santi B,Ai(Bjar
1
-16
/
+25
2006-09-29
fetch: Reset remote refs list each time fetch_main is called
Santi Béjar
1
-0
/
+1
2006-09-28
http/ftp: optionally ask curl to not use EPSV command
Sasha Khapyorsky
1
-1
/
+5
2006-09-24
Fetch: default remote repository from branch properties
Santi Béjar
1
-5
/
+4
2006-09-13
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
1
-2
/
+2
2006-07-25
Merge branch 'jc/clone-bind-failure'
Junio C Hamano
1
-2
/
+9
2006-07-24
Defaulting fetch to origin when set in the repo-config
Santi Béjar
1
-1
/
+2
2006-07-17
git-fetch: fix --keep vs --thin
Junio C Hamano
1
-1
/
+2
2006-07-14
Fix "git-fetch --tags" exit status when nothing has been changed
Sergey Vlasov
1
-1
/
+1
2006-07-13
fetch/clone: check return status from ls-remote
Junio C Hamano
1
-2
/
+9
2006-07-11
git-fetch: fix a bashism (==)
Eric Wong
1
-1
/
+1
2006-07-10
Log ref changes made by git-fetch and git-pull.
Shawn Pearce
1
-5
/
+15
2006-07-08
Using 'perl' in *.sh
Michal Rokos
1
-1
/
+1
2006-06-03
fetch: do not report "same" unless -verbose.
Junio C Hamano
1
-1
/
+4
2006-05-28
git-fetch: avoid using "case ... in (arm)"
Junio C Hamano
1
-3
/
+3
2006-04-26
git-fetch: resolve remote symrefs for HTTP transport
Nick Hengeveld
1
-4
/
+12
2006-04-13
Fix-up previous expr changes.
Junio C Hamano
1
-2
/
+2
2006-04-13
Shell utilities: Guard against expr' magic tokens.
Mark Wooding
1
-9
/
+9
[next]