Commit Graph

40 Commits

Author SHA1 Message Date
Abderrahim Kitouni
9003ffa324 update TODO 2009-08-07 14:57:01 +01:00
Scott Chacon
5c914f6dfa fixed serious speed issue with rename detection 2009-06-03 09:22:27 -07:00
Scott Chacon
d92e94dad8 fix message stripping and malformed user info 2009-06-02 19:33:48 -07:00
Scott Chacon
3a40638749 added empty changelog handling 2009-06-01 20:17:11 -07:00
Scott Chacon
f254446497 author and extra data fixes 2009-05-29 13:13:04 -07:00
Scott Chacon
4a831bd653 moved file rename code back to proper indent 2009-05-27 17:27:23 -07:00
Scott Chacon
39dbc4e40d layout changes to todo file 2009-05-27 17:10:42 -07:00
Scott Chacon
0a9b8e6c6c update status message and todo 2009-05-27 16:23:12 -07:00
Scott Chacon
29ff05633b updated readme a bit 2009-05-27 16:15:46 -07:00
Scott Chacon
3f84667238 added basic tag support 2009-05-27 15:58:07 -07:00
Scott Chacon
d2782e7a41 handles git commit encoding fields now 2009-05-11 16:03:57 -07:00
Scott Chacon
667830685d i cannot for the heck of me figure out why renames are handled this way, but so be it, it works 2009-05-11 09:55:44 -07:00
Scott Chacon
debaf6da75 quick fix for executable bit settings 2009-05-10 21:20:51 -07:00
Scott Chacon
3520343325 fixed subtree issue and zero padding issue 2009-05-09 16:52:37 -07:00
Scott Chacon
c1e74ea77d added map saving after each object exported 2009-05-09 15:06:33 -07:00
Scott Chacon
d59f3cf90d committer info now being kept properly 2009-05-08 20:57:02 -07:00
Scott Chacon
12c03078a4 added a missing newline back to git conversion 2009-05-08 11:35:14 -07:00
Scott Chacon
f06a372da3 merge with a rename is working now, but the fix cannot be the right way to do it 2009-05-01 07:00:44 -07:00
Scott Chacon
2bbb543117 explicit renames converting both ways now 2009-04-30 13:54:33 -07:00
Scott Chacon
4524b5794f adding hg explicit file renames to the git commit message 2009-04-30 12:55:56 -07:00
Scott Chacon
221729456c add gpl file 2009-04-29 15:29:02 -07:00
Scott Chacon
2a359439c0 removed the 'thin-pack' option, since it didn't work well 2009-04-29 14:51:20 -07:00
Scott Chacon
949ff2052e got the milestone done, moved some TODO stuff into a "mapping issues" section 2009-04-29 13:38:37 -07:00
Scott Chacon
f88ed67327 respecting file modes on git import 2009-04-29 11:50:56 -07:00
Scott Chacon
cd941320df pushing nothing works better 2009-04-29 11:36:38 -07:00
Scott Chacon
5e62e6b62a writing some status output after a push, updating local bookmarks 2009-04-29 10:03:16 -07:00
Scott Chacon
8ef25f6799 clarified in the readme that this is still alpha 2009-04-28 22:26:34 -07:00
Scott Chacon
5032d45557 cleaned up documentation, created initial branch policy 2009-04-28 18:55:14 -07:00
Scott Chacon
2827b92aa9 added hack for pushing first branch 2009-04-28 17:28:04 -07:00
Scott Chacon
a29ae5a8cf cleaned and reordered todo list 2009-04-28 17:06:09 -07:00
Scott Chacon
0c7501c9d8 added gclear command to remove all the git data 2009-04-28 16:56:05 -07:00
Scott Chacon
513896ab4f remote management tools 2009-04-28 16:36:57 -07:00
Scott Chacon
482fce8508 will now write all trees and blobs needed. all thats left is commits for basic data conversion 2009-04-27 14:50:54 -07:00
Scott Chacon
92c8b368cd moved init into git_handler 2009-04-26 17:23:06 -07:00
Scott Chacon
ca7a9bc63a added basic config file for remembering remote urls 2009-04-26 16:25:04 -07:00
Scott Chacon
57382179be checks out the HEAD node from a clone 2009-04-26 15:51:05 -07:00
Scott Chacon
65c4e86ff8 updates bookmarks and beginnings of seperate remotes support 2009-04-26 14:49:38 -07:00
Scott Chacon
f7618d323a sped up large imports significantly by caching parsed trees and sha_to_hexes 2009-04-26 11:44:28 -07:00
Scott Chacon
1723a13b60 update todo file and removed outdated TODO comments 2009-04-25 20:59:53 -07:00
Scott Chacon
2cf6c83485 sorts the commits topologically before converting 2009-04-25 20:56:03 -07:00