]> git.donarmstrong.com Git - org-ref.git/shortlog
org-ref.git
2015-03-03 Devon BuchananMade short description 36 characters or less.
2015-03-03 John Kitchinsimple test
2015-03-03 John Kitchinadd travis badge
2015-03-03 John Kitchinadd travis testing
2015-03-03 John Kitchinadd Makefile
2015-03-03 John Kitchinadd cl for loop command
2015-03-03 John KitchinMerge branch 'OlafMerkert-master'
2015-03-03 John KitchinMerge branch 'master' of https://github.com/OlafMerkert...
2015-03-03 John KitchinMerge branch 'divinenephron-master'
2015-03-03 John KitchinMerge branch 'master' of https://github.com/divinenephr...
2015-03-03 John Kitchinadd keyword support
2015-03-03 Devon BuchananFixed error in load-path in org-ref-init.el
2015-03-03 Devon BuchananAdded org-ref-init.el and a Cask file to create a package.
2015-03-03 John Kitchincleaning up tag entries
2015-03-03 John Kitchinmodify helm-bibtex to put keywords in the search, and...
2015-03-03 John Kitchinreplace a quote
2015-03-02 Olaf Merkertadd prefix to `concat-prepare' to avoid conflicts
2015-03-02 Olaf Merkertin elisp, `setq' works like `defparameter' in Common...
2015-03-02 John Kitchinchange notangle to tangle
2015-03-02 John Kitchinmaybe this is just a tangle issue.
2015-03-02 John Kitchinuses defpar which causes an issue on loading for me.
2015-03-02 John KitchinMerge pull request #17 from OlafMerkert/master
2015-03-01 Olaf Merkertneed to convert data from into strings
2015-03-01 Olaf Merkertadd support for bibtex-type book
2015-03-01 Olaf Merkertreimplement doi-utils-doi-to-bibtex-string
2015-02-26 John Kitchinspacing fix
2015-02-26 John Kitchinchange label color to magenta
2015-02-26 John Kitchinmake hi-lock-mode buffer local when colorizing links.
2015-02-26 John Kitchinadd global-hi-lock to avoid annoying warning
2015-02-24 John Kitchinset some blocks not to tangle
2015-02-24 John Kitchintrim urls in case they have leading or trailing spaces.
2015-02-23 John Kitchindelete result
2015-02-23 John Kitchinwrap hydra code in featurep
2015-02-23 John Kitchinfix block tangles
2015-02-23 John Kitchindo not tangle a block
2015-02-23 John Kitchinadd line after function
2015-02-23 John Kitchintangle the hydra out. add doc to onclick function for...
2015-02-23 John Kitchinfix keys in body
2015-02-23 John Kitchinchange copy key to K
2015-02-23 John Kitchinmake p in Pubmed capital
2015-02-23 John Kitchinadd hydra menu
2015-02-20 John Kitchinrm interactive on org-ref-key-in-file
2015-02-20 John Kitchinmodify find key in file
2015-02-19 John Kitchinset tangle option to no on a block, delete another...
2015-02-19 John Kitchinadd example of how i setup org-ref
2015-02-15 John Kitchinspace change.
2015-02-15 John Kitchinadd tangle arg
2015-02-14 John Kitchinadd new nonascii dash
2015-02-14 John Kitchinadd helm-config
2015-02-03 John Kitchinfix minor bug in isbn-to-bibtex-lead function
2015-02-03 John Kitchinspacing and punctuation in doc strings.
2015-02-03 John Kitchinadd label and ref coloring
2015-02-03 John Kitchinchange ref color to dark red
2015-02-03 John Kitchini think my regexps work now.
2015-02-03 John Kitchinbeginning of colorize links
2015-02-02 John Kitchinremove \n from query. this seems to cause trouble in...
2015-02-02 John Kitchinfix bug in missing bibtex file arg
2015-01-31 John Kitchinpolished isbn function
2015-01-31 John Kitchinadd documentation
2015-01-31 John Kitchinadd isbn to bibtex and fix several substring typos
2015-01-31 John Kitchinadd isbn function
2015-01-31 John Kitchinpolish the crossref function.
2015-01-31 John Kitchinfinished version of function to query crossref
2015-01-31 John Kitchinpolishing add function
2015-01-31 John Kitchinremove doi add from region command.
2015-01-30 John Kitchincomment out the tangle for this script
2015-01-30 John Kitchintry making it more robust to open doi in browser if...
2015-01-30 John Kitchinpolish order of operations
2015-01-30 John Kitchinpolish link timer code.
2015-01-30 John Kitchinpolish timer logic for mouse messages
2015-01-30 John Kitchinmoved cursor messages to its own section. added mouse...
2015-01-28 John Kitchinfix typo
2015-01-28 John Kitchinadd markdown export with pandoc citations
2015-01-28 John Kitchinfinally added wos code!
2015-01-27 John Kitchinadd with-affiliates to get cite links in caption
2015-01-27 John Kitchinadd with-affiliates and catch all cite types
2015-01-27 John Kitchinadd with-affiliates to get bibtex keys
2015-01-27 John Kitchinspace change
2015-01-27 John Kitchinfixed add cite insert
2015-01-27 John Kitchintune latex label regexp.
2015-01-27 John Kitchinclean up doc strings
2015-01-27 John Kitchinfix bug in get labels.
2015-01-27 John Kitchinfix label click action for occurence plurality
2015-01-26 John Kitchinmake custom-id links have a message.
2015-01-26 John Kitchinremove custom_id. we cannot ref these.
2015-01-26 John Kitchinfix issue in bibliography link message
2015-01-26 John Kitchinfix bug in bibliography message
2015-01-26 John Kitchinfix insert label to replace if needed
2015-01-26 John Kitchinfixed some issues.
2015-01-26 John Kitchinupdate insert ref so we can replace current link.
2015-01-26 John Kitchinmake double prefix replace ref link
2015-01-26 John Kitchinadd tangle to two blocks
2015-01-26 John Kitchinfix type
2015-01-26 John Kitchinrm message box
2015-01-26 John Kitchinmany helm integration changes
2015-01-25 John Kitchinadd scopus
2015-01-25 John Kitchinremove messageboxes
2015-01-25 John Kitchinmake message function only run in org-mode
2015-01-25 John Kitchinfix bug in adding to end of cite link
2015-01-25 John Kitchinchange link messages to run in an idle timer
next