python/fast-export.git
2007-03-14 Rocco RutteUse MIT license, adjust hg2git script names to match...
2007-03-14 Rocco RutteMerge branch 'master' of git://repo.or.cz/hg2git
2007-03-14 Rocco Ruttehg2git.py: Only print verification message for branches...
2007-03-14 Rocco Ruttehg2git.py: Add simple delta revision feed
2007-03-14 Rocco Ruttehg2git.py: Create only leightweight tags
2007-03-13 Rocco Ruttehg2git.py: add -f/--force option to bypass validation...
2007-03-13 Rocco Ruttehg2git.py: Bail out for certain errors
2007-03-13 Simon HausmannLots of fixes done together with Paul
2007-03-13 Rocco RutteAdd a note about hg's unnamed branches and multiple...
2007-03-13 Rocco Ruttehg2git.py: For the first revision, feed out full manifest
2007-03-13 Simon HausmannFix git-dir option and allow reading log substitutions...
2007-03-12 Simon HausmannFirst shot at a script that allows applying changesets...
2007-03-12 Rocco Ruttehg2git.py: Don't complain die for non-existent heads
2007-03-12 Rocco RutteRemove SHA stability note from readme
2007-03-12 Rocco Ruttehg2git.py: Remove leading/trailing spaces from authormap
2007-03-12 Rocco Ruttehg2git.py: Allow for spaces in authorfile
2007-03-12 Rocco Ruttehg2git.sh: Add usage note that argument order matters
2007-03-12 Rocco Ruttehg2git.sh: Complete --help output's option listing
2007-03-12 Rocco RutteBasic support for an author map
2007-03-12 Rocco Ruttehg2git.py: Fix typo saving status to headsfile instead...
2007-03-12 Rocco Ruttehg2git.py: Display our max revision as progress, not tip
2007-03-12 Rocco Ruttehg2git.py: Disable parsing Signef-off-by lines and...
2007-03-12 Rocco RutteBasic support for command line options in hg2git.py
2007-03-10 Simon HausmannMake the caching official, sort of :)
2007-03-10 Simon Hausmannless false integrations
2007-03-10 Simon HausmannMore work on merge detection
2007-03-10 Rocco RutteRename README.txt to hg2git.txt
2007-03-10 Rocco RutteOnly attempt to verify heads hg has, too
2007-03-10 Simon HausmannCleanups and preparations for true branch merge detection
2007-03-10 Simon HausmannCleanups
2007-03-10 Simon Hausmannmake the debug cache configurable
2007-03-10 Simon HausmannHaha, of course the extension should be .py!
2007-03-09 Rocco Ruttehg2git.py: Add support for extracting authorship from...
2007-03-09 Rocco Ruttehg2git.py: Add support for user-defined hg author ...
2007-03-08 Simon Hausmannfix --known-branches support
2007-03-08 Simon Hausmannunstable work in progress for better main branch detection
2007-03-08 Rocco RutteAdd Todo section to readme
2007-03-08 Rocco Ruttehg2git.py: Refactor main code into hg2git() function
2007-03-08 Rocco Ruttehg2git.sh: Try to get last hg repo url from state file
2007-03-08 Rocco RutteAdd note about SHA1 stability to readme
2007-03-08 Rocco RutteAdd some degign notes to readme
2007-03-08 Rocco RutteDon't use checkpoint
2007-03-07 Simon Hausmannwork with newer git versions
2007-03-07 Rocco RutteAdd some simpe readme with legal stuff, usage and some...
2007-03-07 Rocco RutteDistinct between added, changed and removed files for...
2007-03-07 Rocco RutteOnly attempt to export tags in our input range
2007-03-07 Rocco RutteAdd --quiet option passed to git-fast-import(1)
2007-03-07 Rocco RutteDon't restore checkpoint count from cache
2007-03-07 Rocco RutteSpeedup: Use manifest and compare checksums to detect...
2007-03-06 Rocco RutteLink and not merge first branch of incremental import
2007-03-06 Rocco RutteProvide two versions of getting changes per manifest
2007-03-06 Rocco RutteFix wrapper script for branches with slahes
2007-03-06 Rocco RutteInitial import
2007-02-22 Simon Hausmannsilent for real this time
2007-02-22 Simon HausmannAnother silent fix
2007-02-22 Simon Hausmannblind: added support for --silent
2007-02-21 Simon Hausmannanother todo item
2007-02-17 Simon Hausmannhotfix for branchless imports
2007-02-14 Simon HausmannRun also with older versions of Python
2007-02-14 Simon Hausmannthis is very much in progress, but at least the branch...
2007-02-12 Simon Hausmanntry merging based on p4 changes
2007-02-12 Simon Hausmannset marks for fast-import
2007-02-12 Simon Hausmanndon't write out too many merges
2007-02-12 Simon Hausmannmore work on branch import. my testcase works at least :)
2007-02-12 Simon Hausmannstart experimental work on branch detection
2007-02-12 Simon Hausmanncleanups
2007-02-11 Simon Hausmannget rid of unused variable
2007-02-11 Simon Hausmanncreate lightweight tags instead of full tag objects...
2007-02-10 Simon Hausmanna little helper script to prune stale p4 import tags
2007-02-10 Simon Hausmannchanged the default branch to master
2007-02-10 Simon Hausmannavoid the excessive use of tags and just keep one p4...
2007-02-10 Simon Hausmanncleanups
2007-02-08 Simon Hausmanna little script to ease debugging of perforce's python...
2007-02-08 Simon Hausmannmake the branch configurable
2007-02-08 Simon Hausmannslightly better error handling
2007-02-07 Simon Hausmannfix calculation of newest revision for initial import
2007-02-07 Simon Hausmannyumm, more convenience
2007-02-07 Simon Hausmannuse git-repo-config for more convenience
2007-02-07 Simon Hausmannfix incremental imports
2007-02-07 Simon Hausmanncleanups and work with the latest git-fast-import
2007-02-01 Simon Hausmannsome work on single revision imports
2007-02-01 Simon Hausmannsmall cleanup
2007-02-01 Simon Hausmannturns out there is no need for a temporary import branc...
2007-01-31 Simon Hausmannvery experimental incremental import support :)
2007-01-31 Simon Hausmannfix permissions
2007-01-31 Simon Hausmannwrite tags for each changeset
2007-01-31 Simon Hausmanndisplay progress again (forgot to flush)
2007-01-31 Simon Hausmannbe a bit more permissive on the accepted depot paths
2007-01-31 Simon Hausmannavoid fstat for every file
2007-01-31 Simon Hausmannported the remaining bits over to -G
2007-01-31 Simon Hausmannport p4 users to -G
2007-01-31 Simon Hausmanncleanups, migrated towards using p4 -G
2007-01-31 Simon Hausmannwrite to git-fast-import directly instead of to stdout
2007-01-31 Simon Hausmanncleanups
2007-01-31 Simon Hausmannspeed up the import and try to get the permissions...
2007-01-31 Simon Hausmannthis way the time zone seems to work
2007-01-31 Simon Hausmannfirst attempt at date parsing, the timezone isn't corre...
2007-01-31 Simon Hausmanna little bit more convenience
2007-01-31 Simon Hausmannsupport a basic commandline :)
2007-01-30 Simon Hausmannhere's my current version of a p4 import script. very...
next