Commit Graph

462 Commits

Author SHA1 Message Date
Arun Prakash Jana
03b5bd8025
Replace double quotes with single quotes. 2016-09-04 23:34:31 +05:30
Arun Prakash Jana
7e536fc5a6
Add help on openeing multiple search results. 2016-09-04 20:05:08 +05:30
Paul
cfb2abfbc5 moved select_tag_from_bookmarks back to append_tag 2016-09-03 21:07:06 -05:00
Kevin Fong
f3ed7fcf31 Add preliminary functionality to open array of search results 2016-09-01 02:13:23 -07:00
Kevin Fong
6c1db4e05d Update preliminary functionality to open a range of search results 2016-09-01 02:01:56 -07:00
Arun Prakash Jana
d4f2211a25 Merge pull request #62 from csllbr/master
add option to open (a)ll search results
2016-08-31 12:01:26 +05:30
christian Sillaber
cc39f1ba2a added option to open (a)ll search results 2016-08-31 08:14:26 +02:00
Arun Prakash Jana
8fdfe7f5c9
Use simpler decompress() to extract gzip. 2016-08-29 00:48:48 +05:30
Arun Prakash Jana
8d925ffd9d
Fix #58
Only the last tag was being removed.
2016-08-27 21:17:33 +05:30
Arun Prakash Jana
833755173f
tag required if +/- is used, do NOT assume. 2016-08-27 20:56:09 +05:30
Paul
197b6c4f31 adding test_delete_bookmark_yes, test_delete_bookmark_no, fix caplog.records method call 2016-08-26 11:54:57 -05:00
Arun Prakash Jana
33072b2edf Revert "Some more tests, refactors for supplying input in tests" 2016-08-26 00:02:33 +05:30
Paul
f6895e98ab adding test_delete_tag_at_index, test_delete_tag_at_all_indices 2016-08-24 22:20:34 -05:00
Paul
b294351436 added test_append_tag_at_all_indices 2016-08-24 13:31:45 -05:00
Paul
4a43b39743 adding 2 tests, refactors for improved testing 2016-08-24 01:51:27 -05:00
Paul
ec74961762 adding test_append_tag_at_index 2016-08-23 01:10:14 -05:00
Paul
076b2eda7a adding test_delete_all_bookmarks 2016-08-21 18:09:07 -05:00
christian Sillaber
536dc759ee added preliminary functionality to open a range of search results 2016-08-18 17:19:53 +02:00
Arun Prakash Jana
5ac703d6ae
Update URL. 2016-08-14 01:01:35 +05:30
Arun Prakash Jana
24f50b2d73
Update tag help. 2016-07-11 22:48:40 +05:30
Arun Prakash Jana
1c8d8fae4e Merge pull request #51 from lucasmgrando/master
delete multiple tags (but not all) from a bookmark in a go
2016-07-11 22:32:11 +05:30
Arun Prakash Jana
5c890aa136 Update search and delete. Add help. 2016-07-11 21:09:01 +05:30
Dragos Stoica
b260197743 Add batch-delete feature
When any search flag (-s/-S/--st) is combined with
-d, the results can be deleted
2016-07-09 18:19:16 +03:00
Arun Prakash Jana
67033ad643 Update buku 2016-07-05 23:27:54 +05:30
Arun Prakash Jana
2b330d55e8 Update buku 2016-07-04 22:15:21 +05:30
lucasmgrando
978b5962a8 Merge branch 'master' of https://github.com/jarun/Buku 2016-07-03 18:53:56 -03:00
lucasmgrando
b847373e78 delete tag 2016-07-03 18:50:44 -03:00
Arun Prakash Jana
77e42ecde8
Add symbols in help. 2016-07-03 15:36:50 +05:30
Arun Prakash Jana
12b64cac25
Remove force option.
Disable status 500 handling, always access relative URL.
Remove TAB.
Explicit relative path.
2016-07-03 15:03:41 +05:30
Arun Prakash Jana
5a8c3a3072
Remove UA, fix gzip stream decode, try relative resource path on redirection. 2016-07-03 11:08:05 +05:30
Arun Prakash Jana
6fcba64e12
Remove redundant function and line number info. 2016-07-02 22:06:04 +05:30
Arun Prakash Jana
9a175103ee
User agent: Firefox on Ubuntu. 2016-07-01 01:22:35 +05:30
Arun Prakash Jana
99f16e94ba
Show function name and line no. for exceptions. 2016-07-01 01:01:51 +05:30
Arun Prakash Jana
f00a9157c7
Use logging instead of print() wherever possible. 2016-06-30 23:58:26 +05:30
Arun Prakash Jana
b35d22f835
Logging and debug changes.
Use logging module. Remove global `debug`.
warn is deprecated, used warning.
Remove printmsg(), use logging.
Refine abort message.
Use logging framework to print exception.
2016-06-30 23:41:32 +05:30
Arun Prakash Jana
dbab849bb1
Remove global pipeargs. 2016-06-30 19:49:57 +05:30
Arun Prakash Jana
a94c416b07
Cryptography import may fail due to multiple libs. 2016-06-30 00:33:32 +05:30
Arun Prakash Jana
a6b406ebc4
Remove global showOpt. 2016-06-29 23:52:07 +05:30
Arun Prakash Jana
0db71207f5
Remove global jsonOutput. 2016-06-29 23:36:33 +05:30
Arun Prakash Jana
2861fb4d49
Remove global noninteractive. 2016-06-29 23:00:57 +05:30
poikjhn
15d6e85f78 Merge branch 'master' into tests 2016-06-28 23:17:01 +02:00
Arun Prakash Jana
bce3bc9eef
Remove leagacy DB file move logic. 2016-06-25 21:45:15 +05:30
poikjhn
ec2569f142 adding test_list_tags 2016-06-24 23:57:26 +02:00
Arun Prakash Jana
b7b358c094 Update buku 2016-06-22 20:18:45 +05:30
Arun Prakash Jana
5541854089
Bump version 2016-06-21 21:21:37 +05:30
Arun Prakash Jana
1623e5311d
Reduce space between url and db index. 2016-06-18 21:00:50 +05:30
Arun Prakash Jana
50ffd25ba6
Indices list can only have +ve integers 2016-06-18 21:00:50 +05:30
Arun Prakash Jana
4c29962acc
Range doesn't include stop 2016-06-17 03:36:51 +05:30
Arun Prakash Jana
2abeffe4c5
Delete a range OR list of indices 2016-06-17 02:38:38 +05:30
Arun Prakash Jana
9c37d30da6
Append update. 2016-06-12 16:18:10 +05:30
Arun Prakash Jana
87397e3788
Add append tag support. 2016-06-12 16:00:54 +05:30
Arun Prakash Jana
07ed8da4c3
mergedb: open input DB file in ro mode (Pyhton 3.4.4 and above) 2016-06-11 11:33:56 +05:30
Arun Prakash Jana
cc30cce6a9
Man and help update. 2016-06-08 22:31:36 +05:30
Arun Prakash Jana
0862fe454e
Remove manual title update logic from refreshdb().
Manual title update is handled in update_bookmark().
2016-06-08 07:48:54 +05:30
Arun Prakash Jana
550469b15f
Filter and sort tags after replacing. 2016-06-07 21:26:22 +05:30
Arun Prakash Jana
6c26f3c26c
Fix #40
Only 'buku -u' refreshes all titles.
Confirm whether to update all records if index passed to update is 0.
2016-06-07 08:16:29 +05:30
Arun Prakash Jana
ff3b6f8781
search results: show DB index in bold. 2016-06-06 22:56:12 +05:30
Arun Prakash Jana
ccebb67a0e
Use + instead of extend(). 2016-06-04 05:52:16 +05:30
Rasmus Steinke
7a47910611 Use tab delimiter for -f N 2016-06-02 22:46:05 +02:00
Arun Prakash Jana
4bfc310ac4
return if not a fatal error. 2016-06-02 23:52:36 +05:30
Arun Prakash Jana
d3abd6b692
Do not show empty fields of bookmarks. 2016-06-02 22:56:37 +05:30
Arun Prakash Jana
47c480b9b2
Bump version. 2016-06-02 21:15:07 +05:30
Arun Prakash Jana
30bd0ad5e8
Implement export, add option -m for merge. 2016-06-02 21:12:19 +05:30
Arun Prakash Jana
c54d3112ab
Optimize print_record, show all fields. 2016-06-02 18:23:54 +05:30
Arun Prakash Jana
586992a5ac Modify API name.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-06-02 11:08:14 +05:30
poikjhn
9a614ae066 Merge branch 'master' into tests 2016-06-02 02:31:40 +02:00
poikjhn
fe2b40be2f readability, minor changes 2016-06-02 02:28:31 +02:00
Arun Prakash Jana
237f8857bc
class BukuCrypt for encrypt and decrypt functions.
Nasty hack, but saves ~100ms. Given that encrypt/decrypt need
to be done manually, late loading doesn't seem outrageous here.
2016-06-01 22:29:42 +05:30
Arun Prakash Jana
219304cc68
open html import file in read-only mode. 2016-06-01 18:50:54 +05:30
Arun Prakash Jana
e89459f891
import_bookmark: handle exception with file open, close file. 2016-06-01 17:44:29 +05:30
Arun Prakash Jana
8607d54258
Late commit (write once) in case of merge bookmark. 2016-06-01 17:32:26 +05:30
Alessio Sergi
dc0b73ef0a Switch from PyCrypto to cryptography
PyCrypto is no longer maintained. Cryptography is an actively
developed library that provides cryptographic recipes and primitives.
See https://cryptography.io/.
2016-06-01 12:20:40 +02:00
Arun Prakash Jana
9d2a0cbd0f
Late commit (write once) in case of import bookmark. 2016-06-01 15:05:33 +05:30
Arun Prakash Jana
db816fb93d Merge pull request #33 from asergi/urandom
Use system RNG in crypto
2016-06-01 12:00:58 +05:30
Arun Prakash Jana
440bb512f7
Abort refreshdb() early if interrupted (SIGINT). 2016-06-01 11:40:12 +05:30
Arun Prakash Jana
7957a29e31
One commit sufficient for multiple updates.
ASC is the default.
Revert timeout to 30 secs.
2016-06-01 08:18:39 +05:30
poikjhn
d1f3ee993d rebuilding test_add_and_retrieve_bookmark
adding get_bookmark_by_id
2016-06-01 03:33:20 +02:00
Alessio Sergi
2c4c95b40e Use system RNG in crypto
See https://cryptography.io/en/latest/random-numbers/.
2016-05-31 23:51:47 +02:00
Arun Prakash Jana
fef2775941
A more robust parse_args(). 2016-06-01 03:10:51 +05:30
Arun Prakash Jana
c0c26fa6a1
Remove append, huge optimization in list_tags. 2016-06-01 02:30:34 +05:30
Arun Prakash Jana
411ed0ac09
string concat optimization and other minor changes. 2016-06-01 00:20:46 +05:30
Alessio Sergi
961f8c97ae Flake8 fixes 2016-05-31 19:39:34 +02:00
Arun Prakash Jana
7be4af7277 Update help.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-31 11:23:01 +05:30
Arun Prakash Jana
f8c48d0415
Simplify tag parsing logic. No in-tag commas. 2016-05-30 07:48:59 +05:30
Arun Prakash Jana
359a5742d4
Move print to debug. 2016-05-29 21:10:15 +05:30
Arun Prakash Jana
7e5f057b3d
Update operational notes on tags.
Minor changes in printed messages.
Update features.
2016-05-29 20:44:43 +05:30
Arun Prakash Jana
391f9f6673
Replace string comma with DELIMITER. 2016-05-29 19:03:58 +05:30
Arun Prakash Jana
c6c4b8ea6e
Replace in-tag commas with spaces.
Operational note on tag delimiter.
2016-05-29 15:01:46 +05:30
Arun Prakash Jana
3f1a268395
Help on --merge option. 2016-05-29 12:49:57 +05:30
Arun Prakash Jana
4ab8b43dd8
Wrap tags in commas in add_bookmark() if missing. 2016-05-29 12:49:57 +05:30
Arun Prakash Jana
612247ace7
Change order of arguments to update_bookmark(). 2016-05-29 12:15:07 +05:30
Arun Prakash Jana
57ffa0f8c9
Implement merge Buku dtabase. 2016-05-29 11:39:51 +05:30
Arun Prakash Jana
acd8f30056
Document noninteractive option, close conn-cur before exit. 2016-05-28 19:06:09 +05:30
Arun Prakash Jana
7741a1ef6d
Implement noninteractive option. 2016-05-28 18:45:03 +05:30
Arun Prakash Jana
d739e41f46
Fix help indentation. 2016-05-25 22:45:52 +05:30
toyg
a7644aa03f moved main flow inside IF block, so that the module is actually importable 2016-05-25 12:00:14 +01:00
toyg
2a76b4e253 clarifying method name since we're getting a dir, not the actual file path. This is in preparation of upcoming tests. 2016-05-25 11:52:38 +01:00
Arun Prakash Jana
fa5b38a2fc
Fix replace issue with tags adding up. 2016-05-24 23:58:14 +05:30
Arun Prakash Jana
5e9d58227b
Fix typo, remove redundant print. 2016-05-24 23:25:37 +05:30
Arun Prakash Jana
6ccec0c85b
Double quotes to single quotes. 2016-05-24 23:21:38 +05:30
Arun Prakash Jana
9af6c01fd9
Quit on double Enter. 2016-05-24 21:42:51 +05:30
Arun Prakash Jana
eb5aa0b136
Increase spacing. 2016-05-24 21:30:54 +05:30
Arun Prakash Jana
93fb6a9024 Remove or suppress messages into debug.
Suppress more messages into debug.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-24 11:22:03 +05:30
Arun Prakash Jana
dae8cee393
Remove globals from search_by_tag() 2016-05-24 00:57:57 +05:30
Arun Prakash Jana
e056d76671
Remove globals from searchdb() 2016-05-24 00:46:21 +05:30
Arun Prakash Jana
1aedd30101
Remove globals from refreshdb()
Fix update case where not using --tag would delete tag.
2016-05-23 21:59:46 +05:30
Arun Prakash Jana
5af7a961f7
Re-use parse_tags. Handle new tag '' in replace. 2016-05-23 21:27:06 +05:30
Arun Prakash Jana
29be3f6072 Update README formatting, man, help and copyright.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-23 15:40:41 +05:30
Arun Prakash Jana
111dd0066a json format support in printing individual record.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-23 14:21:54 +05:30
Arun Prakash Jana
a6589bd86a Update program help.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-23 12:11:42 +05:30
Arun Prakash Jana
c891f66691 rename delete and import functions
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-23 11:31:31 +05:30
Arun Prakash Jana
4046afb4ea
Show json tags as per FF bookmark convention 2016-05-23 09:09:58 +05:30
Arun Prakash Jana
a769f71671
Import description. Other changes:
1. Update man and docs
2. Update tab-completion scripts
2016-05-23 05:06:41 +05:30
Arun Prakash Jana
ca95fa9d59
Import functionality. 2016-05-23 02:33:47 +05:30
Arun Prakash Jana
ff77bba378
Modify add and update to accept tags as a string. 2016-05-23 01:54:24 +05:30
Arun Prakash Jana
27ef1c9df5
global independent add_bookmark(). 2016-05-23 01:03:24 +05:30
Arun Prakash Jana
53da73b8db
Remove insert bookmark operation. 2016-05-23 00:50:50 +05:30
Arun Prakash Jana
c68ddf6ebd
Change version to a string. 2016-05-22 23:20:19 +05:30
Arun Prakash Jana
41281943f5
Rename function names (by PEP 8)
Rename function names (by PEP 8)
2016-05-22 20:45:19 +05:30
Arun Prakash Jana
e4692a5402
Edit options in new help and man section
More accurate update description
2016-05-21 23:04:51 +05:30
Arun Prakash Jana
8ca31e6ce8
Emphasis on --url option works with -u only. 2016-05-21 18:45:56 +05:30
toyg
ab65c94dfe removed globals from updateEntry and slight formatting 2016-05-21 11:40:37 +01:00
Arun Prakash Jana
af252299f3
--tag works with -a and -u. 2016-05-21 12:44:07 +05:30
toyg
7277d7d9a0 refactored to object. Still lots of globals to fix. 2016-05-20 23:05:25 +01:00
Arun Prakash Jana
493149942d
Update help. 2016-05-20 23:56:01 +05:30
Arun Prakash Jana
687f15a325
Retry on HTTP error 403 (Forbidden).
The servers return 403 when / is the path.
Examples:
http://my.lovelycharts.com
http://my.lovelycharts.com/
2016-05-20 22:31:03 +05:30
Arun Prakash Jana
e39e2621d5
Handle domain name-only URL without trailing /
https://www.google.co.in fails.
Surprisingly, http://www.google.com worked!
2016-05-20 20:45:52 +05:30
Arun Prakash Jana
e800ae909a
Bump version. 2016-05-20 19:11:49 +05:30
Arun Prakash Jana
6ca2f27492
New title update logic:
1. if -t has no arguments, delete existing title
2. if -t has arguments, update existing title
3. if -t option is omitted at cmdline:
        if URL is passed, update the title from web using the URL
