log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
hg-git
log git_handler.py @ 28:
b258ef16ae37
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2009-04-28
Augie Fackler
Fix non-ssh URI parsing.
2009-04-28
Scott Chacon
edit ssh command to quote the path, also convert tags properly on fetch
2009-04-27
Scott Chacon
will now set the current tip() as your git 'master' branch for packfile upload
2009-04-27
Scott Chacon
fully converts hg changeset/manifest/files to git commits/trees/blobs
2009-04-27
Scott Chacon
will now write all trees and blobs needed. all thats left is commits for basic data conversion
2009-04-27
Scott Chacon
saving the blob ids in the map now
2009-04-27
Scott Chacon
gpush coming along. will now write blobs it doesn't have yet to git repo.
2009-04-27
Augie Fackler
Warn, but don't fail when bookmarks is not enabled.
2009-04-27
Scott Chacon
setting up for upload-pack functionality
2009-04-27
Scott Chacon
moved init into git_handler
2009-04-26
Scott Chacon
added basic config file for remembering remote urls
2009-04-26
Scott Chacon
checks out the HEAD node from a clone
2009-04-26
Scott Chacon
updates bookmarks and beginnings of seperate remotes support
2009-04-26
Scott Chacon
sped up large imports significantly by caching parsed trees and sha_to_hexes
2009-04-26
Scott Chacon
update todo file and removed outdated TODO comments
2009-04-26
Scott Chacon
sorts the commits topologically before converting
2009-04-25
Scott Chacon
will now more or less correctly determine a changelist from a git commit
2009-04-24
Scott Chacon
mapping parents properly now
2009-04-24
Scott Chacon
importing basic, mostly stubbed changesets
2009-04-23
Scott Chacon
refactored the git handling stuff out into another class
less
more
|
(0)
tip