summary refs log tree commit diff
path: root/pkgs/tools/filesystems/tmsu/default.nix
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* tmsu: install manpage properly into man1 subdirectoryDmitry Bogatov2019-02-08
|
* tmsu: 0.7.1 -> 0.7.4Pascal Wittmann2019-01-24
|
* tmsu: 0.7.0 -> 0.7.1Pascal Wittmann2018-09-16
|
* tmsu: disable for darwinEli Flanagan2018-03-09
| | | | Disabling until a solution comes about for osxfuse.
* tmsu: 0.6.1 -> 0.7.0Pascal Wittmann2018-01-07
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* tmsu: 0.6.0 -> 0.6.1Pascal Wittmann2016-03-15
|
* tmsu: 0.5.2 -> 0.6.0Pascal Wittmann2015-11-23
|
* tmsu: update from 0.5.1 to 0.5.2Pascal Wittmann2015-04-09
|
* tmsu: update from 0.5.0 to 0.5.1Pascal Wittmann2015-02-09
|
* tmsu: update from 0.4.3 to 0.5.0Pascal Wittmann2015-02-08
|
* added tmsu, a tool for tagging your filesPascal Wittmann2014-12-13