2007-09-03 | git-p4: Cleanup; moved the code to import a list of... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-09-03 | git-p4: Cleanup; moved the code for getting a sorted... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-09-03 | git-p4: After submission to p4 always synchronize from... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-09-03 | git-p4: Always call 'p4 sync ...' before submitting... |
diff | tree |
2007-08-02 | Fix style nit in Python slicing. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-08-02 | Sort output of "p4 change" in incremental import before... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-07-18 | git-p4: Cleanup, used common function for listing imported... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-07-18 | git-p4: Fix upstream branch detection for submit/rebase... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-07-18 | git-p4: Cleanup, make listExistingP4Branches a global... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-07-17 | git-p4: input to "p4 files" by stdin instead of arguments Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-07-17 | git-p4: use subprocess in p4CmdList Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-21 | Make it possible to specify the HEAD for the internal... |
diff | tree |
2007-06-20 | Added git-p4 branches command that shows the mapping... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | git-p4 submit: Fix missing quotes around p4 commands... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | Mention remotes/p4/master also in the documentation. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | Provide some information for single branch imports... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | git-p4: check for existence of repo dir before trying... |
diff | tree |
2007-06-11 | Write out the options tag in the log message of imports... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | Fix support for explicit disabling of syncing with... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | Fix depot-paths encoding for multi-path imports (don... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-11 | Fix project name guessing Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-10 | Fix updating/creating remotes/p4/* heads from origin... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-09 | Fixed the check to make sure to exclude the HEAD symbolic... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-08 | Only get the expensive branch mapping from the p4 server... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-07 | Make git-p4 submit detect the correct reference (origin... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-06-07 | Make clone behave like git clone by default again. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-28 | Fix typo in listExistingP4Branches that broke sync. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-28 | In *_pipe print the command that failed if it fails. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-28 | Fix my email address, this isn't really KDE related :) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-28 | rename apply() to applyCommit(); apply is a python... |
diff | tree |
2007-05-28 | reformatting: break long lines. |
diff | tree |
2007-05-28 | Cleanups |
diff | tree |
2007-05-27 | Fix creation of refs/remotes/p4/HEAD symbolic ref Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-25 | Added git-p4 submit --trust-me-like-a-fool for the... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-25 | Forgot to remove this TODO item when I made --with... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-25 | Make git-p4 work with packed refs (don't use os.path... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-25 | Avoid creating non-p4 branches in remotes/p4 off of... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-24 | Oops, fix --with-origin to /really/ also call git fetch :) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-24 | Added support for --with-origin with multi-branch imports Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-24 | Forgot to remove this return statement from debugging Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-24 | Fix creating the remotes/p4 branches based on origin... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-23 | Load the user map from p4 only once at run-time. Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-22 | Doc updates Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-21 | Fix conversion from old style heads/p4 to remotes/p4... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Another (potentially life-saving) idea for submit ... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Had an idea for debugging, record it :) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Added support for git-p4 submit --direct (experimental) Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Use git format-patch and git apply --apply when extracting... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Oops, not only /set/ gitdir on clone, also set it ... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Fix gitdir not being set when cloning. Needed for writing... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-05-20 | Cache the output of "p4 users" for faster syncs on... Signed-off-by: Simon Hausmann <simon@lst.de> |
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-15 | Make git-p4 work with bare repositories. Signed-off-by: Simon Hausmann <simon@lst.de> |
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-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-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-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 | Documentation enhancements. Signed-off-by: Simon Hausmann <simon@lst.de> |
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-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 |
2007-02-12 | When trying to map p4 integrations to git merges just... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |
2007-02-12 | Set git fast-import marks for every imported change... Signed-off-by: Simon Hausmann <simon@lst.de> |
diff | tree |