2007-05-19 | Cleanup/speed up the branch<> file split and removed... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-19 | More work on the incremental importing of multiple... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-18 | Give branches a nice project prefix and don't bail... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-18 | Started rewriting the branch detection, based on "p4... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-18 | Removed unused cache variables. Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-18 | Fix branch setup after initial clone. Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-17 | Removed todo item that is implemented :) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Added support for git-p4 sync/rebase --with-origin... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Bite the bullet and automatically convert old style... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Changed the default p4 import branch to be refs/remotes... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Create the origin based import branch using git update... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Removed ancient and unused code to find the last imported... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Removed cleantags command. It doesn't have any meaning... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Clean up code duplication for revision parsing and... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Always pass a sha1 for the initial parent so that git... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-17 | Fixing syncing (gitdir discovery / cd) for bare repositories Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-16 | A little todo note before I forget it :), based on... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-16 | Fix calling git-p4 rebase from within a subdirectory... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-16 | Give a better hint if git-p4 submit fails Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-16 | Added the possibility of skipping patches during git... Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-15 | Make git-p4 work with bare repositories. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-15 | Fix git-p4 clone //depot/project (head import) Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-15 | Converted to unix newlines Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-05-15 | Make submitting work on Windows. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-05-15 | Make sure all popen calls use binary mode (for Windows... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-05-15 | Added a little .bat wrapper from Marius Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-05-15 | Use the subprocess module instead of popen2 to make... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-05-07 | Document some implementation details, for the curious... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-01 | Cleanup, removed the old tagging code Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-01 | cleanup, renamed self.globalPrefix to self.depotPath Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-01 | Micro cleanup Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-01 | Doc cleanups. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-15 | Handle patch errors in git-p4 submit better. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-15 | A new attempt at fixing the child-fast-import-process... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-14 | Slightly improved formatting of the raw_input questions. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-14 | Removed the old patch apply code from git-p4 submit. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-14 | Fix the timezone formatting. Now qgit also displays... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-13 | Print an error message of some sort if git fast-import... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-09 | Allow for convenient rebasing after git-p4 submit Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-08 | Added a simple example of usage to the "documentation" :) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-08 | fix variable usage (oops) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-08 | Fix file determination for #head imports Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-08 | Added git-p4 clone convenience command Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-08 | Honor --silent for labels Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-07 | Turn off potentially slow label detection by default Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-07 | Provide a tree summary after git-p4 rebase Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-07 | Added git-p4 rebase convenience Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-04-01 | Clean up python class names. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-04-01 | Fix "compilation" :) Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-29 | Fix the docs for git-p4 submit and turn git-p4 submit... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-28 | Fix variable usage in tag import Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-26 | Added support for mapping p4 labels to git tags Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-26 | git-p4 debug doesn't need a git repository Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-25 | Don't try to parse any options with git-p4 debug but... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-24 | Prefer git command over git-command. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-24 | Minor cosmetic fixlet for the git-p4 submit sync question. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-24 | Different versions of p4 have different output for... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-23 | Use the new incremental import style by default Signed-off-by: Simon Hausmann <shausman@trolltech.com> |
diff | tree |
2007-03-23 | Make it possible to run git-p4 submit from within the... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-22 | Brand new smart incremental import that doesn't need... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-22 | Set the default branch in run, not in the constructor Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-22 | Helper function to check the existance of a revision Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-22 | Added some helper function(s) to parse the depot path... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-22 | Changed the default branch for imports from "master... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-22 | Changed the format of the imported log message slightly... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-22 | Removed the .py extension from git-p4 as it's annoying... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-21 | Don't show the submit template and the diff first in... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-21 | Make it possible to invoke git-p4 from within subdirectories... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-21 | Made --apply-as-patch the default for git-p4 submit... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-21 | Fix support for deletions in git-p4 submit when using... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-21 | Added experimental but super-fast --apply-as-patch... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-21 | Documentation enhancements. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-20 | Start of the git-p4 documentation. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-20 | Removed p4-fast-export and p4-git-sync as they've been... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-20 | Fixed the initial version import by getting the file... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-20 | Added missing "self"s to make the script evaluate correctly. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-20 | Completely untested "merge" of p4-fast-export.py into... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-20 | sync-to-perforce is now called submit and fixed the... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-19 | Part of the code is copyright by Trolltech ASA. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-19 | First (untested) attempt at migrating p4-git-sync into... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-19 | Provide a little bit of help description for the git... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-19 | Start moving the git-p4 tools into one single script. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-19 | Pass the right number of arguments to commit, fixes... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-19 | Improved the git dir detection. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-16 | Default to interactive syncing Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-15 | Use p4 revert ... instead of revert -a ... after submitting... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-14 | Auto-detect the current git branch before submitting... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-14 | Ignore Apple resource files when importing from perforce... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-14 | Be nice and use /usr/bin/env python for the git-p4... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-14 | Automatically operate on a temporary branch, needed... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-13 | Lots of bugfixes to p4-git-sync. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-13 | Fix git-dir option and allow reading log substitutions... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-12 | First version of a new script to submit changes back... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-10 | Split up the cache commandline options into (command... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-10 | Reduce the number of false "merges" by skipping "branch... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-10 | More work on branch detection by implementing changeIsBranch... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-10 | More code cleanups and preparations for more branch... Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-10 | Minor code cleanups. Signed-off-by: Simon Hausmann <hausmann@kde.org> |
diff | tree |
2007-03-10 | Make the p4 data/command cache configurable through... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-03-10 | Fixed p4-debug file extension. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |