fix importing of subversion tars
[gitweb.git] / builtin-fetch--tool.c
2007-04-18 Merge branch 'master' of git://repo.or.cz/git-gui
2007-04-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-04-15 Merge git://git2./pub/scm/gitk/gitk into maint
2007-04-09 Merge branch 'js/fetch-progress'
2007-04-04 Merge 1.5.0.7 in
2007-03-30 Merge branch 'maint'
2007-03-28 Merge branch 'maint' to synchronize with 1.5.0.6
2007-03-25 Merge branch 'maint'
2007-03-25 Merge branch 'maint'
2007-03-24 Merge branch 'maint'
2007-03-22 Merge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-22 Merge branch 'maint'
2007-03-20 Merge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-19 Merge branch 'sp/run-command'
2007-03-18 Merge 1.5.0.5 in from 'maint'
2007-03-17 Merge branch 'maint'
2007-03-14 Merge GIT 1.5.0.4
2007-03-14 Merge branch 'jc/repack'
2007-03-14 Merge branch 'jc/fetch'
2007-03-01 builtin-fetch--tool: fix reflog notes.
2007-03-01 git-fetch: retire update-local-ref which is not used...
2007-02-28 builtin-fetch--tool: make sure not to overstep ls-remot...
2007-02-28 fetch--tool: fix uninitialized buffer when reading...
2007-02-27 builtin-fetch--tool: adjust to updated sha1_object_info().
2007-02-27 Merge branch 'np/types' into jc/fetch
2007-02-14 Allow fetch--tool to read from stdin
2007-02-14 git-fetch: rewrite expand_ref_wildcard in C
2007-02-14 git-fetch: rewrite another shell loop in C
2007-02-14 git-fetch: move more code into C.
2007-02-14 git-fetch--tool: start rewriting parts of git-fetch...