# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 1951 | Paul Krause | don't want this in personal area | ||
#2 | 1899 | Paul Krause | merge from david_markley | ||
#1 | 1712 | Paul Krause | sync to markley latest p4package | ||
//guest/david_markley/p4package/dist/p4.jar | |||||
#24 | 1642 | David Markley |
Corrected the Utils.wildPathMatch method so that it matches all wildcards properly. Added the extensible reviewer. |
||
#23 | 1473 | David Markley |
Changed User and Change factories to ensure Env is set properly. Added getPropertyList method to Env. |
||
#22 | 1416 | David Markley |
Significantly reworked the innards of the Env class without modifying existing methods. Encapsulation rules! |
||
#21 | 1402 | David Markley | Corrected a problem with the FileEntry class. | ||
#20 | 1399 | David Markley | Fixed the most annoying change bug. | ||
#19 | 1392 | David Markley | Inserted a one second pause before sending the client specification. | ||
#18 | 1389 | David Markley | Corrected problem with commiting a change again that has associated files. | ||
#17 | 1385 | David Markley |
Added the ability to reopen files, add them to changelists, and to check-in a single file using a new changelist. |
||
#16 | 1381 | David Markley | Corrected a serious defect in the FileEntry.parseFstat method. | ||
#15 | 1368 | David Markley |
Needed access to the Properties within the Env for the Reviewer. Moved things around to create the com.perforce.reviewer package. |
||
#14 | 1360 | David Markley | Updated Env class. | ||
#13 | 1342 | David Markley | Added checkValidity method to the Env class. | ||
#12 | 1341 | David Markley | Added more support/visibility to Properties in the Env class. | ||
#11 | 1338 | David Markley | Corrected the Change parsing. | ||
#10 | 1337 | David Markley | Modified to ensure that all created processes are terminated. | ||
#9 | 1332 | David Markley |
Added more example code. Added the Counter class. Corrected the filelog methods for the FileEntry class. |
||
#8 | 1274 | David Markley |
Added the ability to get all the counters at once. Changes the sync method in the Cacheable interface to throw a PerforceException if something goes wrong during an object sync. |
||
#7 | 1148 | David Markley | Added a few examples and a server connection timeout threshold. | ||
#6 | 1147 | David Markley | Added the ability to clean up threads after the package has been used. | ||
#5 | 1122 | David Markley | Added an instance method to Branch for integrations. | ||
#4 | 1042 | David Markley | Corrected the getUsers method and the build.xml file. | ||
#3 | 1041 | David Markley |
Corrected a problem with the environment propogation. When a new object is created from the listing methods (like Brang.getBranches(env)), each of them will have the same environment: the one that was passed int. |
||
#2 | 1040 | David Markley | Corrected a problem with views for labels, clients, and branches. | ||
#1 | 1036 | David Markley | Added top-level LICENSE, README and the distribution p4.jar. |