Commit History
@master
git clone https://git.catseye.tc/shelf/
- Better output for shelf_cast. Chris Pressey 4 years ago
- Output the name of each directory just before it is processed. Chris Pressey 4 years ago
- Introduce `shelf_mirror_from_git`. Chris Pressey 4 years ago
- Change `shelf_which` to use `command -v` instead of `which`. Chris Pressey 4 years ago
- Merge pull request #3 from catseye/develop-0.4 Chris Pressey (commit: GitHub) 4 years ago
- We can error out and display the usage message earlier. Chris Pressey 4 years ago
- Update TODO and HISTORY Chris Pressey 4 years ago
- Refactor find options. Skip venv (Python virtualenv directory.) Chris Pressey 4 years ago
- Better notes. Chris Pressey 4 years ago
- Merge branch 'develop-0.4' of http://github.com/catseye/shelf into develop-0.4 Chris Pressey 4 years ago
- What we were trying to do, can't be done in POSIX sh. Rewrite it. Chris Pressey 4 years ago
- Update version number in README. Chris Pressey 4 years ago
- Don't try to link .git directory. Chris Pressey 5 years ago
- Merge pull request #2 from catseye/develop-0.3 Chris Pressey (commit: GitHub) 5 years ago
- Prep for release of version 0.3. Chris Pressey 5 years ago
- Do a little research on the history. Chris Pressey 5 years ago
- Add a History section to the README. Chris Pressey 5 years ago
- Update documentation. Chris Pressey 5 years ago
- `shelf_push`/`_fanout` fetches first, so can push new branches. Chris Pressey 5 years ago
- Add a few TODO notes to the README. Chris Pressey 5 years ago
- Update README to mention the tab-completion in bash. Chris Pressey 6 years ago
- Make shelf_fanout able to process multiple project directories. Chris Pressey 6 years ago
- Autocomplete on shelf_which as well. Chris Pressey 6 years ago
- Add a rudimentary bash tab-completion function for shelf_cd. Chris Pressey 6 years ago
- Merge pull request #1 from catseye/develop-0.2 Chris Pressey (commit: GitHub) 6 years ago
- Prep for release of version 0.2. Chris Pressey 6 years ago
- Add a few more items of documentation to the README. Chris Pressey 6 years ago
- Make _shelf_push() always push to the branch of the same name. Chris Pressey 6 years ago
- Rename shelf_cast_projection() to shelf_cast(), and document. Chris Pressey 6 years ago
- Document non-catalog commands; move catalog commands to a section. Chris Pressey 6 years ago