3546 Commits (5bb86b82ba18dd2eb736c4f5565f9c920f815b8f)
 

Author SHA1 Message Date
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
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 b19696c2e7 Use thin pack transfer in "git fetch". 19 years ago
Junio C Hamano a79a276360 Add git-push --thin. 19 years ago
Junio C Hamano 2245be3e7a send-pack --thin: use "thin pack" delta transfer. 19 years ago
Junio C Hamano 7a979d99ba Thin pack - create packfile with missing delta base. 19 years ago
Junio C Hamano c649657501 rev-list --objects-edge 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
Johannes Schindelin a348ab702a Really honour NO_PYTHON 19 years ago
Johannes Schindelin 2a3763ef3d avoid makefile override warning 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 39c015c556 Fixes for ancient versions of GNU make 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
Junio C Hamano e4c9327a77 pack-objects: avoid delta chains that are too long. 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