Commit Graph

13 Commits

Author SHA1 Message Date
Simon Hausmann
6a5d0cf493 Don't try to parse any options with git-p4 debug but pass it straight on to p4 2007-03-26 00:13:51 +02:00
Simon Hausmann
0befe991ab Prefer git command over git-command. 2007-03-24 16:35:05 +01:00
Simon Hausmann
46479794f8 Minor cosmetic fixlet ;-) 2007-03-24 09:18:20 +01:00
Simon Hausmann
db49ff9686 Different versions of p4 have different output for the where command ;( 2007-03-24 09:15:11 +01:00
Simon Hausmann
368b0ef1db Use the new incremental import style by default 2007-03-23 09:30:41 +01:00
Simon Hausmann
af6fdd432b Make it possible to run git-p4 submit from within the git repository 2007-03-23 09:16:07 +01:00
Simon Hausmann
7645763cfa Brand new smart incremental import that doesn't need tags or git repo-config :) 2007-03-22 22:17:42 +01:00
Simon Hausmann
3a17a51aaf Set the default branch in run, not in the constructor 2007-03-22 21:34:16 +01:00
Simon Hausmann
c27a1d9593 Helper function to check the existance of a revision 2007-03-22 21:27:14 +01:00
Simon Hausmann
29b9fbc9ad Added some helper function(s) to parse the depot path and change number from the log message 2007-03-22 21:10:25 +01:00
Simon Hausmann
dba0b732ae Changed the default branch for imports from "master" to "p4" 2007-03-22 20:36:28 +01:00
Simon Hausmann
4c2c547d88 Changed the format of the imported log message slightly, so that it's easier to parse again. 2007-03-22 20:27:41 +01:00
Simon Hausmann
3eb08ff474 Get rid of the ugly .py extensions - in everyday usage the .py is annoying :) 2007-03-22 09:15:32 +01:00