Commit Graph

64 Commits

Author SHA1 Message Date
gitlab.com/pepa65 e97179376b After Pullreq.#19: Show English tldr if not found in other language 2023-06-04 11:24:34 +07:00
gitlab.com/pepa65 2156390101 Different fix for bash's bug in reading UTF-8 2023-05-31 14:47:16 +07:00
gitlab.com/pepa65 15854a1465 Fix Chinese display in less and debug linting 2023-05-31 06:10:54 +07:00
gitlab.com/pepa65 ea512b442c New version 0.5.0 2023-05-31 05:15:25 +07:00
gitlab.com/pepa65 538acb9b7e master->main 2022-12-28 17:26:49 +07:00
gitlab.com/pepa65 77219cda47 Fix bash completion
Improve readme
2022-11-14 11:22:41 +07:00
gitlab.com/pepa65 6321f7c6df Retire 4e4.win for good4.eu
Go to semver
2022-04-05 11:00:59 +07:00
gitlab.com/pepa65 c1e818eddb Fix less again 2021-02-27 18:49:11 +07:00
gitlab.com/pepa65 8fcf07f263 Version 0.47
index.json no longer under each pages directory
2021-01-04 21:54:01 +07:00
gitlab.com/pepa65 4250019f23 Fix change of format affecting -l and -a 2020-10-31 19:49:46 +07:00
pepa65 d66529837d Version 0.45
When some environment variables can meaningfully be set to an empty string,
then allow for that by using '=' instead of ':='
2019-03-25 13:08:06 -07:00
pepa65 1869338e4f Limited support for languages, missing index.json for other languages.
Some bugsquashing, updated screenshots where mandated.
2019-03-14 11:46:01 -07:00
pepa65 4562dd7545 Improve handling of undetected platform
Introduce $TLDR_OS to force OS
Sanitize environment variable handling
2018-12-21 14:01:55 -08:00
pepa65 4150394765 Version 0.42
Use column for lists
Modified help and messages
Platforms not hardcoded but read from archive
Improve platform processing
2018-12-19 00:18:49 -08:00
pepa65 eeabbc5487 Sanitized readability, improved error message when too many arguments 2018-10-05 13:26:16 -07:00
pepa65 05131e6da4 Prevent double refresh on absent repo and -u commandline 2018-07-12 01:18:53 +07:00
pepa65 7033c3324e Moved to gitlab 2018-06-05 21:03:55 +07:00
pepa65 55a0837bf8 Fixups after adding windows platform 2017-12-05 20:29:51 +07:00
pepa65 4f117c180b Reorder and clarify the readme 2017-11-29 21:17:43 +07:00
pepa65 e138c5dd0a Add autocomplete option to readme 2017-11-29 10:33:41 +07:00
pepa65 88d5b7df35 Release 0.38
Rename find to search to be in line with tldr node client
2017-11-29 08:23:36 +07:00
pepa65 943a74c721 Add find screenshot 2017-11-27 20:38:39 +07:00
pepa65 5a6514741c Release 0.37
Added find option
Renewed images
2017-11-27 19:31:27 +07:00
pepa65 867036ca3a Removed bpkg installer because it doesn't work and I can't recommend it 2017-11-26 18:25:36 +07:00
pepa65 fa141b60dd Change links to 4e4.win 2017-10-15 23:37:18 +07:00
pepa65 b613f64c2a Fix some links to tldr.sh 2017-09-22 11:19:52 +07:00
pepa65 09af2f820e Add option to use cat instead of less
Shorter download link
2017-08-09 23:36:45 +07:00
pepa65 a0641078d0 Release 0.34
Conform general tldr client specifications:
- -u/--update Updates the whole cache (obsoletes update index only)
- old -c/--cache now becomes -u/--update
- Implement -a/--list-all (same action as newly implemented -l/--list current)
Make formatting not include initial space
2017-08-07 12:40:04 +07:00
pepa65 752571fad9 Tweaked the error messages 2017-06-09 16:42:45 +07:00
pepa65 b05b552322 Adapted readme 2017-06-09 13:50:18 +07:00
pepa65 809fc64f09 Added --version option to tldr-lint 2017-06-09 10:20:10 +07:00
pepa65 fa04d92aea Release of tldr-lint for new syntax 2017-06-09 10:11:18 +07:00
pepa65 bbb65f91f6 Release 0.33
Fix new format parser
2017-06-04 22:39:01 +07:00
pepa65 bdbfe4b27e Update version as well to 0.32 2017-05-30 22:52:14 +07:00
pepa65 24c18b0fa3 Change order of images in readme 2017-05-29 15:51:36 +07:00
pepa65 f665c266f0 fix image display in readme 2017-05-29 10:03:56 +07:00
pepa65 cc2d8bd9ba Properly handle zip-file redirects 2017-05-29 08:54:24 +07:00
pepa65 bd101aab99 Change install method for bpkg, enhanced package.json 2017-03-13 11:06:05 +07:00
pepa65 b61acbe823 Correct readme, image of customizations 2017-03-13 02:40:50 +07:00
pepa65 a08bd77bd0 Release version 0.3
- More extensive colour customization, also help
- Use $XDG_DATA_HOME if it exists
- Bug: display pagename on linting errors
2017-03-13 02:34:04 +07:00
pepa65 6d023a0747 Version 0.2
Fixed columns in listing
Added Main function
2017-02-23 16:17:43 +07:00
pepa65 ec2877da19 Updated description 2017-02-22 23:06:21 +07:00
pepa65 5ae02bbd82 Add instructions for bpkg 2017-02-22 22:56:07 +07:00
pepa65 f7c0d509f0 Improved less output
Sanitized source
2017-02-22 17:59:51 +07:00
pepa65 f5633b62d1 No kramdown... Simple empty anchor? 2017-02-22 12:46:53 +07:00
pepa65 47fd917de0 Fix comment-out 2017-02-22 12:45:15 +07:00
pepa65 63250fc307 Fix styles
Proper gif use in readme
2017-02-22 12:40:02 +07:00
pepa65 9f7402009d Version 0.1a
- No explicit dash before examples
- Space in front of all lines
- Try gif in readme
2017-02-22 12:26:25 +07:00
pepa65 1b0569272d Rename image, add version and repo to readme 2017-02-07 21:05:38 +07:00
pepa65 2bb8425460 Added rendering of the new markdown as well,
plus displaying the raw markdown of .md files
2017-02-07 02:16:54 +07:00