Merge branch 'rs/tar-tree' into next
[git.git] / fetch.c
2006-02-22 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07 Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31 Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-11 Nick Hengeveld[PATCH] Don't fetch objects that exist in the local...
2005-09-28 Junio C HamanoMerge master.kernel.org:/home/hpa/git/daemon
2005-09-27 Daniel Barkalow[PATCH] Implement --recover for git-*-fetch
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-24 Junio C HamanoMerge 'fixes' branch
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Plug memory leak in process_tree()
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Do not build object ref lists
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove call to parse_object() from...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Clean up object flag definitions
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove some duplicated code in process()
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Make process() look at each object...
2005-09-23 Sergey Vlasov[PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove call to parse_object() from...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Clean up object flag definitions
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove redundant test of TO_SCAN in...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove some duplicated code in process()
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove redundant TO_FETCH flag
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove redundant SCANNED flag
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Make process() look at each object...
2005-09-21 Sergey Vlasov[PATCH] fetch.c: Remove useless lookup_object_type...
2005-09-18 Junio C HamanoGIT 0.99.7 v0.99.7
2005-09-18 Junio C Hamanofetch() assumes we do not have the object.
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-18 Junio C HamanoImprove the safety check used in fetch.c
2005-09-16 Junio C Hamano[PATCH] fetch.c: cleanups
2005-09-15 Junio C HamanoAvoid wasting memory while keeping track of what we...
2005-09-15 Daniel Barkalow[PATCH] Fix fetch completeness assumptions
2005-09-08 Junio C HamanoBig tool rename.