1. 05 Jan, 1999 4 commits
  2. 30 Dec, 1998 1 commit
  3. 07 Dec, 1998 2 commits
  4. 05 Dec, 1998 2 commits
  5. 01 Dec, 1998 2 commits
  6. 25 Nov, 1998 2 commits
  7. 24 Nov, 1998 8 commits
  8. 23 Nov, 1998 2 commits
  9. 20 Nov, 1998 2 commits
  10. 19 Nov, 1998 2 commits
  11. 18 Nov, 1998 5 commits
  12. 17 Nov, 1998 1 commit
  13. 16 Nov, 1998 2 commits
  14. 15 Nov, 1998 2 commits
  15. 14 Nov, 1998 2 commits
  16. 06 Nov, 1998 1 commit
    • David Dykstra's avatar
      Change sanitize_path() to not use clean_fname() because it removes the · b5f9e67d
      David Dykstra authored
      trailing slash.  This caused a problem when using "use chroot" and sources
      that contained a trailing slash (which prevents the last filename component
      of the source from being included in the destination).  Instead, have
      sanitize_path() remove "." components and duplicated slashes ("//") itself.
      b5f9e67d