-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
kbt (0.5) stable; urgency=medium | ||
|
||
* cleanup list output formatting | ||
* add bash_completion script | ||
* lexically sort id(s) when listing | ||
* update docs and refactoring | ||
|
||
-- Laurent Lavaud <[email protected]> Mon, 02 Jan 2017 15:05:01 +0100 | ||
|
||
kbt (0.4) stable; urgency=medium | ||
|
||
* add import function, close #1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
kbt usr/bin | ||
man1/kbt.1 usr/share/man/man1 | ||
man1/kbt.1.gz usr/share/man/man1 | ||
bash_completion.d/kbt etc/bash_completion.d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -193,6 +193,6 @@ Laurent Lavaud | |
=head1 VERSION | ||
0.4 | ||
0.5 | ||
=cut |
Binary file not shown.