git-tar-tree: no more void pointer arithmetic
[git.git] / write-tree.c
2006-02-10 Junio C HamanoMerge branch 'jc/status'
2006-02-10 Junio C HamanoMerge branch 'master'
2006-02-10 Junio C HamanoMerge branch 'lt/diff-tree'
2006-02-09 Junio C HamanoMerge branch 'jc/ls-files-o'
2006-02-09 Junio C HamanoMerge branches 'jc/nostat' and 'jc/empty-commit'
2006-02-09 Junio C Hamano"Assume unchanged" git
2006-02-07 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2005-12-12 Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-07 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-06 Junio C Hamanowrite-tree: check extra arguments and die but be a...
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-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-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-30 Petr Baudis[PATCH] Trivial tidyups
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-11 Bryan Larsen[PATCH] add --missing-ok option to write-tree
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-25 Jan Harkes[PATCH] git-write-tree doesn't check alternate directories
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-19 Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-08 Petr Baudiswrite-tree is now willing to write empty tree
2005-05-07 Junio C HamanoNotice index that has path and path/file and refuse...
2005-04-26 Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-25 Linus TorvaldsSimplify "write_sha1_file()" interfaces
2005-04-17 Brad Roberts[PATCH] fix for memory leak in write-tree.c
2005-04-16 Linus Torvaldswrite-tree: refuse to write out trees with unmerged...
2005-04-15 Linus TorvaldsConvert the index file reading/writing to use network...
2005-04-13 Petr Baudis[PATCH] Consolidate the error handling
2005-04-10 Linus TorvaldsMake "update-cache" a bit friendlier to use (and harder...
2005-04-10 Linus TorvaldsThis implements the new "recursive tree" write-tree.
2005-04-08 Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Linus TorvaldsAdd copyright notices.
2005-04-07 Linus TorvaldsInitial revision of "git", the information manager...