Skip to content
Snippets Groups Projects
  1. Aug 08, 2022
  2. Jun 15, 2022
  3. Apr 28, 2022
    • Yorhel's avatar
      Version 2.1.2 · e6806059
      Yorhel authored
    • Yorhel's avatar
      Fix build with zig 0.10.0-dev.1946+6f4343b61 · bb98939e
      Yorhel authored
      I wasn't planning on (publicly) keeping up with Zig master before the
      next release, but it's looking like 0.10 will mainly focus on the new
      stage2 compiler and there might not be any significant language/stdlib
      changes. If that's the case, might as well pull in this little change in
      order to increase chances of ncdu working out of the box when 0.10 is
      out.
      bb98939e
  4. Apr 16, 2022
  5. Mar 25, 2022
  6. Mar 24, 2022
    • Yorhel's avatar
      Fix bad assertion in scan.zig:addSpecial() · 5f383966
      Yorhel authored
      While it's true that the root item can't be a special, the first item to
      be added is not necessarily the root item. In particular, it isn't when
      refreshing.
      
      Probably fixes #194
      5f383966
  7. Mar 16, 2022
  8. Mar 14, 2022
  9. Feb 07, 2022
  10. Feb 05, 2022
    • Yorhel's avatar
      scan: Add UI message when counting hard links · e42db579
      Yorhel authored
      That *usually* doesn't take longer than a few milliseconds, but it can
      take a few seconds for some extremely large dirs, on very slow computers
      or with optimizations disabled. Better display a message than make it
      seem as if ncdu has stopped doing anything.
      e42db579
  11. Feb 03, 2022
  12. Feb 02, 2022
  13. Jan 01, 2022
  14. Dec 26, 2021
  15. Dec 21, 2021
  16. Nov 09, 2021
  17. Nov 02, 2021
    • Yorhel's avatar
      Fix export feature · 5b462cfb
      Yorhel authored
      ...by making sure that Context.parents is properly initialized to null
      when not scanning to RAM.
      
      Fixes #179.
      5b462cfb
  18. Oct 06, 2021
  19. Oct 05, 2021
  20. Sep 28, 2021
  21. Aug 16, 2021
  22. Jul 31, 2021
Loading