log

age author description
Sun, 10 May 2009 07:29:15 -0700 Sverre Rabbelier add progress indication during export
Sun, 10 May 2009 07:20:58 -0700 Sverre Rabbelier don't import everything and the kitchen sink
Sun, 10 May 2009 06:14:36 -0700 Sverre Rabbelier add gexport command
Sat, 09 May 2009 18:04:40 -0700 Sverre Rabbelier add a few more TODO's
Sat, 09 May 2009 18:04:19 -0700 Sverre Rabbelier be better about internationalizing strings
Sat, 09 May 2009 18:03:51 -0700 Sverre Rabbelier strip redundant module path and dict accessing
Sat, 09 May 2009 22:52:30 -0700 Scott Chacon modified topological sort to be non-recursive
Sat, 09 May 2009 16:52:37 -0700 Scott Chacon fixed subtree issue and zero padding issue
Sat, 09 May 2009 15:36:53 -0700 Scott Chacon oops. gotta quote the url
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 20:54:33 -0700 Scott Chacon fixed some small compatability issues with the dulwich update
Fri, 08 May 2009 16:12:38 -0700 Scott Chacon merge of upstream work from dulwich project
Fri, 08 May 2009 15:06:38 -0700 Scott Chacon remove debugging statement
Fri, 08 May 2009 11:35:42 -0700 Scott Chacon merged in changes from stepancheg patch queues
Fri, 08 May 2009 11:33:45 -0700 Scott Chacon imported patch mmap-fix
Fri, 08 May 2009 11:33:39 -0700 Scott Chacon time is not necessary 10 bytes length
Fri, 08 May 2009 11:33:33 -0700 Scott Chacon disable demandimport while importing modules to catch ImportError to fallback to python 1.4 properly
Fri, 08 May 2009 11:33:28 -0700 Scott Chacon made compatible with python 1.4
Fri, 08 May 2009 11:35:14 -0700 Scott Chacon added a missing newline back to git conversion
Thu, 07 May 2009 15:07:18 -0700 Scott Chacon readded yet another piece of code that disappeared at some point, recovering branches properly
Tue, 05 May 2009 09:43:24 -0700 Scott Chacon fix, but im not sure its fixed yet
Fri, 01 May 2009 20:16:07 -0700 Scott Chacon reapplying defunkts changes
Fri, 01 May 2009 20:05:30 -0700 Scott Chacon fixed the topo sorting and added a unit test
Fri, 01 May 2009 07:01:27 -0700 Scott Chacon merged awesome changes from chris
Thu, 30 Apr 2009 18:58:20 -0700 Chris Wanstrath ignore shas we've already collected
Thu, 30 Apr 2009 17:51:28 -0700 Chris Wanstrath Switch to non-recursive version of Tarjan's algorithm.
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:57:06 -0700 Scott Chacon merged in defunkts changes
Thu, 30 Apr 2009 12:47:04 -0700 Chris Wanstrath Better deal with negative timezone offsets
Thu, 30 Apr 2009 12:46:54 -0700 Chris Wanstrath Deal with hg authors missing email attributes.
Thu, 30 Apr 2009 12:55:56 -0700 Scott Chacon adding hg explicit file renames to the git commit message
Thu, 30 Apr 2009 12:41:44 -0700 Scott Chacon moved the .git files to help git users. will fix the tests a bit later
Wed, 29 Apr 2009 16:18:37 -0700 Augie Fackler Start using reasonable ui.{status,debug,warn} calls instead of print.
Wed, 29 Apr 2009 15:29:02 -0700 Scott Chacon add gpl file
Wed, 29 Apr 2009 14:52:12 -0700 Scott Chacon Merged in defunkts changes
Wed, 29 Apr 2009 00:57:32 -0700 Chris Wanstrath Merge commit 'schacon/master'
Wed, 29 Apr 2009 00:56:24 -0700 Chris Wanstrath don't need to fake out hg with `capabilities` anymore
Wed, 29 Apr 2009 00:54:13 -0700 Chris Wanstrath add support for `hg clone git://github.com/defunkt/facebox.git`
Tue, 28 Apr 2009 17:50:50 -0700 Chris Wanstrath gfetch should access repo when printing, not dest_repo
Tue, 28 Apr 2009 17:50:23 -0700 Chris Wanstrath add .gitignore too. fun.
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:55:22 -0700 Scott Chacon hg gfetch now works
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 13:26:13 -0700 Scott Chacon not adding HG extra info if commits were on the default branch
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 11:04:45 -0700 Scott Chacon merged from dulwich
Tue, 28 Apr 2009 19:33:03 -0700 Augie Fackler Hacky implementation of file removals.
Tue, 28 Apr 2009 18:56:05 -0700 Augie Fackler Merge with Scott
Tue, 28 Apr 2009 12:13:16 -0700 Augie Fackler Fix single test running.
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:59:41 -0700 Scott Chacon bit of doc cleanup - added dependencies section
Tue, 28 Apr 2009 18:55:14 -0700 Scott Chacon cleaned up documentation, created initial branch policy
Tue, 28 Apr 2009 18:18:26 -0700 Scott Chacon initial readme file
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