3380 Commits (e15f545155bb4b2cad4475a25cad8fb576d37dee)
 

Author SHA1 Message Date
Paul Jakma e15f545155 Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables 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
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
Eric Wong 8de010ad28 git-svn: Allow for more argument types for commit (from..to) 19 years ago
Eric Wong 72942938bf git-svn: allow --find-copies-harder and -l<num> to be passed on commit 19 years ago
Eric Wong a18b632762 git-svn: fix a typo in defining the --no-stop-on-copy option 19 years ago
Junio C Hamano 73be17f0b3 Merge branch 'jc/merge-msg' 19 years ago
Junio C Hamano 1561a9b662 Merge branch 'jc/mv' 19 years ago
Junio C Hamano a15f43312f fmt-merge-msg: do not add excess newline at the end. 19 years ago
Junio C Hamano 5102349cc0 Documentation: fix typo in rev-parse --short option description. 19 years ago
Junio C Hamano 9a0e6731c6 Allow git-mv to accept ./ in paths. 19 years ago
Johannes Schindelin abb7c7b31c Optionally work without python 19 years ago
Junio C Hamano 709a9e5771 Merge fixes up to GIT 1.2.2 19 years ago
Junio C Hamano 2b020455f9 fmt-merge-msg: say which branch things were merged into unless 'master' 19 years ago
Junio C Hamano e3b59a44f6 Keep Porcelainish from failing by broken ident after making changes. 19 years ago
Junio C Hamano 749be728d4 Delay "empty ident" errors until they really matter. 19 years ago
Martin Mares 39ba7d5464 Fix retries in git-cvsimport 19 years ago
Eric Wong 3ff903bfb9 archimport: remove files from the index before adding/updating 19 years ago
Alexandre Julliard 711fc8f660 Add an Emacs interface in contrib. 19 years ago
Junio C Hamano 925f918769 Make "empty ident" error message a bit more helpful. 19 years ago
Junio C Hamano 62a4417b57 Merge branch 'jc/topo' 19 years ago
Junio C Hamano 8fa40aa915 Merge branch 'jc/rebase-limit' 19 years ago
Aneesh Kumar K.V c4d133a2b8 gitview: typofix 19 years ago
Eric Wong 0870321548 git-svn: remove files from the index before adding/updating 19 years ago
Shawn Pearce 772d8a3b63 Make git-reset delete empty directories 19 years ago
Jonas Fonseca 735d80b3bf Document --short and --git-dir in git-rev-parse(1) 19 years ago
Jonas Fonseca 44de0da4f9 git-rev-parse: Fix --short= option parsing 19 years ago
Johannes Schindelin 289c4b36e3 Support Irix 19 years ago
Johannes Schindelin 5b5d4d9e1b Optionally support old diffs 19 years ago
Johannes Schindelin 8e1618f961 Fix cpio call 19 years ago
Carl Worth b5b16990f8 Prevent git-upload-pack segfault if object cannot be found 19 years ago
Carl Worth eedf8f97e5 Abstract test_create_repo out for use in tests. 19 years ago
Carl Worth 41ff7a1076 Trap exit to clean up created directory if clone fails. 19 years ago
Junio C Hamano 45d2b286ac SubmittingPatches: note on whitespaces 19 years ago
Aneesh Kumar K.V 020e3c1ee6 Add a README for gitview 19 years ago
Junio C Hamano 0c0fab2da4 Add contrib/README. 19 years ago
Junio C Hamano b867c7c23a git-tag: -l to list tags (usability). 19 years ago
Aneesh Kumar 8cb711c8a5 Add contrib/gitview from Aneesh. 19 years ago
Eric Wong defc649229 git-svn: ensure fetch always works chronologically. 19 years ago
Eric Wong 1c6bbbf37b git-svn: fix revision order when XML::Simple is not loaded 19 years ago