Log - noice - small file browser (mirror / fork from 2f30.org)
 (HTM) git clone git://git.codemadness.org/noice
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2019-08-28 12:30  Change filter prompt from "filter: " to…  sin
 (DIR) 2019-08-28 12:28  Change default CWD formatting             sin
 (DIR) 2019-08-24 11:41  Style fix                                 sin
 (DIR) 2019-08-23 15:23  Reflect nopen(1) errors in exit status    sin
 (DIR) 2019-08-23 15:16  Minor rephrase in nopen(1)                sin
 (DIR) 2019-08-23 15:13  Sync strlcat/strlcpy from OpenBSD         sin
 (DIR) 2019-08-23 15:00  Rename struct assoc to struct rule        sin
 (DIR) 2019-08-23 14:52  Use arg.h in nopen(1)                     sin
 (DIR) 2019-08-23 12:40  Rework logging functions                  sin
 (DIR) 2019-08-23 10:11  Add -c option to enable colors            sin
 (DIR) 2019-08-23 09:59  Fix comment                               sin
 (DIR) 2019-08-23 09:59  Move MIN() to util.h                      sin
 (DIR) 2019-08-23 09:57  Remove unused helpers                     sin
 (DIR) 2019-08-22 16:34  Rename NOPENCMD to NOPEN to be consiste…  sin
 (DIR) 2019-08-22 15:39  Fix clang warning                         sin
 (DIR) 2019-08-22 15:33  Nuke unused include                       sin
 (DIR) 2019-08-22 15:15  Fail spawn*() if chdir() fails            sin
 (DIR) 2019-08-22 15:04  Only check status field if waitpid() di…  sin
 (DIR) 2019-08-22 15:04  Style fix                                 sin
 (DIR) 2019-08-22 14:48  Allow overriding plumber via NOPEN env …  sin
 (DIR) 2019-08-22 14:36  Ensure the debug macros use our interna…  sin
 (DIR) 2019-08-22 14:35  No need to have CPPFLAGS/CFLAGS in Make…  sin
 (DIR) 2019-08-22 14:09  Fix spawn*() so it can report errors to…  sin
 (DIR) 2019-08-06 13:28  Explicitly ignore interruptions in spaw…  sin
 (DIR) 2019-08-05 09:27  Add .gitignore                            sin
 (DIR) 2019-08-05 09:24  Revert "Clear screen on exit"             sin
 (DIR) 2019-08-04 11:51  Fix dprintf()                             sin
 (DIR) 2019-08-04 10:54  Style fix                                 sin
 (DIR) 2019-08-04 10:53  Die on fork() failure (thanks Evil_Bob)   sin
 (DIR) 2019-08-04 10:36  Fix typo (thanks Evil_Bob!)               sin
 (DIR) 2019-08-03 21:34  Clear screen on exit                      sin
 (DIR) 2019-08-03 21:30  Factor out dprintf()                      sin
 (DIR) 2019-08-02 14:43  Implement nopen(1)                        sin
 (DIR) 2019-04-08 10:06  Add test files to check version number …  Lazaros Koromilas
 (DIR) 2019-04-08 09:59  Use unsigned semantics in char comparis…  Lazaros Koromilas
 (DIR) 2019-04-08 09:48  Add sort by version number mode           Lazaros Koromilas
 (DIR) 2019-04-08 09:42  Move debug printing helpers to util hea…  Lazaros Koromilas
 (DIR) 2019-03-31 11:47  Keep usage() above main                   sin
 (DIR) 2019-03-31 11:39  compile all regexes at startup and show…  Hiltjo Posthuma
 (DIR) 2019-03-31 10:10  Add support for passing options to file…  sin
 (DIR) 2019-03-09 18:52  Bump to 0.8                               sin
 (DIR) 2019-02-03 20:57  Restore old defaults without any video …  Lazaros Koromilas
 (DIR) 2019-02-03 20:37  Control color support with a simple flag  Lazaros Koromilas
 (DIR) 2019-02-03 20:36  Revert "Add note in README about color …  Lazaros Koromilas
 (DIR) 2019-02-03 20:36  Revert "No colors by default"             Lazaros Koromilas
 (DIR) 2019-02-03 20:31  Honor the default terminal foreground a…  Lazaros Koromilas
 (DIR) 2019-02-03 17:46  Style fixes                               Lazaros Koromilas
 (DIR) 2019-01-20 12:19  Bump to 0.7                               sin
 (DIR) 2019-01-20 12:18  Add note in README about color support    sin
 (DIR) 2019-01-19 18:22  Bump date in manpage                      sin
 (DIR) 2019-01-19 18:12  Redraw after spawned command terminates   sin
 (DIR) 2019-01-19 17:43  No colors by default                      dok
 (DIR) 2019-01-06 17:42  Add directory sorting                     dok
 (DIR) 2019-01-06 15:38  Add case insensitive comparison           dok
 (DIR) 2019-01-06 13:10  Add colors                                dok
 (DIR) 2019-01-04 19:31  Bump copyright year                       sin
 (DIR) 2019-01-04 19:23  Add missing semicolon                     cel
 (DIR) 2018-06-23 22:58  Bump copyright year                       sin
 (DIR) 2018-04-09 12:32  Change emacs keybinds for jumping to fi…  sin
 (DIR) 2018-03-05 21:21  polish up a little manual page            Svyatoslav Mishyn
 (DIR) 2018-02-27 17:01  Update IRC details in README              sin
 (DIR) 2018-02-25 10:29  Return early when dir or filter result …  Lazaros Koromilas
 (DIR) 2018-02-25 10:29  Plug regex memory leaks                   Lazaros Koromilas
 (DIR) 2017-04-23 14:13  Use sxiv instead of feh by default        sin
 (DIR) 2017-04-23 14:11  Use mpv instead of mplayer by default     sin
 (DIR) 2016-08-24 09:47  Bump to 0.6                               sin
 (DIR) 2016-08-22 13:10  Split out default filter initialization   sin
 (DIR) 2016-08-22 12:44  Make toggle dot behaviour persistent      sin
 (DIR) 2016-08-22 10:23  Align fields in config.def.h              sin
 (DIR) 2016-08-22 10:22  Accept user-defined LDFLAGS in Makefile   sin
 (DIR) 2016-03-11 09:59  Bump to 0.5                               sin
 (DIR) 2016-03-10 17:00  Fix initscr() crash on NetBSD             sin
 (DIR) 2016-02-25 15:06  Add command to cd back to HOME            sin
 (DIR) 2016-02-25 14:54  Add command to toggle hide .dot files     sin
 (DIR) 2016-02-19 14:03  Style fix                                 sin
 (DIR) 2016-02-19 13:56  Fix grammar in manpage                    sin
 (DIR) 2016-02-19 13:40  Fix strlcpy() size argument               sin
 (DIR) 2016-02-19 13:37  Update README - OSX works too             sin
 (DIR) 2016-02-10 15:38  Move mkpath() higher up so we don't nee…  sin
 (DIR) 2016-02-10 15:32  Move path[], oldpath[] and fltr[] insid…  sin
 (DIR) 2016-02-10 15:20  Minor style fix                           sin
 (DIR) 2016-02-10 15:16  Rename global `n` to `ndents`             sin
 (DIR) 2016-02-10 15:09  Use dents name directly like we do in o…  sin
 (DIR) 2016-02-08 17:25  Minor README update                       sin
 (DIR) 2016-02-08 17:22  Minor style fix                           sin
 (DIR) 2016-02-08 17:08  Nuke some newlines                        sin
 (DIR) 2016-02-08 16:59  Remove some const bullshit                sin
 (DIR) 2016-02-08 16:57  Remove some more useless memory allocat…  sin
 (DIR) 2016-02-08 16:52  Remove filter as you type mode            sin
 (DIR) 2016-02-08 16:44  No need for cast in qsort callback        sin
 (DIR) 2016-01-26 20:07  Bump to 0.4                               sin
 (DIR) 2016-01-13 18:52  Year bump                                 sin
 (DIR) 2016-01-07 10:26  noice: No need to perform so many memor…  sin
 (DIR) 2016-01-06 15:59  Fix memory leak                           sin
 (DIR) 2016-01-06 15:55  Avoid another allocation                  sin
 (DIR) 2016-01-06 15:53  Avoid unneeded memory allocation in xdi…  sin
 (DIR) 2016-01-06 15:24  sizeof(char) is always 1, no need to be…  sin
 (DIR) 2016-01-06 15:21  Print the resolved path for cwd           sin
 (DIR) 2015-11-26 16:05  Fix comment                               sin
 (DIR) 2015-11-26 16:00  Add usage                                 sin
                         238 more commits remaining, fetch the repository
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)