]> git.ipfire.org Git - thirdparty/git.git/history - upload-pack.c
Merge branch 'ml/cvsserver'
[thirdparty/git.git] / upload-pack.c
2006-03-02  Junio C HamanoMerge branch 'maint'
2006-03-02  Junio C HamanoMerge branch 'jc/tag'
2006-03-02  Junio C HamanoUp to date with GIT 1.2.4 fixes
2006-03-02  Junio C HamanoMerge early parts of 'np/delta' branch
2006-03-01  Junio C HamanoMerge git-mv fixes from 'maint'
2006-02-26  Junio C HamanoMerge branch 'maint'
2006-02-25  Junio C HamanoMerge branches 'jc/rev-list' and 'jc/pack-thin'
2006-02-22  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-22  Junio C HamanoMerge branch 'jc/pack-reuse'
2006-02-22  Junio C HamanoMerge branch 'jc/nostat'
2006-02-22  Junio C HamanoMerge branch 'js/portable'
2006-02-21  Junio C HamanoMerge part of jc/portable branch
2006-02-21  Junio C HamanoMerge branch 'lt/merge-tree'
2006-02-21  Junio C HamanoMerge branch 'jc/ident'
2006-02-20  Junio C HamanoUse thin pack transfer in "git fetch".
2006-02-20  Junio C HamanoMerge branch 'jc/merge-msg'
2006-02-19  Junio C HamanoMerge fixes up to GIT 1.2.2
2006-02-18  Carl WorthPrevent git-upload-pack segfault if object cannot be...
2006-02-07  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-30  Junio C HamanoMerge fixes up to GIT 1.1.6
2006-01-27  Junio C HamanoMerge fixes up to GIT 1.1.5
2006-01-20  Junio C HamanoMerge fixes up to GIT 1.1.4
2006-01-16  Junio C HamanoMerge fixes up to GIT 1.1.3
2006-01-16  Junio C HamanoMerge branch 'fix'
2006-01-14  Junio C HamanoMerge fixes up to GIT 1.1.2
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"