]> git.ipfire.org Git - thirdparty/git.git/history - receive-pack.c
[PATCH] Quote the missing GIT_DIR.
[thirdparty/git.git] / receive-pack.c
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
2005-08-29  Junio C HamanoMerge refs/heads/master from .
2005-08-29  Junio C HamanoRevert "Replace zero-length array decls with []."
2005-08-29  Junio C HamanoMerge refs/heads/master from .
2005-08-29  Junio C HamanoMerge refs/heads/portable from http://www.cs.berkeley...
2005-08-24  Jason RiedyReplace unsetenv() and setenv() with older putenv().
2005-08-24  Jason RiedyReplace zero-length array decls with [].
2005-08-19  Junio C HamanoMerge from gitk
2005-08-18  Junio C HamanoMerge with gitk --parents change.
2005-08-18  Junio C HamanoMerge with gitk
2005-08-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-09  Junio C HamanoMerge with gitk.
2005-08-08  Junio C HamanoMerge with gitk.
2005-08-07  Junio C HamanoMerge with gitk.
2005-08-06  Junio C HamanoMerge with gitk.
2005-08-05  Junio C HamanoMerge with gitk.
2005-08-03  Junio C HamanoMake sure leading directories exist when pushing refs.
2005-08-03  Junio C Hamanoreceive-pack hooks updates.
2005-08-01  A Large Angry SCM[PATCH] Fix warning about non-void return in a void...
2005-08-01  Josef Weidendorfer[PATCH] Added hook in git-receive-pack
2005-07-31  Junio C HamanoMerge with gitk.
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"