Make git-clone to take long double-dashed origin option (--origin)
[gitweb.git] / fetch.c
2006-03-26 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 GIT 0.99.9e v0.99.9e
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Merge branch 'fixes'
2005-10-12 Merge branch 'fixes'
2005-10-11 [PATCH] Don't fetch objects that exist in the local...
2005-09-28 Merge master.kernel.org:/home/hpa/git/daemon
2005-09-27 [PATCH] Implement --recover for git-*-fetch
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-24 Merge 'fixes' branch
2005-09-24 Merge 'fixes' branch.
2005-09-23 [PATCH] fetch.c: Plug memory leak in process_tree()
2005-09-23 [PATCH] fetch.c: Do not build object ref lists
2005-09-23 Merge branch 'fixes'
2005-09-23 [PATCH] fetch.c: Remove call to parse_object() from...
2005-09-23 [PATCH] fetch.c: Clean up object flag definitions
2005-09-23 [PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-23 [PATCH] fetch.c: Remove some duplicated code in process()
2005-09-23 [PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-23 [PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-23 [PATCH] fetch.c: Make process() look at each object...
2005-09-23 [PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-21 [PATCH] fetch.c: Remove call to parse_object() from...
2005-09-21 [PATCH] fetch.c: Clean up object flag definitions
2005-09-21 [PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-21 [PATCH] fetch.c: Remove some duplicated code in process()
2005-09-21 [PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-21 [PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-21 [PATCH] fetch.c: Make process() look at each object...
2005-09-21 [PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-18 GIT 0.99.7 v0.99.7
2005-09-18 fetch() assumes we do not have the object.
2005-09-18 Merge branch 'master' of .
2005-09-18 Improve the safety check used in fetch.c
2005-09-16 [PATCH] fetch.c: cleanups
2005-09-15 Avoid wasting memory while keeping track of what we...
2005-09-15 [PATCH] Fix fetch completeness assumptions
2005-09-08 Big tool rename.