1. 08 Jan, 2016 1 commit
    • Jacek Sowiński's avatar
      Don't concatenate column layout configs · fb792426
      Jacek Sowiński authored
      Use only one layout file. Following precedence is applied:
      
      1. Local (i.e. $PWD/topydo_columns.ini or $PWD/topydo_columns.conf or
         $PWD/.topydo_columns)
      2. User's home (i.e. $HOME/.topydo_columns or
         $HOME/.config/topydo/columns)
      3. System-wide (i.e. /etc/topydo_columns.conf)
      fb792426
  2. 06 Jan, 2016 5 commits
  3. 05 Jan, 2016 1 commit
  4. 04 Jan, 2016 1 commit
  5. 02 Jan, 2016 2 commits
  6. 01 Jan, 2016 3 commits
  7. 31 Dec, 2015 6 commits
  8. 30 Dec, 2015 10 commits
  9. 29 Dec, 2015 8 commits
  10. 26 Dec, 2015 1 commit
  11. 21 Dec, 2015 1 commit
    • Bram Schoenmakers's avatar
      Fix filters · 393d4d03
      Bram Schoenmakers authored
      A list of strings should be passed instead of a string.
      
      Thanks to @mruwek for reporting.
      393d4d03
  12. 20 Dec, 2015 1 commit