log

age author description
Thu, 04 Jun 2009 18:07:05 +0100 Abderrahim Kitouni Make it possible to clone/pull from bundle repositories
Wed, 03 Jun 2009 21:15:43 +0100 Abderrahim Kitouni Initial clone/pull/push support for git repositories
Wed, 03 Jun 2009 19:29:44 +0100 Abderrahim Kitouni make sure commit_import_ctx works with latest hg
Wed, 03 Jun 2009 16:32:03 -0700 Scott Chacon only look for renames if the file has changed
Wed, 03 Jun 2009 13:45:32 -0700 Scott Chacon fix to previously written tree hash calculation
Wed, 03 Jun 2009 13:29:28 -0700 Scott Chacon remove profiling code and cache all trees more effectively
Wed, 03 Jun 2009 11:45:17 -0700 Scott Chacon profiling push - fixed tree caching issue, 15% impr
Wed, 03 Jun 2009 09:59:16 -0700 Scott Chacon removed profiling and debugging code
Wed, 03 Jun 2009 09:55:45 -0700 Scott Chacon not trying to write the same tree twice
Wed, 03 Jun 2009 09:22:17 -0700 Scott Chacon fixed serious speed issue with rename detection
Tue, 02 Jun 2009 21:27:19 -0700 Scott Chacon profiling the push
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
Mon, 01 Jun 2009 15:15:43 -0700 Scott Chacon nicer and more descriptive comment
Mon, 01 Jun 2009 15:10:01 -0700 Scott Chacon remove rename detection, add explicit changelog recording on merges
Mon, 01 Jun 2009 14:57:19 -0700 Scott Chacon almost got everything working
Fri, 29 May 2009 13:10:14 -0700 Scott Chacon author and extra data fixes
Wed, 27 May 2009 17:28:01 -0700 Scott Chacon got octomerges working
Wed, 27 May 2009 17:27:23 -0700 Scott Chacon moved file rename code back to proper indent
Wed, 27 May 2009 17:19:11 -0700 Scott Chacon Merge branch 'octo' with octo merge code
Wed, 27 May 2009 17:15:08 -0700 Scott Chacon applied patch removing unused methods from dimichxp
Wed, 27 May 2009 17:14:41 -0700 Scott Chacon applied octopatch from dimichxp
Wed, 27 May 2009 17:10:42 -0700 Scott Chacon layout changes to todo file
Wed, 27 May 2009 16:33:05 -0700 Scott Chacon Merge commit 'sr/master'
Tue, 26 May 2009 20:55:03 +0200 Sverre Rabbelier Allow bookmarking a specific branch
Tue, 26 May 2009 20:53:24 +0200 Sverre Rabbelier make the export branch customizable
Wed, 27 May 2009 16:29:07 -0700 Scott Chacon Merge commit 'origin/master'
Wed, 27 May 2009 16:28:53 -0700 Scott Chacon dont export funky tags we import for convenience, dont push tags already on the server
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