git.git
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 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 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
2006-03-03 Eric Wongcontrib/git-svn: strip 'git-svn-id:' when commiting...
2006-03-03 Eric Wongcontrib/git-svn: several small bug fixes and changes
2006-03-03 Eric Wongcontrib/git-svn: add -b/--branch switch for branch...
2006-03-03 Shawn PearcePrevent --index-info from ignoring -z.
2006-03-03 Jonas Fonsecamanpages: insert two missing [verse] markers for multi...
2006-03-03 Aneesh Kumar K.Vgitview: pass the missing argument _show_clicked_cb.
2006-03-03 Johannes SchindelinFix test case for some sed
2006-03-03 Eric Wonggit-branch: add -r switch to list refs/remotes/*
2006-03-03 Martin Langhoffcvsserver: fix checkouts with -d <somedir>
2006-03-03 Martin Langhoffcvsserver: checkout faster by sending files in a sensib...
2006-03-03 Junio C Hamanogit-commit: make sure we protect against races.
2006-03-03 Junio C Hamanogit-commit --amend
2006-03-03 Martin Langhoffcvsserver: fix checkouts with -d <somedir>
2006-03-03 Martin Langhoffcvsserver: checkout faster by sending files in a sensib...
2006-03-03 Junio C Hamanoshow-branch --topics
2006-03-03 Junio C HamanoGIT-VERSION-GEN: squelch unneeded error from "cat version"
2006-03-02 Junio C Hamanosetup_revisions(): handle -n<n> and -<n> internally.
2006-03-02 Fredrik Kuivinengit-blame, take 2
2006-03-02 Junio C HamanoMerge part of 'lt/rev-list' into 'fk/blame'
2006-03-02 Junio C HamanoMerge branch 'ml/cvsserver'
2006-03-02 Junio C Hamanoannotate: resurrect raw timestamps.
2006-03-02 Junio C HamanoDocumentation: rev-list --objects-edge
2006-03-02 Junio C HamanoDocumentation: read-tree --aggressive
2006-03-02 Junio C Hamanowar on whitespaces: documentation.
2006-03-02 Junio C HamanoMerge branch 'master' into next
2006-03-02 Eric Wongcontrib/git-svn: use refs/remotes/git-svn instead of...
2006-03-02 Junio C HamanoMerge branch 'maint'
next