jelmer/fast-export.git
2008-03-12 Jelmer VernooijUse apr-config utility to find right compilation flags... master
2007-10-26 Rocco Ruttehg-fast-export.py: Cache possibly sanitized branch...
2007-10-26 Rocco RutteMerge branch 'fixes'
2007-10-26 Rocco Ruttehg-fast-import.py: Sanitize ref names
2007-10-25 Rocco Ruttehg-fast-export.py: Don't attempt to dump revs beyond...
2007-10-25 Rocco Ruttehg-fast-export.py: Minor tweaks/cleanup
2007-10-22 Rocco RutteFix shell substitution typo
2007-10-22 Rocco Ruttehg-reset.py: Use mangle_key() for load_cache() as hg...
2007-10-22 Rocco Ruttehg-fast-export.py: Rewrite merge logic
2007-10-22 Rocco Ruttehg2git.py: Allow consumers to modify keys of dicts...
2007-10-22 Rocco Ruttehg2git.py: Use git-rev-parse to get SHA1s instead of...
2007-10-22 Rocco Ruttehg2git.py: Map 'HEAD', 'default' and '' hg branches...
2007-10-22 Rocco RutteAllow for $PYTHON environment variable specifying pytho...
2007-07-16 Scott LambThis prevents invalid command errors caused by bytes...
2007-06-25 Simon HausmannRemoved git-p4 from fast-export. It has been moved...
2007-06-21 Simon HausmannMake it possible to specify the HEAD for the internal...
2007-06-20 Simon HausmannAdded git-p4 branches command that shows the mapping...
2007-06-17 Simon HausmannWarn about conflicting p4 branch mappings and use the...
2007-06-17 Simon HausmannFix the branch mapping detection to be independent...
2007-06-16 Benjamin Sergeantgit-p4 fails when cloning a p4 depo.
2007-06-16 Simon HausmannFix initial multi-branch import.
2007-06-12 Marius Storm... Only use double quotes on Windows
2007-06-12 Simon HausmannFix git-p4 rebase to detect the correct upstream branch...
2007-06-12 Simon HausmannMoved the code from git-p4 submit to figure out the...
2007-06-11 Simon Hausmanngit-p4 submit: Fix missing quotes around p4 commands...
2007-06-11 Simon HausmannMention remotes/p4/master also in the documentation.
2007-06-11 Simon HausmannProvide some information for single branch imports...
2007-06-11 Kevin Greengit-p4: check for existence of repo dir before trying...
2007-06-11 Simon HausmannWrite out the options tag in the log message of imports...
2007-06-11 Simon HausmannFix support for explicit disabling of syncing with...
2007-06-11 Simon HausmannFix depot-paths encoding for multi-path imports (don...
2007-06-11 Simon HausmannFix project name guessing
2007-06-10 Simon HausmannFix updating/creating remotes/p4/* heads from origin...
2007-06-09 Simon HausmannFixed the check to make sure to exclude the HEAD symbol...
2007-06-08 Han-Wen Nienhuysalso strip p4/ from local imports.
2007-06-08 Han-Wen NienhuysMerge branch 'master' of git://repo.or.cz/fast-export
2007-06-08 Han-Wen Nienhuysprint error message when p4 print fails (eg. due to...
2007-06-08 Simon HausmannOnly get the expensive branch mapping from the p4 serve...
2007-06-07 Simon HausmannMake git-p4 submit detect the correct reference (origin...
2007-06-07 Simon HausmannMake clone behave like git clone by default again.
2007-06-07 Marius Storm... Exclude the HEAD symbolic ref from the list of known...
2007-06-07 Marius Storm... Fix single branch import into remotes
2007-06-07 Marius Storm... Fix git-p4 clone (defaultDestination)
2007-06-07 Marius Storm... Ensure that the commit message is Windows formated...
2007-06-07 Simon HausmannFix depot-path determination for git-p4 submit
2007-06-07 Simon HausmannFix git-p4 submit
2007-06-07 Simon HausmannFix git-p4 rebase
2007-06-07 Simon HausmannHack to make the multi-branch import work again with...
2007-06-07 Simon HausmannDon't attempt to set the initialParent on multi-branch...
2007-06-07 Simon HausmannFix common path "calculation" from logs of multiple...
2007-06-07 Simon HausmannFix support for "depot-path" in older git-p4 imports
2007-06-05 Han-Wen Nienhuyslook for 'text' and 'binary' files.
2007-05-31 Han-Wen Nienhuysthinko: really ignore deleted files.
2007-05-31 Han-Wen Nienhuysremove debug print
2007-05-31 Han-Wen NienhuysCleanups & import into p4/master for local import
2007-05-31 Han-Wen Nienhuysuse p4CmdList() to get file contents in Python dicts...
2007-05-30 Han-Wen Nienhuysonly run p4 print if necessary
2007-05-30 Han-Wen Nienhuysdon't p4 print deleted files.
2007-05-30 Han-Wen Nienhuysread files before creating the commit.
2007-05-30 Han-Wen Nienhuysthinko.
2007-05-30 Han-Wen Nienhuysstore p4 user cache in home directory.
2007-05-30 Han-Wen NienhuysThinko, fix buglet.
2007-05-30 Han-Wen NienhuysRead p4 files in one batch.
2007-05-30 Han-Wen Nienhuysremove global .gitdir
2007-05-30 Han-Wen NienhuysMerge origin.
2007-05-30 Han-Wen NienhuysDiverse cleanups
2007-05-28 Simon HausmannFix typo in listExistingP4Branches that broke sync.
2007-05-28 Simon HausmannIn *_pipe print the command that failed if it fails.
2007-05-28 Han-Wen NienhuysExtract multiple paths concurrently.
2007-05-28 Han-Wen Nienhuysadd --verbose to all commands.
2007-05-28 Han-Wen Nienhuysuse strip() iso. slicing for removing \n
2007-05-28 Han-Wen Nienhuysuse string.strip() iso. slicing.
2007-05-28 Han-Wen Nienhuysclone and sync --keep-path to keep perforce path to...
2007-05-28 Han-Wen Nienhuysminor cleanups
2007-05-28 Han-Wen Nienhuyscleanup
2007-05-28 Han-Wen NienhuysRobustness fixes for pipes
2007-05-28 Han-Wen Nienhuysadd .dotest to .gitignore
2007-05-28 Simon HausmannFix my email address, this isn't really KDE related :)
2007-05-28 Han-Wen Nienhuysrename apply() to applyCommit(); apply is a python...
2007-05-28 Han-Wen Nienhuysreformatting: break long lines.
2007-05-28 Han-Wen NienhuysCleanups
2007-05-27 Simon HausmannFix creation of refs/remotes/p4/HEAD symbolic ref
2007-05-25 Simon HausmannAdded git-p4 submit --trust-me-like-a-fool for the...
2007-05-25 Simon HausmannForgot to remove this TODO item when I made --with...
2007-05-25 Simon HausmannShortcut the case where we have no origin branch
2007-05-25 Simon HausmannMake --with-origin the default for syncing.
2007-05-25 Simon HausmannMake --with-origin also work without origin :)
2007-05-25 Simon HausmannMake git-p4 work with packed refs (don't use os.path...
2007-05-25 Simon HausmannAvoid creating non-p4 branches in remotes/p4 off of...
2007-05-24 Simon HausmannOops, fix --with-origin to /really/ also call git fetch :)
2007-05-24 Simon HausmannAdded support for --with-origin with multi-branch imports
2007-05-24 Simon HausmannForgot to remove this return statement from debugging
2007-05-24 Simon HausmannFix creating the remotes/p4 branches based on origin...
2007-05-24 Marius Storm... Replace
2007-05-23 Simon HausmannLoad the user map from p4 only once at run-time.
2007-05-23 Simon HausmannFix multi-branch import with --silent.
2007-05-23 Simon Hausmannp4 p4 is not a valid p4 command :)
2007-05-23 Simon HausmannCatch p4 errors in rollback early enough (before deleti...
2007-05-23 Simon HausmannOops, fill the /list/ correct with the p4 exit code.
2007-05-23 Simon HausmannDon't make len(p4Cmd("p4 changes -m 1 //foo/..."))...
next