git.git
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 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
2006-04-17 Serge E. Hallyncleanups: remove unused variable from exec_cmd.c
2006-04-17 Serge E. Hallyncleanups: prevent leak of two strduped strings in config.c
2006-04-17 Serge E. Hallyncleanups: Remove impossible case in quote.c
2006-04-17 Serge E. Hallyncleanups: Remove unused vars from combine-diff.c
2006-04-17 Serge E. Hallyncleanups: Fix potential bugs in connect.c
2006-04-17 Junio C HamanoMerge branch 'jc/boundary'
2006-04-17 Junio C HamanoMerge branch 'jc/bottomless'
2006-04-17 Yann DirsonAllow empty lines in info/grafts
2006-04-17 Junio C Hamanorev-list --header: output format fix
2006-04-17 Junio C Hamanorev-list --boundary: show boundary commits even when...
2006-04-17 A Large Angry SCMMakefile fixups.
2006-04-17 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-04-17 Paul Mackerrasgitk: Fix bug caused by missing commitlisted elements
2006-04-16 Linus TorvaldsFixes for option parsing
2006-04-16 Junio C Hamanoreading $GIT_DIR/info/graft - skip comments correctly.
2006-04-16 Junio C Hamanolog/whatchanged/show - log formatting cleanup.
2006-04-16 Junio C HamanoSimplify common default options setup for built-in...
2006-04-16 Junio C HamanoMerge branch 'master' into lt/logopt
2006-04-16 Junio C HamanoDo not fork PAGER=cat
2006-04-16 Johannes Schindelinpager: do not fork a pager if PAGER is set to empty.
2006-04-16 Linus TorvaldsTentative built-in "git show"
2006-04-16 Junio C HamanoBuilt-in git-whatchanged.
2006-04-16 Junio C Hamanorev-list option parser fix.
2006-04-16 Junio C HamanoSplit init_revisions() out of setup_revisions()
2006-04-16 Johannes Schindelindiff-options: add --patch-with-stat
2006-04-16 Junio C Hamanodiff-files --stat: do not dump core with unmerged index.
2006-04-16 Linus TorvaldsSupport "git cmd --help" syntax
2006-04-15 Junio C Hamanodiff --stat: do not do its own three-dashes.
2006-04-15 Junio C Hamanodiff-tree: typefix.
2006-04-15 Junio C HamanoGIT v1.3.0-rc4 v1.3.0-rc4
2006-04-15 Junio C HamanoMerge branch 'dl/xdiff'
2006-04-15 Junio C HamanoFix up rev-list option parsing.
2006-04-15 Junio C HamanoFix up default abbrev in setup_revisions() argument...
2006-04-15 Linus TorvaldsCommon option parsing for "git log --diff" and friends
2006-04-15 Junio C HamanoMerge branch 'js/diffstat'
2006-04-15 Junio C HamanoMerge branch 'jc/fix5500'
2006-04-15 Junio C Hamanorev-list --bisect: limit list before bisecting.
next