git-annex/Upgrade
Joey Hess 43b8d96d8a
avoid partial functions
This is horrible old code and ghc has started to warn about head and
tail. Rewrote it to avoid all partial functions except !! and guarded
uses of !! with length checks.
2024-07-30 11:28:44 -04:00
..
V5 Apply codespell -w throughout 2023-03-17 15:14:58 -04:00
V0.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
V1.hs avoid partial functions 2024-07-30 11:28:44 -04:00
V2.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
V3.hs update licenses from GPL to AGPL 2019-03-13 15:48:14 -04:00
V4.hs split upgrade into v9 and v10 2022-01-19 13:09:33 -04:00
V5.hs filter out control characters in warning messages 2023-04-10 15:55:44 -04:00
V6.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
V7.hs remove support for directory < 1.2.7 2024-02-06 10:53:13 -04:00
V8.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00
V9.hs filter out control characters in all other Messages 2023-04-11 12:58:01 -04:00