3730 Commits (a0fb95e3199810268cfe88c7c4ff0d9958e07062)
 

Author SHA1 Message Date
Junio C Hamano a0fb95e319 blame: avoid -lm by not using log(). 19 years ago
Fredrik Kuivinen ea4c7f9bf6 git-blame: Make the output human readable 19 years ago
Linus Torvalds ea5ed3abce get_revision(): do not dig deeper when we know we are at the end. 19 years ago
Jeff Muizelaar 872d001f7f documentation: add 'see also' sections to git-rm and git-add 19 years ago
Mark Wooding 8911db70f8 contrib/emacs/Makefile: Provide tool for byte-compiling files. 19 years ago
Mark Wooding 0aee3d6d4e gitignore: Ignore some more boring things. 19 years ago
Junio C Hamano 9201c70742 Const tightening. 19 years ago
Mark Wooding 4a5d693950 Documentation/Makefile: Some `git-*.txt' files aren't manpages. 19 years ago
Martin Langhoff b30cc0daaf cvsserver: updated documentation 19 years ago
Jeff Muizelaar 46444f514b cosmetics: change from 'See-Also' to 'See Also' 19 years ago
Junio C Hamano 8588452ceb git-commit --amend: allow empty commit. 19 years ago
Junio C Hamano 1c7fee5d08 Cauterize dropped or duplicate bits from next. 19 years ago
Junio C Hamano d10ed827bc Merge part of 'sp/checkout' 19 years ago
Francis Daly 2eb063c933 AsciiDoc fix for tutorial 19 years ago
Alexandre Julliard a79656e6af git.el: Added customize support for all parameters. 19 years ago
Alexandre Julliard 45033ad9e3 git.el: Added support for Signed-off-by. 19 years ago
Alexandre Julliard b23761d9ac git.el: Automatically update .gitignore status. 19 years ago
Alexandre Julliard a944652c05 git.el: Set default directory before running the status mode setup hooks. 19 years ago
Alexandre Julliard 18e3e99e3d git.el: Portability fixes for XEmacs and Emacs CVS. 19 years ago
Alexandre Julliard 486a974acc contrib/emacs: Add an Emacs VC backend. 19 years ago
Junio C Hamano f2fea68a0f Merge branch 'fk/blame' 19 years ago
Junio C Hamano 21dbe12c76 Merge branch 'lt/rev-list' 19 years ago
Marco Costalba ed19f36722 Add a Documentation/git-tools.txt 19 years ago
Martin Langhoff 91a6bf4682 cvsserver: anonymous cvs via pserver support 19 years ago
Junio C Hamano 8bc63c9ad4 Merge branch 'tl/anno' 19 years ago
Martin Langhoff cdb6760e6f cvsserver: better error messages 19 years ago
Martin Langhoff 6be32d4791 cvsserver: nested directory creation fixups for Eclipse clients 19 years ago
Junio C Hamano be972922d0 Merge branch 'maint' 19 years ago
Junio C Hamano 473d404b53 tar-tree: file/dirmode fix. 19 years ago
Luck, Tony c6d4217ebc annotate should number lines starting with 1 19 years ago
Eric Wong ce4c8b24a1 contrib/git-svn: fix a copied-tree bug in an overzealous assertion 19 years ago
Junio C Hamano f794c23466 show-branch --topics: omit more uninteresting commits. 19 years ago
Alex Riesen d51fac5310 workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) 19 years ago
Josef Weidendorfer 90924d55c5 git-mv: fix moves into a subdir from outside 19 years ago
Eric Wong 8e69b31e0d send-email: accept --no-signed-off-by-cc as the documentation states 19 years ago
Eric Wong 448c81b495 contrib/git-svn: better documenting of CLI switches 19 years ago
Eric Wong 6f0783cf94 contrib/git-svn: add --id/-i=$GIT_SVN_ID command-line switch 19 years ago
Eric Wong 1ca72aef45 contrib/git-svn: avoid re-reading the repository uuid, it never changes 19 years ago
Eric Wong 7f60b22860 contrib/git-svn: create a more recent master if one does not exist 19 years ago
Eric Wong eeb0abe047 contrib/git-svn: cleanup option parsing 19 years ago
Eric Wong a9612be245 contrib/git-svn: allow --authors-file to be specified 19 years ago
Eric Wong df746c5a81 contrib/git-svn: strip 'git-svn-id:' when commiting to SVN 19 years ago
Eric Wong ac8e0b910c contrib/git-svn: several small bug fixes and changes 19 years ago
Eric Wong 69f0d91e49 contrib/git-svn: add -b/--branch switch for branch detection 19 years ago
Shawn Pearce a41c175d6f Prevent --index-info from ignoring -z. 19 years ago
Jonas Fonseca c7569b1e00 manpages: insert two missing [verse] markers for multi-line SYNOPSIS 19 years ago
Aneesh Kumar K.V 9645da330f gitview: pass the missing argument _show_clicked_cb. 19 years ago
Johannes Schindelin d5dddccaa0 Fix test case for some sed 19 years ago
Eric Wong fd8fc4ade5 git-branch: add -r switch to list refs/remotes/* 19 years ago
Martin Langhoff e74ee784c7 cvsserver: fix checkouts with -d <somedir> 19 years ago