tokkee.org
Code
projects
/
git.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add tests for git tag
[git.git]
/
builtin-fetch.c
2007-11-06
Junio C Hamano
Merge branch 'maint'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'jc/format-patch-encoding'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'jc/revert-merge'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'ss/mailsplit'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'np/pack'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'jn/gitweb'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'np/fetch'
blob
|
commitdiff
|
raw
2007-11-04
Junio C Hamano
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-04
Steven Grimm
builtin-fetch: Add "-q" as a synonym for "--quiet"
blob
|
commitdiff
|
raw
|
diff to current
2007-11-03
Nicolas Pitre
git-fetch: more terse fetch output
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Junio C Hamano
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Junio C Hamano
Merge branch 'np/progress'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Junio C Hamano
Merge branch 'gp/maint-diffdoc'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Junio C Hamano
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Junio C Hamano
Merge branch 'bk/maint-cvsexportcommit'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Junio C Hamano
Merge branch 'js/forkexec'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Junio C Hamano
Merge branch 'sp/mergetool'
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Junio C Hamano
Merge branch 'kh/commit'
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'maint' to catch up with 1.5.3.5
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'maint' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'cc/skip' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'jk/send-pack' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'lt/rename' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'ds/gitweb' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-10-31
Junio C Hamano
Merge branch 'js/rebase' into HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Junio C Hamano
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2007-10-28
Junio C Hamano
git-fetch: do not fail when remote branch disappears
blob
|
commitdiff
|
raw
|
diff to current
2007-10-28
Junio C Hamano
Merge branch 'master' of git://git./gitk/gitk
blob
|
commitdiff
|
raw
|
diff to current
2007-10-27
Junio C Hamano
Merge branch 'ja/shorthelp'
blob
|
commitdiff
|
raw
|
diff to current
2007-10-27
Junio C Hamano
Merge branch 'maint'
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Junio C Hamano
Merge branch 'db/fetch-pack'
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Shawn O. Pearce
Avoid scary errors about tagged trees/blobs during...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Johannes Schindelin
fetch: if not fetching from default remote, ignore...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Shawn O. Pearce
Merge branch 'master' into db/fetch-pack
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Daniel Barkalow
Remove duplicate ref matches in fetch
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Daniel Barkalow
Restore default verbosity for http fetches.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-30
Daniel Barkalow
Allow abbreviations in the first refspec to be merged
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Refactor struct transport_ops inlined into struct transport
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Rename remote.uri to remote.url within remote handling...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Avoid printing unnecessary warnings during fetch and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Correct handling of branch.$name.merge in builtin-fetch
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Remove more debugging from builtin-fetch
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Allow builtin-fetch to work on a detached HEAD
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Remove unnecessary 'fetch' argument from transport_get API
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Always ensure the pack.keep file is removed by git...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Remove pack.keep after ref updates in git-fetch
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Simplify fetch transport API to just one function
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Remove unused unpacklimit variable from builtin-fetch
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Remove unnecessary debugging from builtin-fetch
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Fix off by one bug in reflog messages written by builti...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Shawn O. Pearce
Correct builtin-fetch to handle + in refspecs
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Daniel Barkalow
Make fetch a builtin
blob
|
commitdiff
|
raw
|
diff to current