[PATCH] Provide access to git_dir through get_git_dir().
[gitweb.git] / fetch.c
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
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 [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.