2018-06-12 | git-p4: auto-size the block Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2018-06-12 | git-p4: narrow the scope of exceptions caught when... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2018-06-12 | git-p4: raise exceptions from p4CmdList based on error... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2018-06-12 | git-p4: better error reporting when p4 fails Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2018-06-12 | git-p4: add option to disable syncing of p4/master... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2018-06-12 | git-p4: disable-rebase: allow setting this via configuration Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2018-05-23 | git-p4: add unshelve command Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2017-12-22 | git-p4: update multiple shelved change lists Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2017-04-17 | git-p4: don't use name-rev to get current branch Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2017-04-17 | git-p4: add read_pipe_text() internal function Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2017-04-17 | git-p4: add failing test for name-rev rather than symbolic-ref Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2016-12-18 | git-p4: avoid crash adding symlinked directory Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2016-12-14 | git-p4: support git worktrees Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2016-12-05 | git-p4: support updating an existing shelved changelist Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2016-04-26 | git-p4 tests: time_in_seconds should use $PYTHON_PATH Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2016-04-26 | git-p4 tests: work with python3 as well as python2 Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2016-04-26 | git-p4 tests: cd to / before running python Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-12-14 | git-p4: failing test case for skipping changes with... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-11-24 | git-p4: work with a detached head Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-11-24 | git-p4: add option to system() to return subshell status Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-11-24 | git-p4: add failing test for submit from detached head Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-08-28 | git-p4: fix P4 label import for unprocessed commits Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-08-28 | git-p4: do not terminate creating tag for unknown commit Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-08-28 | git-p4: failing test for ignoring invalid p4 labels Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-06-10 | git-p4: fixing --changes-block-size handling Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-06-10 | git-p4: add tests for non-numeric revision range Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-06-08 | git-p4: test with limited p4 server results Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-06-08 | git-p4: additional testing of --changes-block-size Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-05-26 | git-p4: tests: use test-chmtime in place of touch Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-05-24 | git-p4: fix handling of multi-word P4EDITOR Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-05-24 | git-p4: add failing test for P4EDITOR handling Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-04-28 | git-p4: add failing tests for case-folding p4d Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-04-28 | git-p4: t9814: prevent --chain-lint failure Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-04-04 | git-p4: small fix for locked-file-move-test Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-04-04 | git-p4: fix small bug in locked test scripts Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-02-11 | git-p4: support excluding paths on sync Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2015-01-23 | git-p4: correct --prepare-p4-only instructions Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-05-11 | git p4: fix bug when enabling tag import/export via... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-05-11 | git p4: fix bug when verbose enabled with tag export Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-05-11 | git p4: add test for tag import/export enabled via... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-25 | git p4: fix unit tests Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-24 | git p4: move verbose to base class Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-24 | git p4: Ignore P4EDITOR if it is empty Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-24 | git p4: Squash P4EDITOR in test harness Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-24 | git p4: fix-up "import/export of labels to/from p4" Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-11 | git p4: import/export of labels to/from p4 Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-04-11 | git p4: Fixing script editor checks Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-02-23 | git-p4: add initial support for RCS keywords Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-01-20 | git-p4: label import fails with multiple labels at... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-01-20 | git-p4: add test for p4 labels Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-01-20 | git-p4: importing labels should cope with missing owner Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-01-20 | git-p4: cope with labels with empty descriptions Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2012-01-20 | git-p4: handle p4 branches and labels containing shell... Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2011-10-18 | git-p4: handle files with shell metacharacters Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2011-05-13 | git-p4: warn if git authorship won't be retained Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2011-05-09 | git-p4: small improvements to user-preservation Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2011-04-26 | git-p4: add option to preserve user names Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |
2009-08-10 | git-p4: stream from perforce to speed up clones Signed-off-by: Luke Diamand <luke@diamand.org> |
diff | tree |