[PATCH] Run Ispell through git.txt
[gitweb.git] / pull.c
2005-08-12 [PATCH] Also parse objects we already have
2005-08-12 [PATCH] Fix parallel pull dependancy tracking.
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-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
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 misc objects
2005-06-21 [PATCH] Fix several gcc4 signedness warnings
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-06 Implement -v (verbose) option for pull methods other...
2005-05-05 Merge http://members.cox.net/junkio/git-jc.git/
2005-05-04 Make git-*-pull say who wants them for missing objects.
2005-05-02 [PATCH] Do not call fetch() when we have it.
2005-04-30 [PATCH] Split out "pull" from particular methods