summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-17Refactor mvAlejandro Gallo
2018-03-17Clean upAlejandro Gallo
2018-03-16Add parsed search to crossref habaneroAlejandro Gallo
2018-03-16Add default-query-string to config settingsAlejandro Gallo
2018-03-16Fix linting in vimAlejandro Gallo
2018-03-16Add query in gui commandAlejandro Gallo
2018-03-16Fix lintingAlejandro Gallo
2018-03-16Fix lintingAlejandro Gallo
2018-03-15Fix edit pickAlejandro Gallo
2018-03-15Fix editAlejandro Gallo
2018-03-15Update rofi with new refactoringAlejandro Gallo
2018-03-15Refactor openAlejandro Gallo
2018-03-15Add key-query and key-refresh to rofiAlejandro Gallo
2018-03-15Refactor edit commandAlejandro Gallo
2018-03-12Remove mvtoolAlejandro Gallo
2018-03-12Fix config.pyAlejandro Gallo
2018-03-12Fix api testsAlejandro Gallo
2018-03-12Fix get databaseAlejandro Gallo
2018-03-12Fix test_addAlejandro Gallo
2018-03-12Add exception in add if paths do not existAlejandro Gallo
2018-03-12Test query_dictAlejandro Gallo
2018-03-12Clean up conf.pyAlejandro Gallo
2018-03-12Update add-name config textAlejandro Gallo
2018-03-09Refactor config commandAlejandro Gallo
2018-03-09Remove sync command because it should become a run alias or a scriptAlejandro Gallo
2018-03-09Implement test for bibtex in updateAlejandro Gallo
2018-03-09Refactor updateAlejandro Gallo
2018-03-09Update check-keys docuAlejandro Gallo
2018-03-09Refactor checkAlejandro Gallo
2018-03-09Add skeleton for test_browseAlejandro Gallo
2018-03-09Reorder config doc into sectionsAlejandro Gallo
2018-03-09Remove mode from configAlejandro Gallo
2018-03-08Add run function in browseAlejandro Gallo
2018-03-08Fix add --commitAlejandro Gallo
2018-03-08Fix moveAlejandro Gallo
2018-03-05Add testAlejandro Gallo
2018-03-05Refactor export commandAlejandro Gallo
2018-03-05Add test with bibtexAlejandro Gallo
2018-03-05Create a run module method for commands.addAlejandro Gallo
2018-03-05Add test for addAlejandro Gallo
2018-03-05Remove get_default_{title,author} from command classAlejandro Gallo
2018-03-05Remove --to from addAlejandro Gallo
2018-03-05Add default field values to addAlejandro Gallo
2018-03-05Add external methods in addAlejandro Gallo
2018-03-05Add addto cli command to refactor addAlejandro Gallo
2018-03-03Comment out test that do not passAlejandro Gallo
2018-03-03Refactor rm and add testAlejandro Gallo
2018-03-03Add whoosh as an optional packageAlejandro Gallo
2018-03-03Unify all database tests into one common classAlejandro Gallo
2018-03-03Add more trivial testsAlejandro Gallo