Mercurial > hg > hg-git
graph
-
Fix execute bit on tests.Mon, 11 May 2009 11:06:03 -0700, by Augie Fackler
-
readme update - added sverre and fixed some stuffMon, 11 May 2009 10:36:23 -0700, by Scott Chacon
-
updated readmeMon, 11 May 2009 10:31:28 -0700, by Scott Chacon
-
adding rename detection to already imported objectsMon, 11 May 2009 10:18:05 -0700, by Scott Chacon
-
i cannot for the heck of me figure out why renames are handled this way, but so be it, it worksMon, 11 May 2009 09:46:26 -0700, by Scott Chacon
-
status updateSun, 10 May 2009 21:26:49 -0700, by Scott Chacon
-
quick fix for executable bit settingsSun, 10 May 2009 21:20:51 -0700, by Scott Chacon
-
i think you mean submodules, symlinks are supported hereSun, 10 May 2009 16:11:19 -0700, by Scott Chacon
-
respect the mode flags (except symlinks)Sun, 10 May 2009 14:25:10 -0700, by Sverre Rabbelier
-
more pythonic way to calculate the magnitudeSun, 10 May 2009 11:04:12 -0700, by Sverre Rabbelier
-
make the gitdir a constantSun, 10 May 2009 10:42:44 -0700, by Sverre Rabbelier
-
make git-mapfile and git-configfile constantsSun, 10 May 2009 10:37:23 -0700, by Sverre Rabbelier
-
use atomictemp to prevent corruption on ctrl-cSun, 10 May 2009 08:54:47 -0700, by Sverre Rabbelier
-
total is not always > 1Sun, 10 May 2009 10:52:06 -0700, by Scott Chacon
-
major speedup in the already-converted caseSun, 10 May 2009 08:58:24 -0700, by Sverre Rabbelier
-
use atomictemp to prevent corruption on ctrl-cSun, 10 May 2009 08:54:47 -0700, by Sverre Rabbelier
-
sort the mapfile before writingSun, 10 May 2009 07:36:47 -0700, by Sverre Rabbelier
-
add progress indication during exportSun, 10 May 2009 07:29:15 -0700, by Sverre Rabbelier
-
don't import everything and the kitchen sinkSun, 10 May 2009 07:20:58 -0700, by Sverre Rabbelier
-
add gexport commandSun, 10 May 2009 06:14:36 -0700, by Sverre Rabbelier
-
add a few more TODO'sSat, 09 May 2009 18:04:40 -0700, by Sverre Rabbelier
-
be better about internationalizing stringsSat, 09 May 2009 18:04:19 -0700, by Sverre Rabbelier
-
strip redundant module path and dict accessingSat, 09 May 2009 18:03:51 -0700, by Sverre Rabbelier
-
modified topological sort to be non-recursiveSat, 09 May 2009 22:52:30 -0700, by Scott Chacon
-
fixed subtree issue and zero padding issueSat, 09 May 2009 16:52:37 -0700, by Scott Chacon
-
oops. gotta quote the urlSat, 09 May 2009 15:36:53 -0700, by Scott Chacon
-
added map saving after each object exportedSat, 09 May 2009 15:06:33 -0700, by Scott Chacon
-
committer info now being kept properlyFri, 08 May 2009 20:57:02 -0700, by Scott Chacon
-
fixed some small compatability issues with the dulwich updateFri, 08 May 2009 20:54:33 -0700, by Scott Chacon
-
merge of upstream work from dulwich projectFri, 08 May 2009 16:12:38 -0700, by Scott Chacon
-
remove debugging statementFri, 08 May 2009 15:06:38 -0700, by Scott Chacon
-
merged in changes from stepancheg patch queuesFri, 08 May 2009 11:35:42 -0700, by Scott Chacon
-
imported patch mmap-fixFri, 08 May 2009 11:33:45 -0700, by Scott Chacon
-
time is not necessary 10 bytes lengthFri, 08 May 2009 11:33:39 -0700, by Scott Chacon
-
disable demandimport while importing modules to catch ImportError to fallback to python 1.4 properlyFri, 08 May 2009 11:33:33 -0700, by Scott Chacon
-
made compatible with python 1.4Fri, 08 May 2009 11:33:28 -0700, by Scott Chacon
-
added a missing newline back to git conversionFri, 08 May 2009 11:35:14 -0700, by Scott Chacon
-
readded yet another piece of code that disappeared at some point, recovering branches properlyThu, 07 May 2009 15:07:18 -0700, by Scott Chacon
-
fix, but im not sure its fixed yetTue, 05 May 2009 09:43:24 -0700, by Scott Chacon
-
reapplying defunkts changesFri, 01 May 2009 20:16:07 -0700, by Scott Chacon
-
fixed the topo sorting and added a unit testFri, 01 May 2009 20:05:30 -0700, by Scott Chacon
-
merged awesome changes from chrisFri, 01 May 2009 07:01:27 -0700, by Scott Chacon
-
ignore shas we've already collectedThu, 30 Apr 2009 18:58:20 -0700, by Chris Wanstrath
-
Switch to non-recursive version of Tarjan's algorithm.Thu, 30 Apr 2009 17:51:28 -0700, by Chris Wanstrath
-
merge with a rename is working now, but the fix cannot be the right way to do itFri, 01 May 2009 07:00:44 -0700, by Scott Chacon
-
explicit renames converting both ways nowThu, 30 Apr 2009 13:54:33 -0700, by Scott Chacon
-
merged in defunkts changesThu, 30 Apr 2009 12:57:06 -0700, by Scott Chacon
-
Better deal with negative timezone offsetsThu, 30 Apr 2009 12:47:04 -0700, by Chris Wanstrath
-
Deal with hg authors missing email attributes.Thu, 30 Apr 2009 12:46:54 -0700, by Chris Wanstrath
-
adding hg explicit file renames to the git commit messageThu, 30 Apr 2009 12:55:56 -0700, by Scott Chacon
-
moved the .git files to help git users. will fix the tests a bit laterThu, 30 Apr 2009 12:41:44 -0700, by Scott Chacon
-
Start using reasonable ui.{status,debug,warn} calls instead of print.Wed, 29 Apr 2009 16:18:37 -0700, by Augie Fackler
-
add gpl fileWed, 29 Apr 2009 15:29:02 -0700, by Scott Chacon
-
Merged in defunkts changesWed, 29 Apr 2009 14:52:12 -0700, by Scott Chacon
-
Merge commit 'schacon/master'Wed, 29 Apr 2009 00:57:32 -0700, by Chris Wanstrath
-
don't need to fake out hg with `capabilities` anymoreWed, 29 Apr 2009 00:56:24 -0700, by Chris Wanstrath
-
add support for `hg clone git://github.com/defunkt/facebox.git`Wed, 29 Apr 2009 00:54:13 -0700, by Chris Wanstrath
-
gfetch should access repo when printing, not dest_repoTue, 28 Apr 2009 17:50:50 -0700, by Chris Wanstrath
-
add .gitignore too. fun.Tue, 28 Apr 2009 17:50:23 -0700, by Chris Wanstrath
-
removed the 'thin-pack' option, since it didn't work wellWed, 29 Apr 2009 14:51:20 -0700, by Scott Chacon