Next | Query returned 42 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2019-11-06 12:59:38 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
khard: update to 0.15.1.

v0.15.0: 2019-10-24
- Require either default_action or a subcommand in the future (add deprecation
  warning for now)
- add man page for the config file
- make all options in the config file optional except for the address book
  definitions
- allow lists of strings for editor an merge_editor config options
- add a CONTRIBUTING file on Github
- handle ABLABELs on most fields
- add formatted name to the yaml template
- show formatted name in contact details
- make it possible to sort by and display formatted name in linstings
- remove the khard-runner.py helper script
- validate the config file upon loading it
- internal code refactoring
   2019-10-22 00:15:11 by Adam Ciarcinski | Files touched by this commit (10)
Log message:
Fix sphinx-build binary name
   2019-07-21 23:11:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
khard: build and install man page.

Bump PKGREVISION.
   2019-07-21 10:50:44 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
khard: update to 0.14.0.

v0.14.0: 2019-06-21
- Display ABLABELs for URLs and Private Objects
- Allow vcard selections to be aborted explicitly
- Unify edit and source subcommands
- Merge export and show subcommands
- Turn template export into a seperate command
- Require python >= 3.5
- Add html documentation (generated with sphinx)
- Add man page (generated with sphinx)
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2019-02-13 20:39:26 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
khard: update to 0.13.0.

v0.13.0: 2018-12-25
- New action postaddress: lists all postal (addresses analog to email and phone \ 
actions, #196)
- New zsh completion function for email addresses
- New config variables for the contact table section in khard.conf: \ 
preferred_email_address_type and preferred_phone_number_type
- Slight speed improvements
- Test suite created
- Several bug fixes
   2018-04-14 17:15:55 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
khard: update to 0.12.2nb1.

Update list of dependencies.
   2018-01-28 16:57:33 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
khard: update to 0.12.2.

v0.12.0: 2018.01.12
- Vcard: Support for anniversary attribute (#138)
- Config: New config parameter: localize_dates (#118)
- Action list: -p / --parsable prints a tab separated contact list (#141)
- Action remove: --force: Remove contact without confirmation (#140)
- Mutt: You have to update the query command in mutt's config file: set \ 
query_command= "khard email --parsable '%s'"
- Minor changes in khard example config, zsh completion function and twinkle scripts
- Fix: Results of phone number search improved
- Fix: Yaml parser switched from pyyaml to ruamel.yaml to allow special unicode \ 
characters in the contact template (#133)
- Fix: Accentuated characters sorted wrong in contact list (#127)

v0.12.1: 2018.01.14
- Fix for issue #148: Config variable "sort" not longer mandatory in \ 
config file

v0.12.2: 2018.01.21
- Fixed: Found contact twice when the whole uid was used with -u (#161)
- Fixed: A minor bug in the contact search function (#160)
   2017-02-20 10:52:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated khard to 0.11.4.

v0.11.4: 2017.02.16
- Unpinned vobject library version (base64 decoding/encoding bug was fixed upstream)
- New option: -c / --config /path/to/config.file
- Changed short option of --search-in-source-files from -c to -f to avoid \ 
confusion with the new -c / --config option
- Minor bug fixes
   2017-01-22 09:10:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
Switch khard to py-vobject 0.9.4 or newer. Bump PKGREVISION.

Next | Query returned 42 messages, browsing 21 to 30 | Previous