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