git.git
2006-05-02 Junio C Hamanobuiltin-grep: support -c (--count).
2006-05-02 Junio C Hamanobuiltin-grep: allow more than one patterns.
2006-05-02 Junio C Hamanobuiltin-grep: allow -<n> and -[ABC]<n> notation for...
2006-05-02 Junio C Hamanobuiltin-grep: printf %.*s length is int, not ptrdiff_t.
2006-05-01 Junio C Hamanobuiltin-grep: do not use setup_revisions()
2006-05-01 Junio C Hamanobuiltin-grep: support '-l' option.
2006-05-01 Junio C Hamanobuiltin-grep: wildcard pathspec fixes
2006-05-01 Junio C Hamanobuilt-in "git grep"
2006-04-30 Junio C HamanoMerge branch 'fix'
2006-04-30 Huw Daviesgit-format-patch: Use rfc2822 compliant date.
2006-04-28 Junio C HamanoMerge branch 'fix'
2006-04-28 Sean EstabrooksFix trivial typo in git-log man page.
2006-04-28 Sean EstabrooksProperly render asciidoc "callouts" in git man pages.
2006-04-28 Sean EstabrooksFix up remaining man pages that use asciidoc "callouts".
2006-04-28 Sean EstabrooksUpdate the git-branch man page to include the "-r"...
2006-04-28 Matthias Kestenholzannotate: display usage information if no filename...
2006-04-28 Matthias Kestenholzannotate: fix warning about uninitialized scalar
2006-04-28 Junio C Hamanogit-am --resolved: more usable error message.
2006-04-27 Junio C HamanoMerge branch 'fix'
2006-04-27 Junio C Hamanoverify-pack: check integrity in a saner order.
2006-04-27 Junio C HamanoMerge branch 'pb/config'
2006-04-27 Junio C HamanoMerge branch 'jc/diffstat'
2006-04-27 Linus TorvaldsFix "git help -a" terminal autosizing
2006-04-27 Junio C Hamanodiff-index: fix compilation warnings.
2006-04-27 Junio C Hamanot0000-basic: more commit-tree tests.
2006-04-27 Junio C HamanoMerge branch 'fix'
2006-04-26 Junio C Hamanocommit-tree.c: check_valid() microoptimization.
2006-04-26 Linus TorvaldsFix filename verification when in a subdirectory
2006-04-26 Junio C Hamanorebase: typofix.
2006-04-26 Junio C Hamanocommit-tree: allow generic object name for the tree...
2006-04-26 Junio C HamanoMakefile: remove and create xdiff library from scratch.
2006-04-26 Junio C Hamanot0000-basic: Add ls-tree recursive test back.
2006-04-26 Junio C Hamanogit-cvsserver: typofixes
2006-04-26 Junio C Hamanodiff --stat: show complete rewrites consistently.
2006-04-26 Junio C HamanoMerge branch 'jc/diff'
2006-04-26 Junio C HamanoMakefile: remove and create libgit.a from scratch.
2006-04-25 Serge E. Hallynsocksetup: don't return on set_reuse_addr() error v1.3.1
2006-04-25 Petr BaudisDeprecate usage of git-var -l for getting config vars...
2006-04-25 Petr Baudisgit-repo-config --list support
2006-04-25 Junio C HamanoMerge branch 'fix'
2006-04-25 Petr BaudisDocument the configuration file
2006-04-25 Petr BaudisDocument git-var -l listing also configuration variables
2006-04-25 Paul Mackerrasrev-parse: better error message for ambiguous arguments
2006-04-24 Junio C HamanoMerge branch 'ar/chmod-series'
2006-04-24 Junio C HamanoMerge branch 'sh/daemon'
2006-04-24 Junio C HamanoMerge branch 'jc/cc-stat'
2006-04-24 Junio C HamanoMerge branch 'jc/unresolve'
2006-04-24 Junio C HamanoMerge branch 'jc/color'
2006-04-24 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-23 Paul Mackerrasgitk: Let git-rev-list do the argument list parsing
2006-04-23 Alex Riesenmake update-index --chmod work with multiple files...
2006-04-22 Junio C HamanoLibified diff-index: backward compatibility fix.
2006-04-22 Junio C HamanoLibify diff-index.
2006-04-22 Junio C HamanoLibify diff-files.
2006-04-22 Junio C HamanoFix "git show --stat"
2006-04-22 Junio C HamanoAdd colordiff for git to contrib/colordiff.
2006-04-22 Junio C HamanoMerge branch 'jc/diff'
2006-04-22 Junio C HamanoMakefile: dependency for builtin-help.o
2006-04-21 Linus TorvaldsSplit up builtin commands into separate files from...
2006-04-21 Junio C HamanoMerge branch 'fix'
2006-04-21 Linus Torvaldsgit-log produces no output
2006-04-21 Junio C HamanoMerge branch 'fix'
2006-04-21 Nicolas Pitrefix pack-object buffer size
2006-04-21 Junio C Hamanomailinfo: decode underscore used in "Q" encoding properly.
2006-04-21 Santi_BéjarReintroduce svn pools to solve the memory leak.
2006-04-21 Junio C Hamanopack-objects: do not stop at object that is "too small"
2006-04-20 Junio C HamanoMerge branch 'fix'
2006-04-20 Junio C Hamanogit-commit --amend: two fixes.
2006-04-20 Junio C Hamanogit-update-index --unresolve
2006-04-20 Junio C Hamanodiff --stat: do not drop rename information.
2006-04-19 Junio C HamanoAdd git-unresolve <paths>...
2006-04-19 Junio C HamanoMerge branch 'lt/xsha1'
2006-04-19 Junio C HamanoMerge branch 'maint'
2006-04-19 Junio C Hamanodiff: move diff.c to diff-lib.c to make room.
2006-04-19 Junio C Hamanopre-commit hook: complain about conflict markers.
2006-04-19 Junio C Hamanogit-merge: a bit more readable user guidance.
2006-04-19 Junio C Hamanoget_tree_entry(): make it available from tree-walk
2006-04-19 Junio C Hamanosha1_name.c: no need to include diff.h; tree-walk.h...
2006-04-19 Junio C Hamanosha1_name.c: prepare to make get_tree_entry() reusable...
2006-04-19 Linus Torvaldsgit log: don't do merge diffs by default
2006-04-19 Linus TorvaldsAllow "git repack" users to specify repacking window...
2006-04-19 Junio C HamanoMerge branch 'fix'
2006-04-19 Linus Torvaldsget_sha1() shorthands for blob/tree objects
2006-04-19 Linus TorvaldsFix uninteresting tags in new revision parsing
2006-04-19 Shawn PearceDocument git-clone --reference
2006-04-18 Jonas FonsecaFix filename scaling for binary files
2006-04-18 Serge E. Hallynsocksetup: don't return on set_reuse_addr() error
2006-04-18 Junio C HamanoMerge branch 'jc/pager-cat'
2006-04-18 Junio C HamanoMerge branch 'lt/logopt'
2006-04-18 Junio C HamanoGIT 1.3.0 v1.3.0
2006-04-18 Jonas FonsecaAdd git-annotate(1) and git-blame(1)
2006-04-18 Junio C HamanoFix "git log --stat": make sure to set recursive with...
2006-04-18 Junio C Hamanodiff --stat: make sure to set recursive.
2006-04-18 Herbert Valerio... git-svnimport symlink support
2006-04-18 Junio C Hamanocombine-diff: show diffstat with the first parent.
2006-04-18 Junio C Hamanogit.c: LOGSIZE is unused after log printing cleanup.
2006-04-18 Linus TorvaldsLog message printout cleanups (#3): fix --pretty=oneline
2006-04-18 Linus TorvaldsLog message printout cleanups (#2)
2006-04-18 Junio C Hamanopacked_object_info_detail(): check for corrupt packfile.
2006-04-17 Linus TorvaldsLog message printout cleanups
next