0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update.js :: let user to update --tag More... over 11 years ago
begin.js :: clear last.end if ending last failed More... over 11 years ago
lib/config.js :: ensure cfg.auth is an object More... almost 12 years ago
cmd :: retry cmd if auth is timed out by logging back in More... almost 12 years ago
package.json :: wordwrap More... almost 12 years ago
lib/config.js :: added .store() and rewrote cfg.nano() to use it More... almost 12 years ago
lib/config.js :: copy input so we can erase stuff but not hurt original More... almost 12 years ago
today => mrf with aliases to loadable Map-Reduce-Finalize functions More... almost 12 years ago
lib/insert.js :: don't wrap errors, nano does it so well More... almost 12 years ago
bin/couch-time-cli.js :: add initial support for aliases from cfg More... almost 12 years ago
cmd/today.js :: use loaded cfg passed into us More... almost 12 years ago
cmd/update.js :: use loaded cfg passed into us More... almost 12 years ago
cmd/replicate.js :: use loaded cfg passed into us More... almost 12 years ago
cmd/clear.js :: use loaded cfg passed into us More... almost 12 years ago
cmd/end.js :: use loaded cfg passed into us More... almost 12 years ago
cmd/begin.js :: use loaded cfg passed into us More... almost 12 years ago
cmd/auth.js :: rename "data" to "cfg" to act like other cmds More... almost 12 years ago
cmd/auth.js :: use cfg that is passed into us More... almost 12 years ago
cmd/tag.js :: single arg is a string and straightened control flow More... almost 12 years ago
tag.js :: use passed in cfg instead of loading our own More... almost 12 years ago
bin/couch-time-cli.js :: load config and pass into cmds as 3rd arg More... almost 12 years ago
cmd/end.js :: use headers to update auth cookie More... almost 12 years ago
cmd/begin.js :: use headers to update auth cookie More... almost 12 years ago
lib/insert.js :: pass headers through for cookie handling More... almost 12 years ago
replicate.js :: use config.auth More... almost 12 years ago
auth.js :: use config.auth() More... almost 12 years ago
config.js :: add auth() to use set-cookie if available in headers More... almost 12 years ago
README.md :: document new replicate command More... almost 12 years ago
cmd/replicate.js :: added command to replicate database More... almost 12 years ago
bin/couch-time-cli.js :: remove verbose switch statement More... almost 12 years ago