git-tar-tree: no more void pointer arithmetic
[git.git] / fetch.c
2006-06-18 Linus TorvaldsShrink "struct object" a bit
2006-06-18 Junio C HamanoMerge early part of branch 'jc/fetchupload'
2006-06-18 Junio C HamanoMerge branch 'jc/rw-prefix'
2006-06-13 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-10 Junio C HamanoMerge git://git.kernel.org/pub/scm/git/gitweb
2006-06-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-06-06 Junio C HamanoMerge branch 'jc/lockfile'
2006-06-06 Junio C Hamanoref-log: style fixes.
2006-06-04 Junio C HamanoMerge branch 'lt/tree-2'
2006-06-04 Junio C HamanoMerge branch 'sp/reflog'
2006-06-02 Junio C Hamanofetch.c: do not call process_tree() from process_tree().
2006-06-02 Junio C HamanoMerge branch 'nh/http'
2006-06-01 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-05-31 Junio C Hamanofetch.c: do not pass uninitialized lock to unlock_ref().
2006-05-31 Linus Torvaldstree_entry(): new tree-walking helper function
2006-05-30 Junio C HamanoMerge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
2006-05-30 Linus TorvaldsConvert fetch.c: process_tree() to raw tree walker
2006-05-30 Linus TorvaldsRemove "tree->entries" tree-entry list from tree parser
2006-05-29 Junio C HamanoMerge branch 'lt/apply'
2006-05-29 Junio C HamanoMerge branch 'jc/cache-tree'
2006-05-29 Junio C HamanoMerge branch 'lt/tree' into jc/lt-tree-n-cache-tree
2006-05-29 Linus TorvaldsRemove "tree->entries" tree-entry list from tree parser
2006-05-28 Junio C HamanoMerge branch 'jc/mailinfo'
2006-05-28 Junio C HamanoMerge branch 'eb/mailinfo'
2006-05-24 Junio C HamanoMerge branch 'master' into sp/reflog
2006-05-24 Junio C Hamanofetch.c: remove an unused variable and dead code.
2006-05-19 Junio C HamanoMerge part of 'js/fmt-patch' for RFC2822 dates into...
2006-05-19 Shawn PearceLog ref updates made by fetch.
2006-05-18 Shawn PearceImprove abstraction of ref lock/write.
2006-05-03 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-24 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-05 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-31 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-03-26 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
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.