Commit History
@master
git clone https://git.catseye.tc/shelf/
- Update documentation. Chris Pressey 6 years ago
- `shelf_push`/`_fanout` fetches first, so can push new branches. Chris Pressey 6 years ago
- Add a few TODO notes to the README. Chris Pressey 7 years ago
- Update README to mention the tab-completion in bash. Chris Pressey 7 years ago
- Make shelf_fanout able to process multiple project directories. Chris Pressey 7 years ago
- Autocomplete on shelf_which as well. Chris Pressey 7 years ago
- Add a rudimentary bash tab-completion function for shelf_cd. Chris Pressey 7 years ago
- Merge pull request #1 from catseye/develop-0.2 Chris Pressey (commit: GitHub) 7 years ago
- Prep for release of version 0.2. Chris Pressey 7 years ago
- Add a few more items of documentation to the README. Chris Pressey 7 years ago
- Make _shelf_push() always push to the branch of the same name. Chris Pressey 7 years ago
- Rename shelf_cast_projection() to shelf_cast(), and document. Chris Pressey 7 years ago
- Document non-catalog commands; move catalog commands to a section. Chris Pressey 7 years ago
- Add shelf_fanout command. Chris Pressey 7 years ago
- Add shelf_push() command. Chris Pressey 7 years ago
- Add rudimentary shelf_dockgh command. Chris Pressey 7 years ago
- Fix bug in shelf_build; it and shelf_test do not exit immediately. Chris Pressey 7 years ago
- Allow shelf_build and shelf_test to operate on multiple sources. Chris Pressey 7 years ago
- Add shelf_pin and shelf_unpin commands. Chris Pressey 7 years ago
- Add simplistic version of the shelf_test command. Chris Pressey 7 years ago
- Add SHELF_LOWERCASE option (admittedly something of a hack). Chris Pressey 7 years ago
- Add experimental shelf_cast_projection command. Chris Pressey 7 years ago
- Add shelf_populate_from_{distfiles,git} experimental commands. Chris Pressey 7 years ago
- Add UNLICENSE and prep for release of 0.1. Chris Pressey 7 years ago
- Document the two environment variables. Chris Pressey 7 years ago
- Set $? correctly after shelf_build. Chris Pressey 7 years ago
- Return to original directory after a failed shelf_build attempt. Chris Pressey 7 years ago
- Fix typo in `-perm` option to `find`. Chris Pressey 7 years ago
- Not all `find`s understand -executable. Chris Pressey 7 years ago
- abspath was not okay enough, so split into two, which might be okay. Chris Pressey 7 years ago