Mercurial > hg > hg-git
graph
-
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
-
hg gfetch now worksWed, 29 Apr 2009 13:55:22 -0700, by Scott Chacon
-
got the milestone done, moved some TODO stuff into a "mapping issues" sectionWed, 29 Apr 2009 13:38:37 -0700, by Scott Chacon
-
not adding HG extra info if commits were on the default branchWed, 29 Apr 2009 13:26:13 -0700, by Scott Chacon
-
respecting file modes on git importWed, 29 Apr 2009 11:50:56 -0700, by Scott Chacon
-
pushing nothing works betterWed, 29 Apr 2009 11:36:38 -0700, by Scott Chacon
-
merged from dulwichWed, 29 Apr 2009 11:04:45 -0700, by Scott Chacon
-
Hacky implementation of file removals.Tue, 28 Apr 2009 19:33:03 -0700, by Augie Fackler
-
Merge with ScottTue, 28 Apr 2009 18:56:05 -0700, by Augie Fackler
-
Fix single test running.Tue, 28 Apr 2009 12:13:16 -0700, by Augie Fackler
-
writing some status output after a push, updating local bookmarksWed, 29 Apr 2009 10:03:16 -0700, by Scott Chacon
-
clarified in the readme that this is still alphaTue, 28 Apr 2009 22:26:34 -0700, by Scott Chacon
-
bit of doc cleanup - added dependencies sectionTue, 28 Apr 2009 18:59:41 -0700, by Scott Chacon
-
cleaned up documentation, created initial branch policyTue, 28 Apr 2009 18:55:14 -0700, by Scott Chacon
-
initial readme fileTue, 28 Apr 2009 18:18:26 -0700, by Scott Chacon
-
added hack for pushing first branchTue, 28 Apr 2009 17:28:04 -0700, by Scott Chacon
-
cleaned and reordered todo listTue, 28 Apr 2009 17:06:09 -0700, by Scott Chacon
-
added gclear command to remove all the git dataTue, 28 Apr 2009 16:56:05 -0700, by Scott Chacon
-
remote management toolsTue, 28 Apr 2009 16:36:57 -0700, by Scott Chacon
-
successful push to an upstream git server - BOOYAH!Tue, 28 Apr 2009 14:28:27 -0700, by Scott Chacon
-
fix bug where it was not writing the git object names properlyTue, 28 Apr 2009 12:46:51 -0700, by Scott Chacon
-
Merge with Scott.Tue, 28 Apr 2009 11:27:35 -0700, by Augie Fackler
-
we did the same thing, not sure why it conflictedTue, 28 Apr 2009 11:08:54 -0700, by Scott Chacon
-
Makefile to ease running of tests.Tue, 28 Apr 2009 11:25:53 -0700, by Augie Fackler
-
Fix DeprecationWarnings in dulwich about sha.Tue, 28 Apr 2009 11:24:01 -0700, by Augie Fackler
-
Slightly modified run-tests.py so that tests can run self-contained.Tue, 28 Apr 2009 11:23:15 -0700, by Augie Fackler
-
git-daemon is really git daemon now.Tue, 28 Apr 2009 07:42:12 -0700, by Augie Fackler
-
Add a check to the clone test for the bookmark we expect.Tue, 28 Apr 2009 06:31:29 -0700, by Augie Fackler
-
Another way of fixing no-bookmark issue, along with updated test.Tue, 28 Apr 2009 06:30:11 -0700, by Augie Fackler
-
Fix non-ssh URI parsing.Tue, 28 Apr 2009 06:26:21 -0700, by Augie Fackler
-
Updated test expectations.Tue, 28 Apr 2009 06:21:35 -0700, by Augie Fackler
-
edit ssh command to quote the path, also convert tags properly on fetchMon, 27 Apr 2009 23:35:49 -0700, by Scott Chacon
-
will now set the current tip() as your git 'master' branch for packfile uploadMon, 27 Apr 2009 16:23:34 -0700, by Scott Chacon
-
fully converts hg changeset/manifest/files to git commits/trees/blobsMon, 27 Apr 2009 16:15:48 -0700, by Scott Chacon
-
will now write all trees and blobs needed. all thats left is commits for basic data conversionMon, 27 Apr 2009 14:50:54 -0700, by Scott Chacon
-
saving the blob ids in the map nowMon, 27 Apr 2009 12:37:14 -0700, by Scott Chacon
-
gpush coming along. will now write blobs it doesn't have yet to git repo.Mon, 27 Apr 2009 12:26:44 -0700, by Scott Chacon
-
Add failing test for file removals.Sun, 26 Apr 2009 18:32:36 -0700, by Augie Fackler
-
Warn, but don't fail when bookmarks is not enabled.Sun, 26 Apr 2009 18:27:47 -0700, by Augie Fackler
-
Add a basic test for cloning.Sun, 26 Apr 2009 18:27:24 -0700, by Augie Fackler
-
setting up for upload-pack functionalitySun, 26 Apr 2009 17:56:16 -0700, by Scott Chacon
-
moved init into git_handlerSun, 26 Apr 2009 17:23:06 -0700, by Scott Chacon
-
ignoring submodule entriesSun, 26 Apr 2009 17:22:55 -0700, by Scott Chacon
-
added basic config file for remembering remote urlsSun, 26 Apr 2009 16:25:04 -0700, by Scott Chacon
-
checks out the HEAD node from a cloneSun, 26 Apr 2009 15:51:05 -0700, by Scott Chacon
-
updates bookmarks and beginnings of seperate remotes supportSun, 26 Apr 2009 14:49:38 -0700, by Scott Chacon
-
sped up large imports significantly by caching parsed trees and sha_to_hexesSun, 26 Apr 2009 11:44:28 -0700, by Scott Chacon
-
update todo file and removed outdated TODO commentsSat, 25 Apr 2009 20:59:53 -0700, by Scott Chacon
-
sorts the commits topologically before convertingSat, 25 Apr 2009 20:56:03 -0700, by Scott Chacon