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
bac65c7f4e
Merge branch 'master' of http://github.com/pepa65/tldr-bash-client
2017-07-17 01:37:31 +07:00
PePa
391f1d0520
Adjusted shebang ( #4 )
2017-07-17 01:37:12 +07:00
PePa
c3af3652aa
Adjusted shebang ( #4 )
2017-07-17 01:36:37 +07:00
pepa65
cca250a070
Adjusted shebang ( #4 )
2017-07-17 01:24:12 +07:00
pepa65
4de0cf6115
Update package.json
...
Remove tzx archive
2017-06-21 22:07:37 +07:00
pepa65
6aa6f95586
Archive uptodate version
2017-06-21 17:30:26 +07:00
pepa65
27582a47d6
Merge branch 'master' of http://github.com/pepa65/tldr-bash-client
2017-06-21 17:22:05 +07:00
pepa65
8ce2b674d8
Make distribution archive
2017-06-21 17:21:21 +07:00
pepa65
2e17a43b7c
Fix regex to have dash last in list
2017-06-09 23:27:16 +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
6f4ca399fa
Added command/filename check to tldr-lint
...
Separate version number for tldr-lint
2017-06-09 13:47:19 +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
5fb0b75085
Update usage image
2017-05-30 23:03:52 +07:00
pepa65
bdbfe4b27e
Update version as well to 0.32
2017-05-30 22:52:14 +07:00
pepa65
24b742a8d3
Fix less taking the whole terminal screen
2017-05-30 22:49:31 +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
PePa
09166b0a3d
Revert fake change
...
Cheat github to use 2-space tabs
2017-03-13 12:11:38 +07:00
PePa
0c0f6ae5f2
Fake change
2017-03-13 12:10:33 +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
0cd34e48cf
Better gif
2017-02-26 11:52:00 +07:00
pepa65
4903b87ef9
Updated screenshots
2017-02-23 16:28:11 +07:00
pepa65
6d023a0747
Version 0.2
...
Fixed columns in listing
Added Main function
2017-02-23 16:17:43 +07:00
pepa65
84bc7dcb55
Renamed variables, sanitized (function) comments and clarified global variables
2017-02-23 15:53:37 +07:00
pepa65
77308bd8b1
Some muting of shellcheck results
2017-02-23 00:28:41 +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
7268b5591a
Add files for bpkg
2017-02-22 19:57:27 +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
7f2e817de0
make some variables local, cleanup tmp files after errors
2017-02-07 22:57:38 +07:00
pepa65
1b0569272d
Rename image, add version and repo to readme
2017-02-07 21:05:38 +07:00
pepa65
eb121cbe88
Use official cache archive location
...
Add version option
Replace == by = where appropriate
2017-02-07 20:56:42 +07:00
pepa65
9602c2fa60
rephrase some platform selection with if-then
...
Make expired cache non-fatal
2017-02-07 09:56:49 +07:00
pepa65
1dffa6815d
Fix serious logic error in platform choice code
2017-02-07 09:01:32 +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
pepa65
b582daacb7
Updated download link in readme
...
Removed quotes around assignments that don't need it
2017-02-06 11:22:33 +07:00
pepa65
3fb1415934
Renamed repo, adapted readme and customize screenshot
2017-02-06 10:48:48 +07:00
pepa65
b5e5b6ebf5
Removed comment reference to tput
2017-02-06 10:32:21 +07:00
pepa65
99a2c53552
Corrected readme
2017-02-06 10:28:38 +07:00