914 Commits (2eb6d82eaa869a1faf4ba3326fd628f76f9f93a8)
 

Author SHA1 Message Date
Sven Verdoolaege 2eb6d82eaa git-cvsimport-script: leave working directory alone. 20 years ago
Sven Verdoolaege 866d13108e git-cvsimport-script: typo head -> heads 20 years ago
Matthias Urlichs 9da07f3493 cvsimport: Missing tests for verbosity flag. 20 years ago
Sven Verdoolaege 34155390a5 Support :ext: access method. 20 years ago
Sven Verdoolaege 8d0ea31175 Honour CVS_SERVER. 20 years ago
Sven Verdoolaege a92bebe697 git-cvsimport-script: clean up documentation 20 years ago
Sven Verdoolaege f9714a4a0c Make specification of CVS module to convert optional. 20 years ago
Sven Verdoolaege 1cd3674add Fixed a typo in Documentation/git-cvsimport-script.txt. 20 years ago
Matthias Urlichs f21140605c cvsimport: add documentation. 20 years ago
Matthias Urlichs 2be4fcc345 cvsimport: Added option '-p': pass options to cvsps 20 years ago
Matthias Urlichs 4c24e089a3 cvsimport: Exit if an existing repository doesn't have the right branch. 20 years ago
Matthias Urlichs e371046b64 cvs import: Strip whitespace at the end of the log entry 20 years ago
Sven Verdoolaege 0fa2824f35 cvsimport: perform string comparison on "HEAD" 20 years ago
Matthias Urlichs dbc1aeace6 git-cvsimport-script: Removed redundant @old and @new clear. 20 years ago
Matthias Urlichs 4f7c0caa8f git-cvsimport-script: Remove setting Sticky; it may cause problems 20 years ago
Matthias Urlichs 4abdecbf85 cvs import: Call git-update-cache multiple times 20 years ago
Matthias Urlichs 6c9a0dc2b5 More doc 20 years ago
Matthias Urlichs e694dbabbf Document the new migration tool 20 years ago
Matthias Urlichs 465416694a Rollbak to the original branch after importing 20 years ago
Matthias Urlichs f65ae603db Local cvsimport fixups 20 years ago
Matthias Urlichs 2a3e1a85b5 Fix remote CVS import. 20 years ago
Matthias Urlichs a57a9493df Added Perl git-cvsimport-script 20 years ago
Linus Torvalds 635f67f943 Teach git-pull-script about pulling tags 20 years ago
Linus Torvalds d6771bd060 Fix another test that broke with the recent git-init-db update 20 years ago
Junio C Hamano d410c0f5a9 [PATCH] Skip writing out sha1 files for objects in packed git. 20 years ago
Mark Allen cebe403bfe [PATCH] replace sha1sum with sum in t/t1002 20 years ago
Linus Torvalds eb7add9f6b Fix up test that counted subdirectories in ".git/objects" 20 years ago
Linus Torvalds f49fb35d0d git-init-db: create "pack" subdirectory under objects 20 years ago
Linus Torvalds 85c1f337be Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk 20 years ago
Linus Torvalds 2700628e64 csum-file: fix missing buf pointer update 20 years ago
Junio C Hamano 1f688557c0 [PATCH] Teach read_sha1_file() and friends about packed git object store. 20 years ago
Junio C Hamano 36e4d74a21 [PATCH] Enhance sha1_file_size() into sha1_object_info() 20 years ago
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Sven Verdoolaege ee85cbc688 [PATCH] git-ssh-pull: commit-id consistency 20 years ago
Linus Torvalds e2efb676ef git-checkout-script: use "--verify --revs-only" to parse revs 20 years ago
Paul Mackerras bdbfbe3dc9 Add a menu item for creating tags. 20 years ago
Paul Mackerras 7e952e797c Fix a bug where we would corrupt the stuff read from git-rev-list. 20 years ago
Paul Mackerras 74daedb62c Add a menu entry for generating a patch between any two commits. 20 years ago
Linus Torvalds e18088451d csum-file interface updates: return resulting SHA1 20 years ago
Paul Mackerras 8a0a74ad77 Fix behaviour in the case where we have no commits to display. 20 years ago
Linus Torvalds c38138cd78 git-pack-objects: write the pack files with a SHA1 csum 20 years ago
Linus Torvalds 9b66ec0474 Add "--pretty=full" format that also shows committer. 20 years ago
Jan Harkes f336e71f86 Add git-verify-tag script 20 years ago
Paul Mackerras e2ede2b9f5 Check for the existence of the git directory on startup. 20 years ago
Linus Torvalds 27225f2e87 git-pack-objects: use name information (if any) to sort objects for packing. 20 years ago
Linus Torvalds 9ce43d1c90 Ooh. Make git-rev-list --object associate a name with objects. 20 years ago
Linus Torvalds 521a4f4cf4 git-pack-objects: do the delta search in reverse size order 20 years ago
Ryan Anderson 102fc37f3b [PATCH] Add git-relink-script to fix up missing hardlinks 20 years ago
Linus Torvalds 042a4ed7c5 git-rev-parse: add "--not" flag to mark subsequent heads negative 20 years ago
Linus Torvalds 641e1cac73 git-unpack-objects: start removing debug output 20 years ago