git-svn: add tests for command-line usage of init and clone commands
[gitweb.git] / builtin-fetch-pack.c
2007-11-14 Merge branch 'bs/maint-commit-options'
2007-11-14 Merge branch 'rv/maint-index-commit'
2007-11-14 Merge branch 'bs/maint-t7005'
2007-11-14 Merge branch 'jc/maint-add-sync-stat'
2007-11-14 Merge branch 'mh/retag'
2007-11-14 Merge branch 'jc/stash-create'
2007-11-14 Merge branch 'bg/format-patch-N'
2007-11-14 Merge branch 'np/progress'
2007-11-14 Merge branch 'rr/cvsexportcommit-w'
2007-11-14 Merge branch 'maint'
2007-11-12 Merge branch 'maint'
2007-11-12 Merge branch 'sp/maint-plug-traverse-commit-list-leak...
2007-11-11 Merge branch 'js/upload-pack'
2007-11-11 Merge branch 'js/reset'
2007-11-11 Merge branch 'js/parseopt-abbrev-fix'
2007-11-11 Merge branch 'maint'
2007-11-10 Merge branch 'maint'
2007-11-09 Merge branch 'maint'
2007-11-08 Merge branch 'jc/clean-config'
2007-11-08 Merge branch 'gp/reset-q'
2007-11-08 Merge branch 'ds/maint-deflatebound'
2007-11-08 Merge branch 'cp/p4'
2007-11-08 Merge branch 'maint'
2007-11-08 Merge branch 'mh/work-tree'
2007-11-08 restore fetching with thin-pack capability
2007-11-06 Merge branch 'maint'
2007-11-04 Merge branch 'jc/revert-merge'
2007-11-04 Merge branch 'maint'
2007-11-02 Merge branch 'maint'
2007-11-02 Merge branch 'ph/parseopt'
2007-11-02 Merge branch 'np/progress'
2007-11-02 Merge branch 'gp/maint-diffdoc'
2007-11-02 Merge branch 'maint'
2007-11-01 Merge branch 'bk/maint-cvsexportcommit'
2007-11-01 Merge branch 'js/forkexec'
2007-11-01 Merge branch 'sp/mergetool'
2007-11-01 Merge branch 'kh/commit'
2007-10-31 Merge branch 'maint' to catch up with 1.5.3.5
2007-10-31 Merge branch 'maint' into HEAD
2007-10-31 Merge branch 'cc/skip' into HEAD
2007-10-31 Merge branch 'jk/send-pack' into HEAD
2007-10-31 Merge branch 'lt/rename' into HEAD
2007-10-31 Merge branch 'ds/gitweb' into HEAD
2007-10-31 Merge branch 'js/rebase' into HEAD
2007-10-30 Correct handling of upload-pack in builtin-fetch-pack
2007-10-29 Merge branch 'maint'
2007-10-28 Merge branch 'master' of git://git./gitk/gitk
2007-10-27 Merge branch 'ja/shorthelp'
2007-10-27 Merge branch 'maint'
2007-10-25 Merge branch 'db/fetch-pack'
2007-10-21 Use the asyncronous function infrastructure in builtin...
2007-10-21 Use start_comand() in builtin-fetch-pack.c instead...
2007-10-21 Change git_connect() to return a struct child_process...
2007-10-16 Merge branch 'master' into db/fetch-pack
2007-09-19 Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
2007-09-19 Always obtain fetch-pack arguments from struct fetch_pa...
2007-09-19 Fix builtin-fetch memory corruption by not overstepping...
2007-09-19 Remove pack.keep after ref updates in git-fetch
2007-09-19 Remove unnecessary debugging from builtin-fetch
2007-09-19 Make fetch-pack a builtin with an internal API