log TODO.txt @ 923:ee9017a3c269

age author description
Fri, 07 Aug 2009 14:57:01 +0100 Abderrahim Kitouni update TODO
Wed, 03 Jun 2009 09:22:17 -0700 Scott Chacon fixed serious speed issue with rename detection
Tue, 02 Jun 2009 19:33:48 -0700 Scott Chacon fix message stripping and malformed user info
Mon, 01 Jun 2009 20:17:11 -0700 Scott Chacon added empty changelog handling
Fri, 29 May 2009 13:10:14 -0700 Scott Chacon author and extra data fixes
Wed, 27 May 2009 17:27:23 -0700 Scott Chacon moved file rename code back to proper indent
Wed, 27 May 2009 17:10:42 -0700 Scott Chacon layout changes to todo file
Wed, 27 May 2009 16:23:12 -0700 Scott Chacon update status message and todo
Wed, 27 May 2009 16:15:46 -0700 Scott Chacon updated readme a bit
Wed, 27 May 2009 15:58:07 -0700 Scott Chacon added basic tag support
Mon, 11 May 2009 16:03:57 -0700 Scott Chacon handles git commit encoding fields now
Mon, 11 May 2009 09:46:26 -0700 Scott Chacon i cannot for the heck of me figure out why renames are handled this way, but so be it, it works
Sun, 10 May 2009 21:20:51 -0700 Scott Chacon quick fix for executable bit settings
Sat, 09 May 2009 16:52:37 -0700 Scott Chacon fixed subtree issue and zero padding issue
Sat, 09 May 2009 15:06:33 -0700 Scott Chacon added map saving after each object exported
Fri, 08 May 2009 20:57:02 -0700 Scott Chacon committer info now being kept properly
Fri, 08 May 2009 11:35:14 -0700 Scott Chacon added a missing newline back to git conversion
Fri, 01 May 2009 07:00:44 -0700 Scott Chacon merge with a rename is working now, but the fix cannot be the right way to do it
Thu, 30 Apr 2009 13:54:33 -0700 Scott Chacon explicit renames converting both ways now
Thu, 30 Apr 2009 12:55:56 -0700 Scott Chacon adding hg explicit file renames to the git commit message
Wed, 29 Apr 2009 15:29:02 -0700 Scott Chacon add gpl file
Wed, 29 Apr 2009 14:51:20 -0700 Scott Chacon removed the 'thin-pack' option, since it didn't work well
Wed, 29 Apr 2009 13:38:37 -0700 Scott Chacon got the milestone done, moved some TODO stuff into a "mapping issues" section
Wed, 29 Apr 2009 11:50:56 -0700 Scott Chacon respecting file modes on git import
Wed, 29 Apr 2009 11:36:38 -0700 Scott Chacon pushing nothing works better
Wed, 29 Apr 2009 10:03:16 -0700 Scott Chacon writing some status output after a push, updating local bookmarks
Tue, 28 Apr 2009 22:26:34 -0700 Scott Chacon clarified in the readme that this is still alpha
Tue, 28 Apr 2009 18:55:14 -0700 Scott Chacon cleaned up documentation, created initial branch policy
Tue, 28 Apr 2009 17:28:04 -0700 Scott Chacon added hack for pushing first branch
Tue, 28 Apr 2009 17:06:09 -0700 Scott Chacon cleaned and reordered todo list
Tue, 28 Apr 2009 16:56:05 -0700 Scott Chacon added gclear command to remove all the git data
Tue, 28 Apr 2009 16:36:57 -0700 Scott Chacon remote management tools
Mon, 27 Apr 2009 14:50:54 -0700 Scott Chacon will now write all trees and blobs needed. all thats left is commits for basic data conversion
Sun, 26 Apr 2009 17:23:06 -0700 Scott Chacon moved init into git_handler
Sun, 26 Apr 2009 16:25:04 -0700 Scott Chacon added basic config file for remembering remote urls
Sun, 26 Apr 2009 15:51:05 -0700 Scott Chacon checks out the HEAD node from a clone
Sun, 26 Apr 2009 14:49:38 -0700 Scott Chacon updates bookmarks and beginnings of seperate remotes support
Sun, 26 Apr 2009 11:44:28 -0700 Scott Chacon sped up large imports significantly by caching parsed trees and sha_to_hexes
Sat, 25 Apr 2009 20:59:53 -0700 Scott Chacon update todo file and removed outdated TODO comments
Sat, 25 Apr 2009 20:56:03 -0700 Scott Chacon sorts the commits topologically before converting