catcli

The command line catalog tool for your offline data

GPL-3.0 License

Downloads
4.2K
Stars
194
Committers
4
catcli - v0.7.1

Published by deadc0de6 about 3 years ago

  • handle archives extension with capitals (#13)
catcli - v0.7.0

Published by deadc0de6 about 3 years ago

  • implement --no-banner for #12
  • implement --no-color for #12
  • refactor storage listing on two lines
catcli - v0.6.2

Published by deadc0de6 over 3 years ago

  • format storage attributes on ls
  • drop python 3.4 support in tests
catcli - v0.6.1

Published by deadc0de6 over 3 years ago

move to github actions

catcli - v0.6.0

Published by deadc0de6 over 4 years ago

  • fix recursive issue (see #9)
  • adding hash comparison to maccess when updating (see #10)
  • add ability to log changes to file when updating (see #10)
  • refactoring
catcli - v0.5.13

Published by deadc0de6 over 4 years ago

  • fix update but that was clearing other nodes
catcli - v0.5.11

Published by deadc0de6 over 5 years ago

  • per default store the subsize (change -u --subsize to -n --no-subsize)
  • display subsize on storages and directories nodes per default
catcli - v0.5.9

Published by deadc0de6 over 5 years ago

  • add ability to search for directories only (-d --directory)
  • add ability to search from a different start path than root
  • add more tests
catcli - v0.5.8

Published by deadc0de6 almost 6 years ago

  • update information displayed for storage (add number of files)
  • show error when no file is found with ls
catcli - v0.5.7

Published by deadc0de6 almost 6 years ago

  • fix find bug when displaying the path (see #7)
    • if you experience this issue, use the -P --parent switch
    • this is fixed on catalogs created with version > 0.5.6
catcli - v0.5.6

Published by deadc0de6 about 6 years ago

  • fix setup.py for setuptools
catcli - v0.5.5

Published by deadc0de6 about 6 years ago

  • fix bug when maccess not present in catalog
catcli - v0.5.4

Published by deadc0de6 about 6 years ago

  • fix file not being removed when update
  • fix tests to run on Windows (thanks @someten)
catcli - v0.5.3

Published by deadc0de6 about 6 years ago

  • add timestamp in storage
catcli - v0.5.2

Published by deadc0de6 about 6 years ago

  • fix --meta parsing bug
  • fix some debug issues
catcli - v0.5.1

Published by deadc0de6 about 6 years ago

  • improve reindexing
catcli - v0.5.0

Published by deadc0de6 about 6 years ago

  • add ability to re-index existing storage with index
  • refactoring
catcli - v0.4.6

Published by deadc0de6 over 6 years ago

  • fix bug #1 when using multiple meta
catcli - v0.4.5

Published by deadc0de6 over 6 years ago

bump version

catcli - v0.4.4

Published by deadc0de6 over 6 years ago

  • pep8 fixes
  • force python3 for pip
  • move pep8 to pycodestyle