git.git
2006-03-13 Junio C HamanoMerge branch 'jc/pack'
2006-03-13 Junio C HamanoMerge branch 'jc/fsck'
2006-03-13 Junio C HamanoMerge branch 'nh/http'
2006-03-13 Junio C HamanoMerge branch 'fk/blame'
2006-03-12 Mark Woodingannotate-tests: override VISUAL when running tests.
2006-03-12 Johannes Schindelinimap-send: Add missing #include for macosx
2006-03-12 Junio C Hamanogit-diff: -p disables rename detection.
2006-03-11 Marco Roelandimap-send: cleanup execl() call to use NULL sentinel...
2006-03-11 seanannotate.perl triggers rpm bug
2006-03-11 Nick Hengeveldhttp-push: cleanup
2006-03-11 Nick Hengeveldhttp-push: support for updating remote info/refs
2006-03-11 Nick Hengeveldhttp-push: improve remote lock management
2006-03-11 Nick Hengeveldhttp-push: refactor remote file/directory processing
2006-03-11 Nick HengeveldHTTP slot reuse fixes
2006-03-11 Nick Hengeveldhttp-push: fix revision walk
2006-03-11 Fredrik Kuivinenblame: Rename detection (take 2)
2006-03-11 Fredrik Kuivinenrev-lib: Make it easy to do rename tracking (take 2)
2006-03-11 Fredrik KuivinenMake it possible to not clobber object.util in sort_in_...
2006-03-11 Mike McCormackAdd git-imap-send, derived from isync 1.0.1.
2006-03-11 Junio C Hamanorepack: prune loose objects when -d is given
2006-03-11 Junio C Hamanotry_to_simplify_commit(): do not skip inspecting tree...
2006-03-10 Junio C HamanoFix t1200 test for breakage caused by removal of full...
2006-03-10 Mike McCormackDescribe how to add extra mail header lines in mail...
2006-03-10 Mike McCormackDocument the --attach flag.
2006-03-10 Olaf Heringallow double click on current HEAD id after git-pull
2006-03-09 Junio C Hamanofsck-objects: Remove --standalone
2006-03-09 Junio C Hamanorefs.c::do_for_each_ref(): Finish error message lines...
2006-03-09 Fredrik KuivinenNicer output from 'git'
2006-03-09 Junio C HamanoUse #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))
2006-03-09 Fredrik KuivinenRemove trailing dot after short description
2006-03-09 Fredrik KuivinenFix some inconsistencies in the docs
2006-03-09 Eric Wongcontrib/git-svn: fix a harmless warning on rebuild...
2006-03-09 Eric Wongcontrib/git-svn: remove the --no-stop-on-copy flag
2006-03-09 Eric Wongcontrib/git-svn: fix svn compat and fetch args
2006-03-09 Matthias UrlichsDon't recurse into parents marked uninteresting.
2006-03-09 Nicolas Pitrediff-delta: bound hash list length to avoid O(m*n)...
2006-03-09 Nicolas Pitretest-delta needs zlib to compile
2006-03-09 Linus Torvaldsgit-fmt-merge-msg cleanup
2006-03-08 Jonas Fonsecarepo-config: give value_ a sane default so regexec...
2006-03-08 Nick HengeveldUpdate http-push functionality
2006-03-08 Matthias Urlichscvsimport: Remove master-updating code
2006-03-07 Junio C HamanoMerge branch 'sp/checkout'
2006-03-07 Junio C HamanoMerge branch 'fd/asciidoc'
2006-03-07 Mike McCormackAllow format-patch to attach patches
2006-03-07 Mike McCormackAllow adding arbitary lines in the mail header generate...
2006-03-06 Junio C Hamanopack-objects: simplify "thin" pack.
2006-03-06 Junio C Hamanoannotate-blame: tests incomplete lines.
2006-03-06 Junio C Hamanoblame: unbreak "diff -U 0".
2006-03-06 Francis DalyTweak asciidoc output to work with broken docbook-xsl
2006-03-06 Junio C Hamanoannotate-blame test: add evil merge.
2006-03-06 Junio C Hamanoannotate-blame test: don't "source", but say "."
2006-03-06 Junio C Hamanoannotate/blame tests updates.
2006-03-06 Ryan Andersonannotate: Support annotation of files on other revisions.
2006-03-06 Dmitry V. Levingit/Documentation: fix SYNOPSIS style bugs
2006-03-06 Junio C Hamanoblame: avoid "diff -u0".
2006-03-06 Fredrik Kuivinengit-blame: Use the same tests for git-blame as for...
2006-03-06 Junio C Hamanoblame and annotate: show localtime with timezone.
2006-03-06 Junio C Hamanoblame: avoid -lm by not using log().
2006-03-05 Fredrik Kuivinengit-blame: Make the output human readable
2006-03-05 Linus Torvaldsget_revision(): do not dig deeper when we know we are...
2006-03-05 Jeff Muizelaardocumentation: add 'see also' sections to git-rm and...
2006-03-05 Mark Woodingcontrib/emacs/Makefile: Provide tool for byte-compiling...
2006-03-05 Mark Woodinggitignore: Ignore some more boring things.
2006-03-05 Junio C Hamanoverify-pack -v: show delta-chain histogram.
2006-03-05 Junio C HamanoConst tightening.
2006-03-05 Mark WoodingDocumentation/Makefile: Some `git-*.txt' files aren...
2006-03-05 Martin Langhoffcvsserver: updated documentation
2006-03-05 Shawn PearceAdd --temp and --stage=all options to checkout-index.
2006-03-05 Jeff Muizelaarcosmetics: change from 'See-Also' to 'See Also'
2006-03-05 Junio C Hamanogit-commit --amend: allow empty commit.
2006-03-05 Junio C HamanoCauterize dropped or duplicate bits from next.
2006-03-04 Junio C HamanoMerge part of 'sp/checkout'
2006-03-04 Francis DalyAsciiDoc fix for tutorial
2006-03-04 Alexandre Julliardgit.el: Added customize support for all parameters.
2006-03-04 Alexandre Julliardgit.el: Added support for Signed-off-by.
2006-03-04 Alexandre Julliardgit.el: Automatically update .gitignore status.
2006-03-04 Alexandre Julliardgit.el: Set default directory before running the status...
2006-03-04 Alexandre Julliardgit.el: Portability fixes for XEmacs and Emacs CVS.
2006-03-04 Alexandre Julliardcontrib/emacs: Add an Emacs VC backend.
2006-03-04 Junio C HamanoMerge branch 'fk/blame'
2006-03-04 Junio C HamanoMerge branch 'lt/rev-list'
2006-03-04 Marco CostalbaAdd a Documentation/git-tools.txt
2006-03-04 Martin Langhoffcvsserver: anonymous cvs via pserver support
2006-03-04 Junio C HamanoMerge branch 'tl/anno'
2006-03-04 Martin Langhoffcvsserver: better error messages
2006-03-04 Martin Langhoffcvsserver: nested directory creation fixups for Eclipse...
2006-03-04 Junio C HamanoMerge branch 'maint'
2006-03-04 Junio C Hamanotar-tree: file/dirmode fix.
2006-03-03 Luck, Tonyannotate should number lines starting with 1
2006-03-03 Eric Wongcontrib/git-svn: fix a copied-tree bug in an overzealou...
2006-03-03 Junio C Hamanoshow-branch --topics: omit more uninteresting commits.
2006-03-03 Alex Riesenworkaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)
2006-03-03 Josef Weidendorfergit-mv: fix moves into a subdir from outside
2006-03-03 Eric Wongsend-email: accept --no-signed-off-by-cc as the documen...
2006-03-03 Eric Wongcontrib/git-svn: better documenting of CLI switches
2006-03-03 Eric Wongcontrib/git-svn: add --id/-i=$GIT_SVN_ID command-line...
2006-03-03 Eric Wongcontrib/git-svn: avoid re-reading the repository uuid...
2006-03-03 Eric Wongcontrib/git-svn: create a more recent master if one...
2006-03-03 Eric Wongcontrib/git-svn: cleanup option parsing
2006-03-03 Eric Wongcontrib/git-svn: allow --authors-file to be specified
next