Skip to content
Extraits de code Groupes Projets

REPO: Force download if the kara if unavlailable

Fusionnées Kubat a demandé de fusionner fix-update vers master
1 fichier
+ 1
0
Comparer les modifications
  • Côte à côte
  • En ligne
+ 1
0
@@ -15,6 +15,7 @@
- Fix: can now interpret the *add* commands with spaces in the query correctly
- Fix: no more segv when copying a null URI
- Fix: when no screen is detected with `lkt`, the large screen behaviour is used to not break other commands like `wc`
- Fix: if a kara is not available it will be downloaded even if there is a file on the system (may be filtered out by a user specified URI)
- Change: all the functions in the command trie have the same signature (less bloat here)
- Change: the fields `database/{types,categories,languages}` must now only contain alpha characters and commas, nothing else!
- Change: reduce the number of regex creation in the populate database from disk part of the code
Chargement en cours