]> git.ipfire.org Git - thirdparty/git.git/history - unpack-objects.c
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / unpack-objects.c
2006-01-08  Junio C HamanoGIT 1.1.0 v1.1.0
2006-01-08  Junio C HamanoGIT 1.0.8 v1.0.8
2006-01-07  Junio C Hamanounpack-objects: default to quiet if stderr is not a...
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-20  Junio C Hamanoxread/xwrite: do not worry about EINTR at calling sites.
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-11-30  Junio C HamanoMerge branch 'jc/subdir'
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Junio C HamanoMake the rest of commands work from a subdirectory.
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-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-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-15  Junio C HamanoGIT 0.99.9i aka 1.0rc2 v0.99.9i v1.0rc2
2005-11-15  Nikolai WeibullDocument the -n command-line option to git-unpack-objects
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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-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-13  Junio C HamanoMerge master changes into release candidate branch.
2005-08-12  Junio C HamanoUpdate unpack-objects usage and documentation.
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  Sergey Vlasov[PATCH] Plug memory leaks in git-unpack-objects
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-10  Linus TorvaldsFix up progress report for off-by-one error
2005-07-09  Linus Torvaldsgit-unpack-objects: show progress report by default
2005-07-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-06  Linus TorvaldsDon't special-case a zero-sized compression.
2005-07-05  Matthias UrlichsMerge with Linus' current tree
2005-06-29  Linus TorvaldsRe-instate dry-run logic in git-unpack-objects
2005-06-29  Linus TorvaldsClean up git-unpack-objects a bit
2005-06-29  Linus TorvaldsMake git pack files use little-endian size encoding
2005-06-29  Linus Torvaldsgit-unpack-objects: re-write to read from stdin
2005-06-29  Junio C Hamano[PATCH] Fix unpack-objects for header length information.
2005-06-28  Linus TorvaldsMerge fighting fsck-cache updates from Junio
2005-06-28  Linus TorvaldsChange pack file format. Hopefully for the last time.
2005-06-28  Linus TorvaldsTeach packing about "tag" objects
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27  Linus Torvaldscsum-file interface updates: return resulting SHA1
2005-06-27  Linus Torvaldsgit-pack-objects: write the pack files with a SHA1...
2005-06-26  Linus Torvaldsgit-unpack-objects: start removing debug output
2005-06-26  Linus TorvaldsFix object packing/unpacking.
2005-06-26  Junio C Hamano[PATCH] Finish initial cut of git-pack-object/git-unpac...
2005-06-25  Linus Torvaldsgit-unpack-objects: start parsing the actual packed...
2005-06-25  Linus TorvaldsFirst cut at git-unpack-objects