980 Commits (3297366b6536d252dff24c9926d3b414648409da)
 

Author SHA1 Message Date
  Arun Prakash Jana ff1c467285
Explicitly cast opaque types 6 years ago
  Arun Prakash Jana f1f2a53dbf TAB is not identified on OS X 6 years ago
  Dmitri Goutnik 4dca8d7cf9 Lookup xdg-open in PATH on non-Apple platforms (#70) 6 years ago
  Arun Prakash Jana 0f27c2f01c
Retire Makefile.native 6 years ago
  Arun Prakash Jana 9bfc2fdc29
Use ffs() instead of ffsl() 6 years ago
  Arun Prakash Jana dca0f5378c Cross compile nnn on Travis CI 6 years ago
  Dmitri Goutnik c5f19ddd92 Fix compiler warnings on FreeBSD 11.x (#69) 6 years ago
  Arun Prakash Jana 3e4d944eed
Add openSUSE to packagers 6 years ago
  Arun Prakash Jana 8b51a8a054
Update README 6 years ago
  Arun Prakash Jana fdc53037f9
Update README 6 years ago
  Arun Prakash Jana 9b72fcba03
Replace getorder() by ffsl() 6 years ago
  Arun Prakash Jana cd177086ca
OpenSUSE gcc fails at '-fno-tree-loop-vectorize' 6 years ago
  Arun Prakash Jana f687463574
Prepare for release v1.6 6 years ago
  Arun Prakash Jana 26520dc8e3
Add OpenSUSE Leap 42.3, reorder matrix 6 years ago
  Arun Prakash Jana 7f804ca8f2
Support 'Open with...' 6 years ago
  Arun Prakash Jana f7399b05f9
Optimize xmemrchr() 6 years ago
  Arun Prakash Jana 436d2143fd
Reduce sprintf() family usage 6 years ago
  Arun Prakash Jana c0255db4f1
Optimize saving, matching old entry 6 years ago
  Arun Prakash Jana 78f544c41d
Shorten error messages 6 years ago
  Arun Prakash Jana f2387898f3
Limit filter length to NAME_MAX from LINE_MAX 6 years ago
  Arun Prakash Jana 959db96f99
Use const if applicable 6 years ago
  Arun Prakash Jana 8b98df0be1
Update documentation 6 years ago
  Arun Prakash Jana 8189411aef
Users understand 'DIR' easier then 'cwd' 6 years ago
  Arun Prakash Jana d9537e6d49
Add option -b to open bookmark directly 6 years ago
  Arun Prakash Jana d3797f21d1
Order numeric file names (helps with /proc) 6 years ago
  Arun Prakash Jana 4d0bbcb26c
Update README 6 years ago
  Arun Prakash Jana 59ae6c9e7f
Replace xstricmp() with strcoll() 6 years ago
  Arun Prakash Jana a451e74465
Remove redundant variable 6 years ago
  Arun Prakash Jana 04bf7537e5
Consider only symbolic or only nunmeric names 6 years ago
  Arun Prakash Jana 2f86e0d107
No need to test end of numeric 6 years ago
  Arun Prakash Jana 988a3dd621
Ignore punctuation marks in file name compare. Fix xstrcmp(). 6 years ago
  Arun Prakash Jana 6f4ab8e3da
Update README, performance numbers 6 years ago
  Arun Prakash Jana 0945dfb91a
Add file name len to entry structure 6 years ago
  Arun Prakash Jana bc1e74bc56
Offset can be derived 6 years ago
  Arun Prakash Jana 106c7c2371
Retire redundant variable 6 years ago
  Arun Prakash Jana d135af33af
A fancier func to get order of 2 6 years ago
  Arun Prakash Jana cc1891d351
Replace a large buf with global g_buf 6 years ago
  Arun Prakash Jana f801e2e630
Fix #50: use -O3, disable -ftree-loop-vectorize 6 years ago
  Arun Prakash Jana 8fa747ee00
Link to performance factors 6 years ago
  Arun Prakash Jana ded690c693
Use exact number of bytes for each filename. 6 years ago
  Arun Prakash Jana 8307bc95bd
Fix #64: change printf() to printw() 6 years ago
  Arun Prakash Jana ca28580746
NAME_MAX does not include NULL char 6 years ago
  Arun Prakash Jana 3da5f5d130
Remove -O2 from debug build 6 years ago
  Arun Prakash Jana 7a16440e1f
An even faster nnn - no more copying file names! 6 years ago
  Arun Prakash Jana 683fa65578
Add Slackware as packager 6 years ago
  Arun Prakash Jana ef3eab073e
Fix indentation 6 years ago
  Arun Prakash Jana c3545dd82f
Use static vars in frequently used APIs 6 years ago
  Arun Prakash Jana 5ae9993a12
Retire redundant tmp vars 6 years ago
  Arun Prakash Jana 1b035d6ffd
Process keypress by probable frequency 6 years ago
  Arun Prakash Jana 1473416228
Update README 6 years ago