Tree @master (Download .tar.gz)
History of
src
@master
git clone https://git.catseye.tc/tagfarm/
- Fix bug in `tagfarm recruit` logic. Chris Pressey 15 days ago
- Fix argument parser syntax Chris Pressey 15 days ago
- Add --dry-run flag to `tagfarm recruit` command. Chris Pressey 15 days ago
- Exit with help message if no subcommand was given. Chris Pressey 6 months ago
- Implement --exclude-dir option. Add unit test for `recruit`. Chris Pressey 6 months ago
- Rename the new subcommand to `recruit`. Chris Pressey 6 months ago
- Add first version of `untagged` subcommand. Chris Pressey 6 months ago
- flake8 Chris Pressey 6 months ago
- Branch for version 0.6 development, and notes on the main feature. Chris Pressey 6 months ago
- Bump version number. Add History section to README. Chris Pressey 6 months ago
- Do not allow the renaming of links. Chris Pressey 10 months ago
- Allow tests against Python 2.7 to continue to pass. Chris Pressey 10 months ago
- Fix obvious typo in built-in function call. Chris Pressey 10 months ago
- Optimize Nautilus extension: only call tagfarm once to get tags Chris Pressey 11 months ago
- Add --available flag to showtags subcommand. Use in Nautilus. Chris Pressey 11 months ago
- Arrange licensing info to conform to REUSE 3.2 convention. Chris Pressey 11 months ago
- Merge branch 'master' into develop-0.4 Chris Pressey 11 months ago
- Add --terse option to showtags. Use this in Nautilus extension. Chris Pressey 11 months ago
- Arrange licensing info in repo according to REUSE 3.2 convention. Chris Pressey 1 year, 7 months ago
- Add --version command-line option. Chris Pressey 5 years ago
- Add --restrict-to-tag option for `repair` subcommand. Chris Pressey 5 years ago
- Perform repair in sorted order of tags and of files. Chris Pressey 5 years ago
- Merge branch 'master' into develop-0.2 Chris Pressey 5 years ago
- Use ArgumentParser subparsers for better command line help messaging. Chris Pressey 5 years ago
- Split tagfarm.utils off from tagfarm.main. Chris Pressey 5 years ago
- More verbose reporting of 'Link to ...' renaming collisions. Chris Pressey 5 years ago
- Add relativize_target helper function. Chris Pressey 5 years ago
- More concise output during `tagfarm repair`. Chris Pressey 5 years ago
- Unit test for `tagfarm repair`. Chris Pressey 5 years ago
- Basic tests for tag and untag. Chris Pressey 5 years ago