| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-08 | propellor spin | Joey Hess | |
| 2015-03-22 | simplify setup process for minimal config mode | Joey Hess | |
| Allow cloning a branch. Updated wrapper to check for propellor.cabal and not try to update if it's not present, to handle this case. | |||
| 2015-02-28 | Propellor now builds itself without needing the Makefile. | Joey Hess | |
| 2014-08-19 | keep warning of out of date after updating upstream/master, until it gets merged | Joey Hess | |
| 2014-08-19 | remove origin remote after local clone | Joey Hess | |
| It's not useful, since it'll change to something that cannot be directly merged with. | |||
| 2014-08-19 | -X | Joey Hess | |
| 2014-08-19 | need to -s theirs or the merge is likely to fail | Joey Hess | |
| 2014-08-19 | simpler merge | Joey Hess | |
| Ah, we've checked out the oldref, so can just merge the newref in and get a branch that is suitable for mergeing into the user's repo. No need for manual diff, which can fail on eg, binaries or no changes. | |||
| 2014-08-19 | need to connect up history | Joey Hess | |
| 2014-08-19 | syntax | Joey Hess | |
| 2014-08-19 | syntax | Joey Hess | |
| 2014-08-19 | color message | Joey Hess | |
| 2014-08-19 | fixes | Joey Hess | |
| 2014-08-19 | fix ref name | Joey Hess | |
| 2014-08-19 | head file will end with a newline | Joey Hess | |
| 2014-08-19 | ugly workaround for lack of history in repo distributed with debian package | Joey Hess | |
| 2014-08-19 | final fixes | Joey Hess | |
| 2014-08-19 | warnings | Joey Hess | |
| 2014-08-19 | debian upgrade handling | Joey Hess | |
| The /usr/bin/propellor wrapper will warn when ~/.propellor/ is out of date and a newer version is available from origin. | |||
| 2014-08-19 | typo | Joey Hess | |
| 2014-08-19 | stop removing privdata, it's no longer in master | Joey Hess | |
| 2014-08-19 | local repo fully working now | Joey Hess | |
| 2014-08-19 | The Debian package now includes a single-revision git repository in ↵ | Joey Hess | |
| /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as its "upstream" remote. This avoids relying on the security of the github repository when using the Debian package. | |||
| 2014-06-09 | cleanup | Joey Hess | |
| 2014-05-14 | moved source code to src | Joey Hess | |
| This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work. | |||
