]> git.ipfire.org Git - thirdparty/git.git/history - tar-tree.c
Merge branch 'ml/cvsserver'
[thirdparty/git.git] / tar-tree.c
2006-02-22  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-01  Linus TorvaldsMake git-tar-tree use the tree_desc abstractions
2006-01-31  Junio C HamanoMerge branches 'bf/doc' and 'db/tartree'
2006-01-31  Daniel BarkalowUse struct commit in tar-tree
2006-01-31  Daniel BarkalowUse struct tree in tar-tree
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 Hamanotar-tree: finish honoring extractor's umask in git...
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-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-03  Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-02  Junio C HamanoHonor extractor's umask in git-tar-tree.
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-12  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with gitk.
2005-08-10  Junio C HamanoMerge with master.
2005-08-10  Timo Sirainen[PATCH] -Werror fixes
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-30  Petr Baudis[PATCH] Unify usage strings declaration
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-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21  Mika Kukkonen[PATCH] Fix several gcc4 signedness warnings
2005-06-03  Rene Scharfe[PATCH] git-tar-tree: fix write_trailer
2005-06-03  Rene Scharfe[PATCH] git-tar-tree: cleanup write_trailer()
2005-05-20  Linus Torvaldssparse cleanup
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-11  Petr BaudisMerge with http://members.cox.net/junkio/git-jc.git
2005-05-09  Petr BaudisAdd copyright notice of Rene Scharfe to tar-tree.c
2005-05-07  Rene Scharfe[PATCH] Lift path length limits from git-tar-tree.
2005-05-07  Junio C Hamano[PATCH] Do not initialize sha1_file_directory by hand.
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add symlink support
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: make file contents accessible...
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add extended header helpers
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add TYPEFLAG_ constants
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add get_record()
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-30  Rene Scharfe[PATCH] GIT: Create tar archives of tree on the fly
2005-04-29  Rene Scharfe[PATCH] Use read_object_with_reference() in tar-tree
2005-04-28  Rene Scharfe[PATCH] create tar archives of tree on the fly