]> git.ipfire.org Git - thirdparty/git.git/history - receive-pack.c
[PATCH] Build commands through object files
[thirdparty/git.git] / receive-pack.c
2005-07-29  Junio C HamanoMerge with gitk.
2005-07-24  Junio C Hamano[PATCH] Add update-server-info.
2005-07-18  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16  Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-08  Linus TorvaldsMake "upload-pack" match git-fetch-pack usage
2005-07-06  Junio C Hamano[PATCH] Let umask do its work upon filesystem object...
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-03  Linus TorvaldsFix sparse warnings.
2005-07-03  Linus TorvaldsFix up "for_each_ref()" to be more usable, and use...
2005-07-03  Linus TorvaldsGeneralize the "show each ref" code in receice-pack
2005-06-30  Linus TorvaldsDo ref matching on the sender side rather than on receiver
2005-06-30  Linus TorvaldsAdd support for "forcing" a ref on the remote side
2005-06-30  Linus Torvaldsgit-receive-pack: implement ref switch command handling
2005-06-30  Linus Torvaldsgit-receive-pack: start parsing ref update commands
2005-06-30  Linus TorvaldsSlow but steady progress on git pack receive/send
2005-06-30  Linus TorvaldsMake send/receive-pack be closer to doing something...
2005-06-30  Linus TorvaldsAdd first cut at "git-receive-pack"