]> git.ipfire.org Git - thirdparty/git.git/history - upload-pack.c
Exec git programs without using PATH.
[thirdparty/git.git] / upload-pack.c
2006-01-14  Michal OstrowskiExec git programs without using PATH.
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-26  Junio C HamanoGIT 0.99.9k v0.99.9k
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Andreas EricssonServer-side support for user-relative paths.
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-11-03  Junio C HamanoGIT 0.99.9c v0.99.9c
2005-11-03  Junio C HamanoBe careful when dereferencing tags.
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-29  Johannes Schindelinfix multi_ack.
2005-10-29  Johannes Schindelingit-upload-pack: Support the multi_ack protocol
2005-10-29  Johannes Schindelingit-upload-pack: More efficient usage of the has_sha1...
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-26  Johannes SchindelinFix cloning (memory corruption)
2005-10-26  Junio C Hamanoupload-pack: tighten request validation.
2005-10-25  Junio C HamanoRevert recent fetch-pack/upload-pack updates.
2005-10-24  Junio C Hamanoupload-pack: fix thinko in common-commit finder code.
2005-10-24  Johannes Schindelingit-upload-pack: Support sending multiple ACK messages
2005-10-24  Johannes Schindelingit-upload-pack: More efficient usage of the has_sha1...
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-22  Junio C Hamanoupload-pack: Increase MAX_HAS.
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge /pub/scm/git/git to recover lost side branch
2005-10-19  H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-19  H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of http://netz.smurf.noris.de/git/git
2005-10-15  Junio C HamanoShow peeled onion from upload-pack and server-info.
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C Hamanoupload-pack: Do not choke on too many heads request.
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 HamanoMerge refs/heads/portable from http://www.cs.berkeley...
2005-08-24  Jason RiedyReplace unsetenv() and setenv() with older putenv().
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-07-31  Junio C HamanoMerge with gitk.
2005-07-29  Junio C HamanoMerge with gitk.
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  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-06  Linus TorvaldsIncrease the number of possible heads requested from...
2005-07-05  Linus TorvaldsMerge head 'cvs2git' of http://netz.smurf.noris.de...
2005-07-05  Linus TorvaldsAdd "git_path()" and "head_ref()" helper functions.
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-07-04  Linus TorvaldsMake git-fetch-pack actually do all the unpacking etc.
2005-07-04  Linus TorvaldsMake git-fetch-pack and git-upload-pack negotiate needs...
2005-07-04  Linus TorvaldsCommit first cut at "git-fetch-pack"