]> git.ipfire.org Git - thirdparty/git.git/history - diff-delta.c
Merge fixes up to GIT 1.0.5
[thirdparty/git.git] / diff-delta.c
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-16  Nicolas Pitresmall cleanup for diff-delta.c
2005-12-13  Junio C HamanoRevert "diff-delta.c: allow delta with empty blob."
2005-12-12  Junio C Hamanodiff-delta.c: allow delta with empty blob.
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-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-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-07-05  Matthias UrlichsMerge with Linus' current tree
2005-06-29  Nicolas Pitre[PATCH] assorted delta code cleanup
2005-06-29  Nicolas Pitre[PATCH] denser delta header encoding
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-26  Linus TorvaldsAdd a "max_size" parameter to diff_delta()
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-19  Nicolas Pitre[PATCH] Deltification library work by Nicolas Pitre.