index
:
bog
master
Extensions for research notes in Org mode
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bog-tests.el
Age
Commit message (
Expand
)
Author
2015-03-04
Update copyright year
Kyle Meyer
2015-02-19
Add tests for bog--find-duplicates
Kyle Meyer
2015-02-19
Use cl-lib instead of dash
Kyle Meyer
2015-02-17
Add option to store citekey files in subdirectories
Kyle Meyer
2014-12-13
Extend goto functions to support citekey properties
Kyle Meyer
2014-12-13
Support creating combined bib from multiple files
Kyle Meyer
2014-12-11
Add function to get citekeys in buffer
Kyle Meyer
2014-12-11
Make citekey groups for web search customizable
Kyle Meyer
2014-12-11
Add commands bog-{next,previous}-non-heading-citekey
Kyle Meyer
2014-12-11
Anchor and restrict citekey regular expression
Kyle Meyer
2014-12-08
Avoid ambiguous use of 'notes'
Kyle Meyer
2014-11-23
Add bog-tests--with-temp-text macro
Kyle Meyer
2014-11-23
Add missing require to tests
Kyle Meyer
2014-11-23
Put header at top of tests
Kyle Meyer
2014-11-22
Mark bog-prepare-bib-file as an internal function
Kyle Meyer
2014-11-01
Rework citekey collection
Kyle Meyer
2014-10-31
Test bog-prepare-bib-file in temporary directory
Kyle Meyer
2014-10-29
Fix bog-citekey-at-point for hyphenated citekeys
Kyle Meyer
2014-06-05
Rename bog-citekey-only-p to bog-citekey-p
Kyle Meyer
2014-06-05
Remove bog-citekey-function
Kyle Meyer
2014-05-01
Citekey selection macros
Kyle Meyer
2014-04-26
Generalize PDF functions to any file type
Kyle Meyer
2014-04-26
Check stage directory in renaming test
Kyle Meyer
2014-03-31
Add functions to sort topic headings
Kyle Meyer
2014-03-14
ENH: Allow customization of PDF file separator
Kyle Meyer
2014-02-15
BUG: Fix renaming staged PDF when one choice
Kyle Meyer
2014-02-15
MNT: Remove bog-citekey-action heading from tests
Kyle Meyer
2014-02-15
ENH: Remove bog-citekey-action
Kyle Meyer
2014-02-12
BUG: Fix logic in citekey selection
Kyle Meyer
2014-02-12
TST: Remove use of obsolete `flet` in tests
Kyle Meyer
2014-02-06
ENH: Allow citekeys to be properties
Kyle Meyer
2014-02-06
Reposition misplaced test heading
Kyle Meyer
2014-02-05
Rename bog-citekey-heading
Kyle Meyer
2014-02-03
Add function to create combined BibTeX file
Kyle Meyer
2014-02-03
Add function to rename and clean new BibTeX file
Kyle Meyer
2014-02-03
Add core citekey functions
Kyle Meyer