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 |
16613 | Matt Attaway | Initial add of an dataviz experiment I did with treemaps in Helix | 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 |
16457 | Liz Lam | Change readme to markdown format. | 9 years ago |
16441 | Matt Attaway | An example of disabling the download zip button in Swarm | 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 |
15878 | Matt Attaway | A quick write up on merge down,copy up | 9 years ago |
14059 | Matt Attaway | House cleaning in Seymour * Remove hard coded Ruby path * Fix prog name to be Seymour ... * Point to Swarm instead of P4Web « |
11 years ago |
14058 | Matt Attaway | Rename p4tter to Seymour so that I can actually find it | 11 years ago |
13705 | Matt Attaway | Putting my list of Unix commands in a safe place. | 10 years ago |
12947 | Matt Attaway | Add an example of creating a branch spec using P4Java | 10 years ago |
12870 | colin_grant | Pin XDebug to version 2.2.7, the last one that supported PHP 5.3. Latest version of XDe...bug (2.3.2 as of this writing) requires PHP 5.4, but this dev environment uses 5.3.10-1ubuntu3.18. From announcements on http://xdebug.org/ [2015-02-22] - Xdebug 2.3.0 is out! ... This release drops support for PHP 5.2 and PHP 5.3, and raises the default max nesting level to 256. It also fixes a bunch of issues as found in Xdebug 2.2.7. @matt_attaway « |
10 years ago |
12861 | colin_grant | Quote passed in login information for better security. @matt_attaway #review M...erging //guest/colin_grant/bash-scripts/p4auth.sh to //guest/matt_attaway/bash-scripts/p4auth.sh « |
10 years ago |
12852 | Matt Attaway | Update p4tgz to be a function so that it plays better with bash_it. | 10 years ago |
12243 | Matt Attaway | Re-add nuked readme | 10 years ago |
12124 | Matt Attaway | Add my bash function for cd-ing by depot path | 10 years ago |
12122 | Matt Attaway | Start of a really dumb script to delete users on a server managed by the SDP | 10 years ago |
11819 | Matt Attaway | Hacky version of submit This will commit, but poorly. Currently commits all... changed files. « |
10 years ago |
11818 | Matt Attaway | Add support for creating new branches from XCode, as well as switching branches ... This change properly implements 'git branch' and 'git branch <target> <source>', translating them to the proper p4 commands. « |
10 years ago |
11715 | Matt Attaway | Enable cloning from a Perforce server from Xcode By putting in a URI of th...e form: p4://[username@]<hostname>[:port]/<depot path for a directory with no '...'> for example: p4://matt_attaway@workshop.perforce.com/guest/matt_attaway/fauxgit This change cleans up the URI syntax and fakes one branch result from 'ls-remote'. It also creates the trappings of a fake Git repo so that Xcode will enable its source control menu items. Status shows up correctly so far and adding new files seems to work. I suspect that deleting and renaming files works as well, but I haven't test it. « |
10 years ago |
11706 | Matt Attaway | Make both scripts executable | 10 years ago |
11705 | Matt Attaway | Add support for git branch and git add Branch is pretty straight forward,... but add may need some work. Based on what I've seen so far from watching Xcode 'git add .' is all I need to support. « |
10 years ago |
11704 | Matt Attaway | Use the locally installed Git instead of the Xcode one Main reason for thi...s is it's easier than having to remember a special name for the real Git. I should probably just use the renamed one inside of Xcode, but this will do for now. « |
10 years ago |
11701 | Matt Attaway | Add revert to the XCode plugin pro dev tip: do not test your new revert co...mmand on the project where you are implenting said revert command « |
10 years ago |
11700 | Matt Attaway | Populate //guest/jaime_rios/XcodePerforcePlugin/... //guest/matt_attaway/XcodePerforcePlu...gin/.... « |
10 years ago |
11625 | Matt Attaway | Fix silly double p4port bug when port is specified in URI | 10 years ago |
11624 | Matt Attaway | Initial drop of my work on p4 in git clothing Inspired by the work of hsiv...ank: https://bitbucket.org/hsivank/xcode4-with-mercurial/overview I've decided to make my own drop in Git replacement built on top of 15.1 p4. Currently it can handle cloning, init, status, mv, rm, and add. At least I think it can; it hasn't been tested with Xcode yet... Snooper.rb is a script to intercept Git commands called from Xcode so that I can figure out what the output needs to look like. Clone requires a p4 URI of the form: [username@]p4://<hostname>[:port]/<depot path> « |
10 years ago |
11556 | Matt Attaway | Adding a 'my first push' document | 10 years ago |
11193 | Matt Attaway | Stripping out unneeded copyrights from the file headers | 10 years ago |
11192 | Matt Attaway | Add a license file and a basic readme. | 10 years ago |
11191 | Matt Attaway | Add support for review events to the kato.im module | 10 years ago |
11185 | Matt Attaway | Properly form the URL for commit notifitications to Kato.im | 10 years ago |
11184 | Matt Attaway | WIP on a kato.im integration for Swarm | 10 years ago |
11182 | Matt Attaway | Update dev env zip file to work cleanly with 14.2 and above. | 10 years ago |
11181 | Matt Attaway |
Update dev_env to use current p4php location. Tested with 14.3 |
10 years ago |
10980 | Matt Attaway | Add helpful script to dump all the info about a Linux server This is an open source scr...ipt from HP. I'm going to expand it to get Perforce server info. « |
10 years ago |
10974 | Matt Attaway | a simple one line script that takes a depot path and generates a branch view to another pl...ace with the files « | 10 years ago |
10480 | Matt Attaway | A dumb little test app seeded from the edit example to show how to capture submit failures | 10 years ago |
10192 | colin_grant | Merging @9609: Modify p4auth.sh to accomodate an SSL-enabled P4D, and a non-standard path... to the p4 command line client executable. //guest/colin_grant/bash-scripts/p4auth.sh to //guest/matt_attaway/bash-scripts/p4auth.sh « |
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 |
8912 | Matt Attaway | Test code for how to get a range of changelists using P4Java | 11 years ago |
8890 | Matt Attaway | Add a self-contained p4java example of creating a changelist and opening a file for edit | 11 years ago |
8777 | Matt Attaway | Try to figure out weird command hang in Pulse. For the time being we just kill the conn...ection if NSTask hangs. I just wish I knew why it was hanging. « |
11 years ago |
8760 | Matt Attaway | Remove sound when sync is complete I left it for now for the initial sync and login not...ifications, but it is annoying for normal syncs. User visible change « |
11 years ago |
8759 | Matt Attaway | Move off of waitUntilExit when polling for changes One of the great moments in coding w...here I don’t entirely understand why this fixes things, but so far it appears using isRunning checks prevents the stalled processes I was seeing with waitUntilExit User visible bug fix « |
11 years ago |
8723 | Matt Attaway | Continuously update state on opened files Automatically checking out files is all well... and good, but there’s a problem; frequently in the course of working on files, before you commit, files will go through a number of different states. You may edit a file, then delete it, and then re-add it unchanged all before trying to commit. At the end of the process in the case above nothing should happen, but if you edit a file and never revisit it you are stuck with that initial edit. Pulse now runs a non-destructive revert on files when it receives an event notification. This resets the working state so that if there is a major change (from edit -> delete) we can properly catch it and tell the system. It also is handy for dealing with added files that you then delete. There are edge cases with this code that I’m confident are not handled correctly. The good news is nothing should be destructive; the worse that happens is you revert -k everything and re-run reconcile. User visible change « |
11 years ago |