3478 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)
 

Author SHA1 Message Date
Junio C Hamano 52670c9730 Merge branch 'ra/anno' into next 19 years ago
Johannes Schindelin 4788d11a0d Use Ryan's git-annotate instead of jsannotate 19 years ago
Junio C Hamano eb6b1cfcca Merge branch 'jc/send-insane-refs' into next 19 years ago
Junio C Hamano 797656e58d send-pack: do not give up when remote has insanely large number of refs. 19 years ago
Junio C Hamano 5031985034 rev-list.c: fix non-grammatical comments. 19 years ago
Junio C Hamano 882e4dc183 Merge part of np/delta 19 years ago
Nicolas Pitre 8e1454b5ad diff-delta: big code simplification 19 years ago
Nicolas Pitre fe474b588b diff-delta: fold two special tests into one plus cleanups 19 years ago
Nicolas Pitre cac251d0bc relax delta selection filtering in pack-objects 19 years ago
Junio C Hamano d9ad59e763 Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 752b0fe287 Merge branch 'fix' 19 years ago
Junio C Hamano 6b98579bab Merge branch 'jc/perl' 19 years ago
Junio C Hamano 155d12912f Merge branch 'jc/pack-reuse' 19 years ago
Junio C Hamano ee072260db Merge branch 'jc/nostat' 19 years ago
Junio C Hamano 712b1dd389 Merge branch 'js/portable' 19 years ago
Carl Worth aa064743fa git-push: Update documentation to describe the no-refspec behavior. 19 years ago
aneesh.kumar@gmail.com d800795613 gitview: Use monospace font to draw the branch and tag name 19 years ago
aneesh.kumar@gmail.com 5301eee92c gitview: Read tag and branch information using git ls-remote 19 years ago
Carl Worth c8af25ca01 git-ls-files: Fix, document, and add test for --error-unmatch option. 19 years ago
Jason Riedy d0080b3cda Fix typo in git-rebase.sh. 19 years ago
Carl Worth 5508a61663 New test to verify that when git-clone fails it cleans up the new directory. 19 years ago
Junio C Hamano 00fd12392c Merge branch 'pj/portable' 19 years ago
Junio C Hamano fab5de7936 format-patch: pretty-print timestamp correctly. 19 years ago
Carl Worth 69a60af5d0 git-rebase: Clarify usage statement and copy it into the actual documentation. 19 years ago
Carl Worth 60ace8790f git-add: Add support for --, documentation, and test. 19 years ago
Johannes Schindelin b992933853 Fix "gmake -j" 19 years ago
Junio C Hamano 77e56ac4cc Merge branch 'fk/blame' into next 19 years ago
Junio C Hamano deddce6f7b Merge branch 'pj/portable' into next 19 years ago
Paul Jakma e15f545155 Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables 19 years ago
Fredrik Kuivinen cbfb73d73f Add git-blame, a tool for assigning blame. 19 years ago
Junio C Hamano 6643688867 Merge part of jc/portable branch 19 years ago
Junio C Hamano 83f50539a9 git-mktree: reverse of git-ls-tree. 19 years ago
Junio C Hamano 8cf828b43c Merge branch 'lt/merge-tree' 19 years ago
Junio C Hamano 6ead3972f5 Merge branch 'jc/ident' 19 years ago
Junio C Hamano 0f73e92ab7 cherry-pick/revert: error-help message rewording. 19 years ago
Junio C Hamano d37a1ed7f2 Fix fmt-merge-msg counting. 19 years ago
Junio C Hamano 98968450b2 Merge branch 'jc/perl' into next 19 years ago
Junio C Hamano 0c82a398ec Merge branch 'ra/anno' into next 19 years ago
Junio C Hamano dd27478f09 cvsimport: avoid open "-|" list form for Perl 5.6 19 years ago
Junio C Hamano 7ae0dc015d svnimport: avoid open "-|" list form for Perl 5.6 19 years ago
Junio C Hamano e415907d6c send-email: avoid open "-|" list form for Perl 5.6 19 years ago
Junio C Hamano fedd273b75 rerere: avoid open "-|" list form for Perl 5.6 19 years ago
Junio C Hamano 2a86ec46da fmt-merge-msg: avoid open "-|" list form for Perl 5.6 19 years ago
Ryan Anderson c65e898754 Add git-annotate, a tool for assigning blame. 19 years ago
Eric Wong 551ce28fe1 git-svn: 0.9.1: add --version and copyright/license (GPL v2+) information 19 years ago
Eric Wong 96a40b27c9 contrib/git-svn: add Makefile, test, and associated ignores 19 years ago
Eric Wong cf52b8f063 git-svn: fix several corner-case and rare bugs with 'commit' 19 years ago
Eric Wong bbe0c9b8d8 contrib/git-svn.txt: add a note about renamed/copied directory support 19 years ago
Eric Wong 472ee9e3d6 git-svn: change ; to && in addremove() 19 years ago
Eric Wong ce6f351903 git-svn: remove any need for the XML::Simple dependency 19 years ago