77 Révisions (c6614067e4e47234c6e2602b6c963735135bd7ae)

Auteur SHA1 Message Date
  sin c6614067e4 Remember to set dents to NULL il y a 10 ans
  sin dbac1486c6 Include sys/wait.h for waitpid() il y a 10 ans
  sin ce1fcfc7b8 Remove unused vars il y a 10 ans
  sin 32bce991be Add dentfill() and dentfree() il y a 10 ans
  lostd 5335be5832 Functions for setting and clearing the prompt il y a 10 ans
  lostd 0809871aeb Free tmp string if dirname fails il y a 10 ans
  sin 9bc4b92474 No need for a temporary buffer il y a 10 ans
  sin 35f3b250bb Only free() after xstrdup() il y a 10 ans
  lostd 36cf4136b5 Add xdirname() again and give dirname(3) another chance il y a 10 ans
  sin 577e0284a1 Remove xdirname() il y a 10 ans
  sin ef7082b691 Use stat() instead of open() + fstat() il y a 10 ans
  lostd 5aceade801 Forget all history on manual dir change il y a 10 ans
  sin 75143cd93e Add xdirname() to avoid quirks with dirname(3) il y a 10 ans
  sin abd301333d No need to manually strip trailing slashes il y a 10 ans
  sin 9d25101ad9 Add xstrdup() and xrealpath() il y a 10 ans
  sin 7d4d60e778 Add xmalloc() + xrealloc() il y a 10 ans
  sin 8326a75762 printerr() should print to stderr il y a 10 ans
  sin 12106af2a7 Update outdated comment il y a 10 ans
  sin 3808dde641 Always use realpath() and properly chdir() so relative changes via 'c' work il y a 10 ans
  sin 56252bdf98 Add '*' suffix to executables il y a 10 ans
  sin cfd530b167 Fix segfault in readln() il y a 10 ans
  sin 330adc995f No need to strdup() il y a 10 ans
  sin 61bc5cd817 Add 'c' command to change into a destination directory by typing the path il y a 10 ans
  sin 58f897fead Add missing break il y a 10 ans
  sin 65b8aa2ab0 Add SEL_SH and bring out spawning of the shell in the main loop il y a 10 ans
  sin d53e604cc2 Add '!' command to spawn a shell in cwd il y a 10 ans
  sin 3bc66a43a7 Show hidden files if run as root il y a 10 ans
  sin 65a01f9636 Include util.h and remove ifdef for Linux il y a 10 ans
  sin d7d40366bd Remove unused global variable il y a 10 ans
  sin d330033c4f Move some more config params to config.def.h il y a 10 ans
  sin 5999cef396 Default to cwd if not argument is provided il y a 10 ans
  sin 43fa667cd6 Add config.def.h il y a 10 ans
  lostd 955152417f Properly wait for processes to terminate il y a 10 ans
  lostd a1e96d7d19 Remember cursor position when going back il y a 10 ans
  lostd 15ba1b15b8 Faster movement key bindings il y a 10 ans
  lostd de7072bdd5 Let filter errors show up in status line il y a 10 ans
  lostd f30e02239e Another leak in the wall il y a 10 ans
  lostd e948949624 Consistent comments capitalization il y a 10 ans
  lostd bfd5f9b1d4 Change default associations il y a 10 ans
  lostd 11bebdf23e The dirp should be initialized here il y a 10 ans
  lostd f05f98e4fe Another part that needs special handling for root il y a 10 ans
  lostd 3277201075 Handle the root path case correctly il y a 10 ans
  sin 61cd0f8041 Only closedir when dirp is valid il y a 10 ans
  lostd 5032930290 Also release filter memory il y a 10 ans
  lostd 1cdfa84f69 Define return codes for nextsel() and use a switch il y a 10 ans
  lostd a75021c2d2 Reset to initial filter on directory change il y a 10 ans
  lostd b0df3806de Search filter support with a very basic readline il y a 10 ans
  sin dc711f2fad Add emacs-like keybinds for next/prev entry selection il y a 10 ans
  sin 51253b0564 Add support a default association il y a 10 ans
  lostd 0e2ea28a30 Printing and line wrapping in a function, show dirs and links il y a 10 ans