-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: wokim/node-perforce
base: master
head repository: primaltalk/node-perforce
compare: master
- 20 commits
- 2 files changed
- 1 contributor
Commits on Jun 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8d84562 - Browse repository at this point
Copy the full SHA 8d84562View commit details
Commits on Jun 3, 2016
-
Added options to allow the p4 client command to accept from stdin wit…
…hout requiring the text editor.
Configuration menu - View commit details
-
Copy full SHA for 12a43ac - Browse repository at this point
Copy the full SHA 12a43acView commit details
Commits on Jun 7, 2016
-
Added trap for files being up to date on a sync, which is currently a…
…n error but shouldn't be.
Configuration menu - View commit details
-
Copy full SHA for 934d7e4 - Browse repository at this point
Copy the full SHA 934d7e4View commit details
Commits on Jun 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9db7e84 - Browse repository at this point
Copy the full SHA 9db7e84View commit details
Commits on Jun 15, 2016
-
Modified the submit options so that the default changelist can be sub…
…mitted, instead of requiring a changelist number.
Configuration menu - View commit details
-
Copy full SHA for f98a0e3 - Browse repository at this point
Copy the full SHA f98a0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd65834 - Browse repository at this point
Copy the full SHA dd65834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c311e - Browse repository at this point
Copy the full SHA 31c311eView commit details
Commits on Jun 22, 2016
-
Added support for "p4 streams" command and added the "Stream" option …
…to allow a stream to be specified when issuing the "p4 client" command.
Configuration menu - View commit details
-
Copy full SHA for 7e47045 - Browse repository at this point
Copy the full SHA 7e47045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c7079 - Browse repository at this point
Copy the full SHA 48c7079View commit details
Commits on Jun 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 194c186 - Browse repository at this point
Copy the full SHA 194c186View commit details
Commits on Aug 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5ab33ea - Browse repository at this point
Copy the full SHA 5ab33eaView commit details
Commits on Nov 7, 2016
-
Getting a list of streams can return an error for a given depot if th…
…ere aren't any streams with that depot. It's not really an eror, so we need to recognise that and not crap out.
Configuration menu - View commit details
-
Copy full SHA for 6c22fc9 - Browse repository at this point
Copy the full SHA 6c22fc9View commit details
Commits on Dec 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 560f424 - Browse repository at this point
Copy the full SHA 560f424View commit details
Commits on Dec 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 95f08a8 - Browse repository at this point
Copy the full SHA 95f08a8View commit details
Commits on Dec 14, 2016
-
Added support for globals prefixing the command (they come after p4 b…
…ut before, for example, sync). Added login. Added support for stdin without having '-i' specified, so login will work correctly.
Configuration menu - View commit details
-
Copy full SHA for 89089f1 - Browse repository at this point
Copy the full SHA 89089f1View commit details
Commits on Dec 15, 2016
-
Made sure the global "quiet" option is a prefix to the command, other…
…wise "p4 edit" won't work.
Configuration menu - View commit details
-
Copy full SHA for 1340dd0 - Browse repository at this point
Copy the full SHA 1340dd0View commit details
Commits on Jan 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d1a3491 - Browse repository at this point
Copy the full SHA d1a3491View commit details
Commits on Feb 3, 2017
-
Added support for the files-not-found non-error, as we want the files…
… command to exit gracefully if no files found, instead of throwing an error.
Configuration menu - View commit details
-
Copy full SHA for b53902b - Browse repository at this point
Copy the full SHA b53902bView commit details
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d6d259b - Browse repository at this point
Copy the full SHA d6d259bView commit details -
Added detection of "no files at this changelist" so it won't fail (it…
…'s a valid result, not an error).
Configuration menu - View commit details
-
Copy full SHA for 170e11e - Browse repository at this point
Copy the full SHA 170e11eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master