[PATCH] plug memory leak in diff.c::diff_free_filepair()
[gitweb.git] / http-pull.c
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-08-03 [PATCH] Parallelize the pull algorithm
2005-08-01 [PATCH] Support downloading packs by HTTP (whitespace...
2005-07-31 [PATCH] Fix support for old libcurl
2005-07-31 Merge with gitk.
2005-07-29 [PATCH] support older versions of libcurl
2005-07-29 Merge with gitk.
2005-07-23 [PATCH] Support more http features: https no cert,...
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 [PATCH] Remove "delta" object representation.
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-22 [PATCH] Pull refs by HTTP
2005-06-07 [PATCH] Generic support for pulling refs
2005-06-05 [PATCH] pull: gracefully recover from delta retrieval...
2005-06-02 [PATCH] Handle deltified object correctly in git-*...
2005-05-22 Include file cleanups..
2005-05-18 [PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-06 Implement -v (verbose) option for pull methods other...
2005-05-02 [PATCH] Do not call fetch() when we have it.
2005-04-30 [PATCH] Split out "pull" from particular methods
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-24 [PATCH] Various transport programs