Gráfico de commits

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | |/
  • * |
  • /
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 754ea4d Update static associations by Arun Prakash Jana 2017-04-03 23:45:53 +0530
  • 30c8828 Use double quotes to handle file names with spaces by Arun Prakash Jana 2017-04-03 23:33:31 +0530
  • 4b66029 Add help screen on keybinds by Arun Prakash Jana 2017-04-03 22:33:46 +0530
  • 418c9f2 Show stat, file, md5, sh256 in file details by Arun Prakash Jana 2017-04-03 20:28:55 +0530
  • f466ba5 Show file details by Arun Prakash Jana 2017-04-03 05:05:14 +0530
  • 87e0891 Remove redundant stuff by Arun Prakash Jana 2017-04-02 21:15:31 +0530
  • 4bc2ce0 Optimize directory search by Arun Prakash Jana 2017-04-02 14:18:54 +0530
  • 6912912 Use standard function for numeric sort by Arun Prakash Jana 2017-04-02 11:02:07 +0530
  • 90e98b8 Revert non-portable optimization by Arun Prakash Jana 2017-04-02 08:15:07 +0530
  • fb5963f Merge pull request #2 from zmwangx/gitignore by Arun Prakash Jana 2017-04-02 07:45:26 +0530
  • cd683bd Add .gitignore to ignore compilation products by Zhiming Wang 2017-04-01 17:42:49 -0400
  • 0aa1d43 Show message when trying to go above / by Arun Prakash Jana 2017-04-02 02:50:56 +0530
  • 951d323 Show directories first by Arun Prakash Jana 2017-04-02 01:48:33 +0530
  • 0e82544 Support sort by numeric value for numeric names by Arun Prakash Jana 2017-04-01 23:10:12 +0530
  • 6e7aaa1 Show sort order if applied by Arun Prakash Jana 2017-04-01 18:01:54 +0530
  • 8f18c40 An optimized dirname() by Arun Prakash Jana 2017-04-01 17:32:58 +0530
  • 7be7a6d Optimizations by Arun Prakash Jana 2017-04-01 14:41:07 +0530
  • f3d95b6 Show indicators in column by Arun Prakash Jana 2017-04-01 12:56:25 +0530
  • 54a3077 Support opening in detail view mode by Arun Prakash Jana 2017-04-01 10:48:18 +0530
  • 8bbb752 Open audio files with mpv by Arun Prakash Jana 2017-04-01 03:53:49 +0530
  • 584a5f9 Remove sh as script opener, use vi by Arun Prakash Jana 2017-03-31 23:35:48 +0530
  • aeeeed0 Change vim to vi by Arun Prakash Jana 2017-03-31 22:25:56 +0530
  • 8563ec5 Revamp detail mode by Arun Prakash Jana 2017-03-31 21:17:50 +0530
  • eb12354 Show indicator with filename in bar by Arun Prakash Jana 2017-03-31 19:32:59 +0530
  • c037f0c Update documentation (man, README) by Arun Prakash Jana 2017-03-31 08:22:51 +0530
  • 86c3f75 Fix: can't go to parent if only dir name specified by Arun Prakash Jana 2017-03-31 01:34:41 +0530
  • 8775a52 Rename project to nnn (Noice is Not Noice) by Arun Prakash Jana 2017-03-30 23:55:30 +0530
  • c42790a Support file name copier by Arun Prakash Jana 2017-03-30 21:17:00 +0530
  • 6b169bb Re-format detailed view, show filename by Arun Prakash Jana 2017-03-30 18:54:18 +0530
  • 055439f Use reverse video in detail view by Arun Prakash Jana 2017-03-30 10:44:26 +0530
  • 187835c Show modification time in detail view by Arun Prakash Jana 2017-03-30 10:09:21 +0530
  • 3c94193 Show number of entries in detailed view by Arun Prakash Jana 2017-03-30 02:45:46 +0530
  • c78e3bf strip binary by Arun Prakash Jana 2017-03-30 02:29:28 +0530
  • 98e3f22 Simpler regular listing by Arun Prakash Jana 2017-03-30 02:25:51 +0530
  • 5c7aaa6 Shows 'Cannot resolve path' on narrow terminal by Arun Prakash Jana 2017-03-30 02:12:44 +0530
  • b5e0023 Concise file type info in detail view by Arun Prakash Jana 2017-03-30 02:07:39 +0530
  • 4bf17cb Switches to toggle detail view, file size sort by Arun Prakash Jana 2017-03-30 01:51:52 +0530
  • c64327b Re-scan directory contents after spawning a shell by Arun Prakash Jana 2017-03-29 20:08:34 +0530
  • 56dca99 Various optimizations by Arun Prakash Jana 2017-03-29 19:42:23 +0530
  • ad0fb1d Implement navigation roll over by Arun Prakash Jana 2017-03-29 15:59:56 +0530
  • e67e78f Update readme by Arun Prakash Jana 2017-03-29 11:03:22 +0530
  • 596da96 Merge remote-tracking branch 'upstream/master' by Arun Prakash Jana 2016-10-05 20:41:32 +0530
  • e56e7d9 Bump to 0.6 by sin 2016-08-24 10:47:25 +0100
  • 45e6faf Split out default filter initialization by sin 2016-08-22 14:10:14 +0100
  • dd29e81 Make toggle dot behaviour persistent by sin 2016-08-22 13:44:52 +0100
  • bd79c29 Align fields in config.def.h by sin 2016-08-22 11:23:47 +0100
  • 2bed0dd Accept user-defined LDFLAGS in Makefile by sin 2016-08-22 11:22:24 +0100
  • d6890bf Update README.md by Arun Prakash Jana 2016-08-21 21:44:56 +0530
  • a34fe70 Update README.md by Arun Prakash Jana 2016-08-21 21:40:34 +0530
  • 115d8f6 Update README.md by Arun Prakash Jana 2016-08-21 21:17:43 +0530
  • b04accc Update README.md by Arun Prakash Jana 2016-08-21 21:17:23 +0530
  • 21a93a2 Update README.md by Arun Prakash Jana 2016-08-21 20:21:20 +0530
  • 54d1f68 Update README.md by Arun Prakash Jana 2016-08-21 18:42:22 +0530
  • 1068108 Update readme. by Arun Prakash Jana 2016-08-21 18:19:57 +0530
  • 0b5cdd4 List alphabetically, case ignored (like 'ls -l'). by Arun Prakash Jana 2016-08-21 18:17:34 +0530
  • 3701b5b Update README.md by Arun Prakash Jana 2016-08-21 17:37:18 +0530
  • 4eaf071 Document NOICE_FALLBAK_OPENER. by Arun Prakash Jana 2016-08-21 16:02:03 +0530
  • 95ca9c3 Support NOICE_FALLBAK_OPENER. by Arun Prakash Jana 2016-08-21 15:49:54 +0530
  • 26f7af7 Update README.md by Arun Prakash Jana 2016-08-21 14:05:26 +0530
  • 66855ff Doc update on NOICE_OPENER. by Arun Prakash Jana 2016-08-21 13:58:53 +0530
  • 8b12ac4 Support NOICE_OPENER env variable. by Arun Prakash Jana 2016-08-21 13:48:19 +0530
  • 46e8388 Update README.md by Arun Prakash Jana 2016-08-21 12:58:38 +0530
  • 9c738fb Update man page. by Arun Prakash Jana 2016-08-21 12:49:42 +0530
  • 633b6e4 Update README. by Arun Prakash Jana 2016-08-21 10:11:19 +0530
  • 2958ecd Remove libmagic, use file command. by Arun Prakash Jana 2016-08-21 08:25:12 +0530
  • 25e1dca Update README by Arun Prakash Jana 2016-08-20 21:57:14 +0530
  • e59b414 Remove config.h on clean. by Arun Prakash Jana 2016-08-20 21:43:32 +0530
  • 8cb2522 Fix compilation issues with -O3 optimization. by Arun Prakash Jana 2016-08-20 21:39:47 +0530
  • bc731cd Modify file type handling. by Arun Prakash Jana 2016-08-20 20:05:35 +0530
  • bd882d5 Merge remote-tracking branch 'upstream/master' by Arun Prakash Jana 2016-08-20 19:44:31 +0530
  • 66d9e93 Initial commit by Arun Prakash Jana 2016-08-20 19:40:14 +0530
  • d56de63 Bump to 0.5 by sin 2016-03-11 09:59:48 +0000
  • 3ccbaef Fix initscr() crash on NetBSD by sin 2016-03-10 17:00:12 +0000
  • 829bcdd Add command to cd back to HOME by sin 2016-02-25 15:06:57 +0000
  • e1c2607 Add command to toggle hide .dot files by sin 2016-02-25 14:54:41 +0000
  • de1e339 Style fix by sin 2016-02-19 14:03:06 +0000
  • 9475eda Fix grammar in manpage by sin 2016-02-19 13:56:42 +0000
  • 81ec260 Fix strlcpy() size argument by sin 2016-02-19 13:40:44 +0000
  • 13c0aef Update README - OSX works too by sin 2016-02-19 13:37:24 +0000
  • afc0652 Move mkpath() higher up so we don't need to declare it by sin 2016-02-10 15:38:22 +0000
  • 5629b49 Move path[], oldpath[] and fltr[] inside browse() by sin 2016-02-10 15:32:41 +0000
  • 5456b8a Minor style fix by sin 2016-02-10 15:20:28 +0000
  • 872a0f4 Rename global `n` to `ndents` by sin 2016-02-10 15:16:19 +0000
  • 414ea84 Use dents name directly like we do in other places by sin 2016-02-10 15:09:04 +0000
  • 43aebe0 Minor README update by sin 2016-02-08 17:25:35 +0000
  • 78461b8 Minor style fix by sin 2016-02-08 17:22:30 +0000
  • c27f605 Nuke some newlines by sin 2016-02-08 17:08:26 +0000
  • 9af81fd Remove some const bullshit by sin 2016-02-08 16:59:19 +0000
  • 35ca388 Remove some more useless memory allocations by sin 2016-02-08 16:57:56 +0000
  • 9f6d1cf Remove filter as you type mode by sin 2016-02-08 16:52:07 +0000
  • d909de6 No need for cast in qsort callback by sin 2016-02-08 16:44:39 +0000
  • 98e06fc Bump to 0.4 by sin 2016-01-26 20:07:29 +0000
  • 05f6e92 Year bump by sin 2016-01-13 18:52:19 +0000
  • 65fae61 noice: No need to perform so many memory allocations by sin 2016-01-07 10:26:44 +0000
  • 6d4166f Fix memory leak by sin 2016-01-06 15:59:27 +0000
  • 5fb5e9f Avoid another allocation by sin 2016-01-06 15:55:25 +0000
  • fa6b45a Avoid unneeded memory allocation in xdirname() by sin 2016-01-06 15:53:04 +0000
  • e27af6f sizeof(char) is always 1, no need to be explicit by sin 2016-01-06 15:24:35 +0000
  • a715201 Print the resolved path for cwd by sin 2016-01-06 15:21:41 +0000
  • 2d87145 Fix comment by sin 2015-11-26 16:05:13 +0000