summaryrefslogtreecommitdiffstats
path: root/everest-sync
Commit message (Collapse)AuthorAgeFilesLines
* Renaming everying everest to genomeChris Alfonso2008-07-085-548/+0
|
* Making 'start quick' truly non interactiveBrenton Leanhardt2008-06-302-16/+24
| | | | everest-sync needs some refactoring love to make it more readible
* Added the gpl v2 header to all the rb filesChris Alfonso2008-06-271-0/+32
|
* The workingdir still defaults to '~/.everest-sync', but can now be changedDavid Lutterkort2008-06-251-13/+21
| | | | by passing --workingdir
* Minor fixes to everest-syncBrenton Leanhardt2008-06-252-6/+7
| | | | | * Handle the case where the user types no arguments * Properly 'checkout -b'
* Minor fix to build scripts for everest-syncBrenton Leanhardt2008-06-252-4/+1
| | | | | Having rubygems and the git gem required in the library was unnecessary and caused the Rakefile to require them to be installed.
* Adding RPM specfile for everest-syncBrenton Leanhardt2008-06-254-4/+93
| | | | Just run 'make' to build the RPM.
* Ripping out hoeBrenton Leanhardt2008-06-2412-191/+54
|
* Fixing a few bugs with everest-syncBrenton Leanhardt2008-06-241-8/+29
| | | | The comments should say it all.
* Adding support for rebase and push --forceBrenton Leanhardt2008-06-241-18/+60
| | | | This requies a version 1.0.7.1 of the git gem
* everest-sync now lays down a hook for puppet module reposBrenton Leanhardt2008-06-241-4/+48
| | | | | I need to make this a little more readible. I'd like to get all the code in the 'save' mode at the same level of abstraction.
* Adding a 'quick' submode for everest-syncBrenton Leanhardt2008-06-231-78/+94
|
* Lots of fixesBrenton Leanhardt2008-06-2312-0/+427
Renamed tool to everest-sync 'save' pushes all local branches