4. if no other argument (url, tag, comment) passed update title from web using DB URL
2016-05-20 18:59:01 +05:30
Arun Prakash Jana
468c1ef29d
Update API to handle each option separately. 2016-05-20 09:18:12 +05:30
Arun Prakash Jana
f6961376e8
Check if isolated delimiter starts tag. 2016-05-19 23:13:45 +05:30
Arun Prakash Jana
61ab239351
Fix issue #12. 2016-05-19 20:24:50 +05:30
Arun Prakash Jana
31a46e041a
Better tag processing while saving to DB.
1. handle isolated comma in tags
2. handle leading comma
3. select unique tags
4. sort tags
2016-05-19 19:54:18 +05:30
Arun Prakash Jana
e300b186ef
Separate out add and update. 2016-05-19 18:03:14 +05:30
Arun Prakash Jana
e4c1b95121 remove multiple declarations in replaceTag
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-19 12:13:23 +05:30
Arun Prakash Jana
48c1aaf765 Disable formatting in printmsg
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>

Fix formatted space

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-19 12:04:32 +05:30
Arun Prakash Jana
8c7ef3ec34
Add comment in Json output. 2016-05-19 00:45:57 +05:30
Arun Prakash Jana
7f0dbd972c
Show tags moved from -S to --st. 2016-05-18 22:53:08 +05:30
Arun Prakash Jana
90fd6cbd8c
Help on --st --stag. 2016-05-18 21:36:54 +05:30
Arun Prakash Jana
62dad74af0
Initial search by tag implementation. 2016-05-18 21:16:08 +05:30
Arun Prakash Jana
1b6c46fd1c Use man page.
Update README.md

