21 Commits (171ca4252bb455cb433c3fb3ddf53fb9be9b6f06)

Author SHA1 Message Date
  JustAnotherArchivist 171ca4252b Disable truncation when stdout is not a terminal 4 years ago
  JustAnotherArchivist 9763370976 Truncate URLs by default to fit the terminal width 4 years ago
  JustAnotherArchivist d3c00353da Make con-d-commands mode an alias of the corresponding format 4 years ago
  JustAnotherArchivist b4fe6dd754 Reorder arguments to make more sense 4 years ago
  JustAnotherArchivist c547fc6c6b Add format mode 4 years ago
  JustAnotherArchivist 7fde199151 Add --mode con-d-commands, replace --dashboard-regex with --mode dashboard-regex 4 years ago
  JustAnotherArchivist 0a6f83b1b8 Add --dashboard-regex 4 years ago
  JustAnotherArchivist 05ed1e004b Add more columns 4 years ago
  JustAnotherArchivist 3f7d84ab12 Refactor the Bash/Python abomination into a pure Python script so I get to keep my sanity while editing 4 years ago
  JustAnotherArchivist cf879c86c9 Refactor into something more flexible to the addition of new columns 4 years ago
  JustAnotherArchivist d7bd8de09d Add --dates option 4 years ago
  JustAnotherArchivist 4a742162d0 Suppress output if there are no matched jobs 4 years ago
  JustAnotherArchivist fe72d57d7e Add filtering based on substrings anywhere in the string and on regex 4 years ago
  JustAnotherArchivist cf30a53f82 Add case-insensitive filtering 4 years ago
  JustAnotherArchivist 711e444e8e Highlight jobs that have been inactive for over 6 hours 4 years ago
  JustAnotherArchivist b2919030ab Fix sorting on numerical columns 4 years ago
  JustAnotherArchivist 257b578fbe Add descending sort 4 years ago
  JustAnotherArchivist 6e7449d137 Support column names in any capitalisation 4 years ago
  JustAnotherArchivist e5e7bdf8af Add more filtering options 4 years ago
  JustAnotherArchivist c611420be9 Remove options from usage line 4 years ago
  JustAnotherArchivist 824eb5e353 Add script for getting an AB job overview table 4 years ago