Name | Modified | Size |
---|---|---|
.. | ||
p4ruby | ||
delete_user.rb | 10 years ago | 174 B |
editFilesInChange.bat | 18 years ago | 48 B |
haveSync.pl | 18 years ago | 168 B |
prettyClientView.pl | 17 years ago | 1 KB |
project_subsystems.py | 11 years ago | 4 KB |
.p4aliases | 9 years ago | 2 KB |
Change | User | Description | Committed |
---|---|---|---|
18678 | Matt Attaway | Add an alias to get the full descriptions of a set of changelists given a path and rev spe...cifer « | 9 years ago |
16533 | Matt Attaway | Add my handy refresh alias to refresh my aliases | 9 years ago |
16487 | Matt Attaway | Add command to reset my workspace | 9 years ago |
16483 | Matt Attaway | Bring all my aliases together again. | 9 years ago |
16482 | Matt Attaway | Add cp command to take a "checkpoint" of work in progress Running 'p4 cp' will find the... active shelf for the working dir, run reconcile and put all the files in the change that goes with that shelf, and then update the contents of the shelf. Handy for times when you want to back stuff up to the shared server as you go. « |
9 years ago |
16411 | Matt Attaway | add a couple more aliases | 9 years ago |
16032 | Matt Attaway | Checkin my aliases file so I can share it more easily | 9 years ago |
12122 | Matt Attaway | Start of a really dumb script to delete users on a server managed by the SDP | 10 years ago |
9106 | Matt Attaway | Update trigger to use a better project name. Don't flood the preset. Previously I was... using name, but that doesn't include our prepended user name. Id is a much better call. it also only sets the values field, not the presets field. « |
11 years ago |
8505 | Matt Attaway | Use '-' to replace '/' instead of '|' I forgot that '|' is a special character in the j...ob query langauge. '-' should be safe. « |
11 years ago |
8489 | Matt Attaway | WIP on a script to update a Perforce jobspec with the list of Swarm projects Running th...is script as a trigger should allow Swarm projects to drive a list of projects in Perforce jobs that users can file issues against. The script only updates one select list so should work in conunction with any other manual changes that are made. « |
11 years ago |
8380 | Matt Attaway | Move my bashrc into a more sensible location | 12 years ago |
8353 | Matt Attaway | Add my new bashrc file to the Public Depot | 12 years ago |
8311 | Matt Attaway | Move the overlaps tool out into its own project | 12 years ago |
8300 | Matt Attaway |
Move Git Fusion install script into a separate project. Also divide scripts up by release |
12 years ago |
8255 | Matt Attaway | Add all the legal fun stuff | 12 years ago |
8254 | Matt Attaway | Adding a simple script that installs Git Fusion from scratch on an Ubuntu 12.04 LTS machin...e « | 12 years ago |
7329 | Matt Attaway |
Add new overlapping changes detection script. See wiki for details |
16 years ago |
6345 | Matt Attaway | Add example client generation trigger | 17 years ago |
5924 | Matt Attaway | Tool to update files that are already on your client This tool is handy when you only w...ant to sync new versions of files you already have. Sure you could limit your client view, but sometimes it is just easier not to sync what you don't want. This works well as a custom tool in P4Win or P4V. « |
18 years ago |
5923 | Matt Attaway | Tool to edit all of the files in a changelist This is handy when a changelist contains... all of the files you want to edit. This tool does require 'sed'. Here are the recommended custom tool settings: application: c:\apps\editFilesInChange.bat arguments: %s start in: $r Run in terminal window Close window upon completion Refresh P4V upon completion Add to applicable context menus « |
18 years ago |