Update buku.1
2016-05-18 10:28:50 +05:30
Arun Prakash Jana
8419f4ac79
Prettier output using symbols 2016-05-18 04:05:01 +05:30
Arun Prakash Jana
c252981bd2
Support comment on bookmarks 2016-05-18 01:41:31 +05:30
Arun Prakash Jana
cb48798c3d
Revert non-stop search 2016-05-17 21:27:12 +05:30
Arun Prakash Jana
b0eea5a17c
Support continuous search. 2016-05-17 02:57:36 +05:30
Arun Prakash Jana
e2d2904ca7
Optimize search result display. 2016-05-16 23:00:47 +05:30
Arun Prakash Jana
529c3dd666
Reduce spacing. 2016-05-16 20:09:01 +05:30
Arun Prakash Jana
394d9db99f
Fix typo. 2016-05-15 15:11:37 +05:30
Arun Prakash Jana
ebf32f63eb
Add fish auto-completion file. 2016-05-15 11:33:02 +05:30
Arun Prakash Jana
ecb5e390d5
Remove textwrap dependency. 2016-05-14 21:03:21 +05:30
Arun Prakash Jana
7e13c5f8c5
Remove shutil dependency. 2016-05-14 20:59:03 +05:30
Arun Prakash Jana
9c4fabfd71
Late load optional json library. 2016-05-14 20:47:38 +05:30
Arun Prakash Jana
94cb0b01e7 Update buku 2016-05-12 14:28:31 +05:30
Arun Prakash Jana
1f83c66fa5
Catch exception if DB file encrypted or not SQLite. 2016-05-07 21:27:53 +05:30
Arun Prakash Jana
e4e70bdc86
Update comments. 2016-05-02 23:12:29 +05:30
Arun Prakash Jana
849862a7a9
Update license. 2016-05-02 22:52:26 +05:30
Arun Prakash Jana
384df72001
Warn if URL is not valid. 2016-05-01 23:19:02 +05:30
Arun Prakash Jana
f0e523bd48
Move utility function up. 2016-05-01 22:59:46 +05:30
Arun Prakash Jana
4acb6f8953
Function to close connection and quit program. 2016-05-01 22:12:42 +05:30
Arun Prakash Jana
29751d3ade
Remove redundant global. 2016-05-01 21:58:40 +05:30
Arun Prakash Jana
d48e88673c
Bump version. 2016-05-01 21:50:56 +05:30
Arun Prakash Jana
c315c6bb76
Update README and manpages with new options. 2016-05-01 10:03:21 +05:30
Arun Prakash Jana
f86bb4e741 Merge pull request #13 from jarun/argparse
Switch to argparse
2016-04-29 23:29:15 +05:30
Arun Prakash Jana
af35c6ef61
Support replace tags. 2016-04-29 22:59:06 +05:30
Arun Prakash Jana
99ebbac663
Omit title if -t is used without arguments. 2016-04-27 23:26:57 +05:30
Arun Prakash Jana
1549f51bf8
Grouped help. 2016-04-27 02:43:27 +05:30
Arun Prakash Jana
7affa00442
Group options. 2016-04-27 00:52:59 +05:30
Arun Prakash Jana
0a314a0ad4
Use appropriate short option for format. 2016-04-26 23:33:00 +05:30
Arun Prakash Jana
5c1105e950
title can have multiple tokens. 2016-04-26 22:53:48 +05:30
Arun Prakash Jana
045eec9467
Support piped input. 2016-04-26 21:43:02 +05:30
Arun Prakash Jana
e6b36ba892
Add input and output files. Remove old help. 2016-04-26 20:33:23 +05:30
Arun Prakash Jana
185ca828d1
Help re-format. 2016-04-26 04:25:49 +05:30
Arun Prakash Jana
aaa85e7857
A more uniform help. 2016-04-26 03:58:59 +05:30
Arun Prakash Jana
923b5b7e34
Reformat help. 2016-04-26 02:15:10 +05:30
Arun Prakash Jana
422a51705c
Merge -g and -e to -S. 2016-04-26 00:13:28 +05:30
Arun Prakash Jana
b4e4744b8d
Better help. 2016-04-25 23:46:13 +05:30
Arun Prakash Jana
892ad3a040
Add class comments, remove function comments. 2016-04-25 23:27:01 +05:30
Arun Prakash Jana
fc211b5d66
Add note on why insert is commented. 2016-04-25 23:03:07 +05:30
Arun Prakash Jana
c95d3a4339
Integrate iterations in encrypt/decrypt args. 2016-04-25 22:58:35 +05:30
Arun Prakash Jana
ff42af341f
Support update. 2016-04-25 21:53:03 +05:30
Arun Prakash Jana
fb2c886ec5
insert functional but deprecated by auto-compact. 2016-04-25 18:36:23 +05:30
Arun Prakash Jana
ef1ccfd59e
Push lesser option down. 2016-04-25 04:22:15 +05:30
Arun Prakash Jana
7a0d98e09f
Remove redundant variable. 2016-04-25 04:17:25 +05:30
Arun Prakash Jana
0fb89072d3
Support print function. 2016-04-25 03:35:46 +05:30
Arun Prakash Jana
58b8805b70
More options added to argparse. 2016-04-25 02:48:56 +05:30
Arun Prakash Jana
fbc8d25a89
Add check in compactDB for number of records. 2016-04-25 02:13:00 +05:30
Arun Prakash Jana
340f048d46
Support more options in argparse. 2016-04-25 02:03:59 +05:30
Arun Prakash Jana
3248120517
Introduce argparse. 2016-04-25 00:49:32 +05:30
Arun Prakash Jana
eae1a3bac9
Be more specific about keys. 2016-04-23 10:55:26 +05:30
Arun Prakash Jana
0d08254cf1
Newline for more clarity. Index in 3rd brackets. 2016-04-23 03:04:02 +05:30
Arun Prakash Jana
e99844876d
Define globals if crypto missing. 2016-04-23 00:11:41 +05:30
Arun Prakash Jana
96d4bd2303
Update help, add -r to man. 2016-04-22 22:31:17 +05:30
Arun Prakash Jana
1433a58b6a
Optimize full DB refresh. 2016-04-22 20:10:58 +05:30
Arun Prakash Jana
47e49fefb4 Update buku 2016-04-22 10:38:21 +05:30
Arun Prakash Jana
005ba51609 Update buku 2016-04-22 10:35:26 +05:30
Arun Prakash Jana
6ac4be61b6 Update buku 2016-04-22 10:23:38 +05:30
Arun Prakash Jana
2e220c7dda Update buku 2016-04-22 09:43:20 +05:30
Arun Prakash Jana
d9aea1f8e5 Update buku 2016-04-22 09:41:10 +05:30
Arun Prakash Jana
c492ccf6c4
-u N refreshes page title at index N. 2016-04-22 08:42:17 +05:30
Arun Prakash Jana
eec5f7a7c0
Indentaiton fix. 2016-04-21 23:38:48 +05:30