Commit Graph

  • ad8aa36b25 Update bash_completion (partially) master simplify Wuzzy 2020-06-14 05:49:14 +0200
  • e310165f41 Update README Wuzzy 2020-06-14 05:47:56 +0200
  • cf14e56bd4 Increase doublespace threshold Wuzzy 2020-06-14 01:32:55 +0200
  • d6f9e9c229 Add short cmd line parameters Wuzzy 2020-06-14 01:32:05 +0200
  • 89c1de2076 Disable alphabetic sorting by default Wuzzy 2020-06-14 01:31:10 +0200
  • 9a4408ec98 Remove comment noise Wuzzy 2020-06-14 00:51:49 +0200
  • f679bb35e3
    Merge pull request #6 from louisroyer/no_old_files FaceDeer 2020-03-09 23:32:43 -0600
  • 780eecb893 Add --no-old-file option parameter Louis Royer 2020-03-09 16:46:18 +0100
  • 326daaf175 Add url of repository to the main script FaceDeer 2020-03-02 15:01:58 -0700
  • eaba1ec84a
    Update readme.md FaceDeer 2020-03-01 09:41:32 -0700
  • 029d435db5 add bash autocompletion to the readme FaceDeer 2020-02-20 20:20:00 -0700
  • d15269fcfe
    Merge pull request #5 from louisroyer/bash_completion FaceDeer 2020-02-20 20:14:21 -0700
  • af0fca890f Add bash_completion Louis Royer 2020-02-20 12:36:34 +0100
  • 879f92b159 ah, I see what the intention was. replacing + with , FaceDeer 2020-02-19 21:46:18 -0700
  • 65ec384d99 without this slash here the path is invalid and .po import is non-functional FaceDeer 2020-02-19 21:41:32 -0700
  • f9c370a437 add double-spacing only for lines over a certain threshold FaceDeer 2020-02-19 14:40:39 -0700
  • dde44737bc
    Merge pull request #4 from louisroyer/help FaceDeer 2020-02-19 14:18:13 -0700
  • f24397908e Fix usage message, fix README, small code improvement Louis Royer 2020-02-19 22:07:12 +0100
  • ba6ef62133 fix file header FaceDeer 2020-02-19 13:35:10 -0700
  • 5f17efab90 update readme FaceDeer 2020-02-19 11:48:10 -0700
  • b1a08610b1 space out the formatting of translation files for easier reading, preserve comments associated with translation lines FaceDeer 2020-02-19 11:30:27 -0700
  • 7d18fc918d
    Merge pull request #1 from louisroyer/cli FaceDeer 2020-02-19 09:28:04 -0700
  • 8ef83a6a6a Add CLI interface Louis Royer 2020-02-19 12:11:43 +0100
  • ee1c2d63be standardize text output, group strings by source file FaceDeer 2020-02-18 20:18:54 -0700
  • ba879498d5 commenting out my debugging code FaceDeer 2020-02-18 18:01:02 -0700
  • d742c52d9a make the script a bit less verbose now that it's behaving reasonably well FaceDeer 2020-02-18 16:58:05 -0700
  • 0158e4de6c only write .old files if the output has changed FaceDeer 2020-02-18 13:38:30 -0700
  • d10c7ecfb9 supporting [[strings]] FaceDeer 2020-02-18 13:01:28 -0700
  • 5cfbf6eec8 keep obsolete strings from .po files FaceDeer 2020-02-17 22:59:26 -0700
  • cca245d718 add .po file import FaceDeer 2020-02-17 21:30:44 -0700
  • 47a2bf7100 handle basic string concatenation. I can think of situations where this would go wrong, though, such as if you had the string ".." FaceDeer 2020-02-16 17:17:22 -0700
  • 51a5dc2577 also catch NS() calls FaceDeer 2020-02-16 14:12:04 -0700
  • bccb62ca93 handle S( "whitespace before and after" ) FaceDeer 2020-02-16 12:55:22 -0700
  • d1e639ed53 make script able to run on the whole /mods folder, mainly for testing purposes FaceDeer 2020-02-16 12:36:15 -0700
  • e3c0fa7e1e recognize function(S("stuff")), un-escape quotes in output text FaceDeer 2020-02-16 12:16:38 -0700
  • 803af678f2 a modicum of documentation FaceDeer 2020-02-15 23:33:57 -0700
  • b81cb03c04 Handle modpacks, create /locale folder if needed, ignore mods with no translatable strings FaceDeer 2020-02-15 23:29:54 -0700
  • 177ae4e5dc Initial commit FaceDeer 2020-02-15 22:57:41 -0700