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