Make "git-checkout" create files with O_EXCL
[gitweb.git] / pull.h
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-25 [PATCH] Add a bit of developer documentation to pull.h
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
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-04-30 [PATCH] Split out "pull" from particular methods