summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-22Merge branch 'fix'Junio C Hamano
2006-02-22Merge branch 'jc/perl'Junio C Hamano
2006-02-22Merge branch 'jc/pack-reuse'Junio C Hamano
2006-02-22Merge branch 'jc/nostat'Junio C Hamano
2006-02-22Merge branch 'js/portable'Junio C Hamano
2006-02-22git-push: Update documentation to describe the no-refspec behavior.Carl Worth
2006-02-22gitview: Use monospace font to draw the branch and tag nameaneesh.kumar@gmail.com
2006-02-22gitview: Read tag and branch information using git ls-remoteaneesh.kumar@gmail.com
2006-02-22git-ls-files: Fix, document, and add test for --error-unmatch option.Carl Worth
2006-02-22Fix typo in git-rebase.sh.Jason Riedy
2006-02-22New test to verify that when git-clone fails it cleans up the new directory.Carl Worth
2006-02-22Merge branch 'pj/portable'Junio C Hamano
2006-02-22format-patch: pretty-print timestamp correctly.Junio C Hamano
2006-02-22git-rebase: Clarify usage statement and copy it into the actual documentation.Carl Worth
2006-02-22git-add: Add support for --, documentation, and test.Carl Worth
2006-02-22Fix "gmake -j"Johannes Schindelin
2006-02-21Makefile tweaks: Solaris 9+ dont need iconv / move up uname variablesPaul Jakma
2006-02-21Merge part of jc/portable branchJunio C Hamano
2006-02-21git-mktree: reverse of git-ls-tree.Junio C Hamano
2006-02-21Merge branch 'lt/merge-tree'Junio C Hamano
2006-02-21Merge branch 'jc/ident'Junio C Hamano
2006-02-21cherry-pick/revert: error-help message rewording.Junio C Hamano
2006-02-21Fix fmt-merge-msg counting.Junio C Hamano
2006-02-20cvsimport: avoid open "-|" list form for Perl 5.6Junio C Hamano
2006-02-20svnimport: avoid open "-|" list form for Perl 5.6Junio C Hamano
2006-02-20send-email: avoid open "-|" list form for Perl 5.6Junio C Hamano
2006-02-20rerere: avoid open "-|" list form for Perl 5.6Junio C Hamano
2006-02-20fmt-merge-msg: avoid open "-|" list form for Perl 5.6Junio C Hamano
2006-02-20git-svn: 0.9.1: add --version and copyright/license (GPL v2+) informationEric Wong
2006-02-20contrib/git-svn: add Makefile, test, and associated ignoresEric Wong
2006-02-20git-svn: fix several corner-case and rare bugs with 'commit'Eric Wong
2006-02-20contrib/git-svn.txt: add a note about renamed/copied directory supportEric Wong
2006-02-20git-svn: change ; to && in addremove()Eric Wong
2006-02-20git-svn: remove any need for the XML::Simple dependencyEric Wong
2006-02-20git-svn: Allow for more argument types for commit (from..to)Eric Wong
2006-02-20git-svn: allow --find-copies-harder and -l<num> to be passed on commitEric Wong
2006-02-20git-svn: fix a typo in defining the --no-stop-on-copy optionEric Wong
2006-02-20Merge branch 'jc/merge-msg'Junio C Hamano
2006-02-20Merge branch 'jc/mv'Junio C Hamano
2006-02-20fmt-merge-msg: do not add excess newline at the end.Junio C Hamano
2006-02-20Really honour NO_PYTHONJohannes Schindelin
2006-02-20avoid makefile override warningJohannes Schindelin
2006-02-19Documentation: fix typo in rev-parse --short option description.Junio C Hamano
2006-02-19Allow git-mv to accept ./ in paths.Junio C Hamano
2006-02-19Fixes for ancient versions of GNU makeJohannes Schindelin
2006-02-19Optionally work without pythonJohannes Schindelin
2006-02-19Merge fixes up to GIT 1.2.2Junio C Hamano
2006-02-19fmt-merge-msg: say which branch things were merged into unless 'master'Junio C Hamano
2006-02-19Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano
2006-02-19Delay "empty ident" errors until they really matter.Junio C Hamano