summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-07Allow format-patch to attach patchesMike McCormack
2006-03-07Allow adding arbitary lines in the mail header generated by format-patch.Mike McCormack
2006-03-06annotate-blame: tests incomplete lines.Junio C Hamano
2006-03-06blame: unbreak "diff -U 0".Junio C Hamano
2006-03-06annotate-blame test: add evil merge.Junio C Hamano
2006-03-06annotate-blame test: don't "source", but say "."Junio C Hamano
2006-03-06annotate/blame tests updates.Junio C Hamano
2006-03-06annotate: Support annotation of files on other revisions.Ryan Anderson
2006-03-06git/Documentation: fix SYNOPSIS style bugsDmitry V. Levin
2006-03-06blame: avoid "diff -u0".Junio C Hamano
2006-03-06git-blame: Use the same tests for git-blame as for git-annotateFredrik Kuivinen
2006-03-06blame and annotate: show localtime with timezone.Junio C Hamano
2006-03-06blame: avoid -lm by not using log().Junio C Hamano
2006-03-05git-blame: Make the output human readableFredrik Kuivinen
2006-03-05get_revision(): do not dig deeper when we know we are at the end.Linus Torvalds
2006-03-05documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar
2006-03-05contrib/emacs/Makefile: Provide tool for byte-compiling files.Mark Wooding
2006-03-05gitignore: Ignore some more boring things.Mark Wooding
2006-03-05Const tightening.Junio C Hamano
2006-03-05Documentation/Makefile: Some `git-*.txt' files aren't manpages.Mark Wooding
2006-03-05cvsserver: updated documentationMartin Langhoff
2006-03-05cosmetics: change from 'See-Also' to 'See Also'Jeff Muizelaar
2006-03-05git-commit --amend: allow empty commit.Junio C Hamano
2006-03-05Cauterize dropped or duplicate bits from next.Junio C Hamano
2006-03-04Merge part of 'sp/checkout'Junio C Hamano
2006-03-04AsciiDoc fix for tutorialFrancis Daly
2006-03-04git.el: Added customize support for all parameters.Alexandre Julliard
2006-03-04git.el: Added support for Signed-off-by.Alexandre Julliard
2006-03-04git.el: Automatically update .gitignore status.Alexandre Julliard
2006-03-04git.el: Set default directory before running the status mode setup hooks.Alexandre Julliard
2006-03-04git.el: Portability fixes for XEmacs and Emacs CVS.Alexandre Julliard
2006-03-04contrib/emacs: Add an Emacs VC backend.Alexandre Julliard
2006-03-04Merge branch 'fk/blame'Junio C Hamano
2006-03-04Merge branch 'lt/rev-list'Junio C Hamano
2006-03-04Add a Documentation/git-tools.txtMarco Costalba
2006-03-04cvsserver: anonymous cvs via pserver supportMartin Langhoff
2006-03-04Merge branch 'tl/anno'Junio C Hamano
2006-03-04cvsserver: better error messagesMartin Langhoff
2006-03-04cvsserver: nested directory creation fixups for Eclipse clientsMartin Langhoff
2006-03-04Merge branch 'maint'Junio C Hamano
2006-03-04tar-tree: file/dirmode fix.Junio C Hamano
2006-03-03annotate should number lines starting with 1Luck, Tony
2006-03-03contrib/git-svn: fix a copied-tree bug in an overzealous assertionEric Wong
2006-03-03show-branch --topics: omit more uninteresting commits.Junio C Hamano
2006-03-03workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen
2006-03-03git-mv: fix moves into a subdir from outsideJosef Weidendorfer
2006-03-03send-email: accept --no-signed-off-by-cc as the documentation statesEric Wong
2006-03-03contrib/git-svn: better documenting of CLI switchesEric Wong
2006-03-03contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switchEric Wong
2006-03-03contrib/git-svn: avoid re-reading the repository uuid, it never changesEric Wong