summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-22Simplify how published basename is computedLars Wirzenius1-3/+3
2014-11-22Move publishing into helper methodLars Wirzenius1-5/+10
2014-11-22Move get_draft_title to DraftsDirectoryLars Wirzenius1-17/+20
2014-11-22Move summarise_title into FinishCommandLars Wirzenius1-11/+11
2014-11-22Merge in some refactoringsLars Wirzenius2-157/+233
2014-11-22Make helper methods privateLars Wirzenius1-7/+7
2014-11-22Move git stuff into helper methodsLars Wirzenius1-10/+19
2014-11-22Don't guess attachments dirname, use interface for itLars Wirzenius1-2/+1
2014-11-22Remove empty lineLars Wirzenius1-1/+0
2014-11-22Use draft_id instead of draft_numberLars Wirzenius1-17/+17
2014-11-22Make choose_draft return draft number as wellLars Wirzenius1-5/+5
2014-11-22Remove now-unused find_drafts methodLars Wirzenius1-7/+0
2014-11-22Remove now-unused draft_name methodLars Wirzenius1-3/+0
2014-11-22Make choose_draft use DraftsDirectoryLars Wirzenius1-9/+15
2014-11-22Refactor out an unnecessary methodLars Wirzenius1-9/+6
2014-11-22Make DraftsDirectory.create_draft pick the numberLars Wirzenius1-13/+14
2014-11-22Add DraftsDirectory.create_draftLars Wirzenius1-8/+13
2014-11-22Move draft removal into DraftsDirectoryLars Wirzenius1-8/+10
2014-11-22Add DraftsDirectory.get_draft_attachments_dirnameLars Wirzenius1-5/+4
2014-11-22Remove empty lineLars Wirzenius1-1/+0
2014-11-22Add DraftsDirectory.get_draftsLars Wirzenius1-1/+9
2014-11-22Use DraftsDir in RemoveCommandLars Wirzenius1-2/+3
2014-11-22Use DraftsDir in AttachCommandLars Wirzenius1-1/+2
2014-11-22Add a DraftsDir helper classLars Wirzenius1-15/+24
2014-11-22Use with open() instead of open/close explicitlyLars Wirzenius1-3/+2
2014-11-22Simplify by turning _create_drafts_dir into _create_dir_if_missingLars Wirzenius1-4/+5
2014-11-22Split NewCommand.run into smaller methodsLars Wirzenius1-3/+10
2014-11-22Move published_basename into FinishCommandLars Wirzenius1-15/+15
2014-11-22Move published_dir into FinishCommandLars Wirzenius1-13/+13
2014-11-22Move command new-person to a separate classLars Wirzenius1-27/+34
2014-11-22Move command finish to a separate classLars Wirzenius1-30/+35
2014-11-22Move command remove to a separate classLars Wirzenius1-10/+16
2014-11-22Move command attach to a separate classLars Wirzenius1-13/+18
2014-11-22Move command edit to a separate classLars Wirzenius1-3/+8
2014-11-22Fix list commandLars Wirzenius1-2/+2
2014-11-22Move command list to a separate classLars Wirzenius1-3/+8
2014-11-22Move command new to a separate classLars Wirzenius1-25/+39
2014-11-22Remove useless code (cf. self.settings.require)Lars Wirzenius1-4/+0
2014-11-22Update copyright statement yearLars Wirzenius1-1/+1
2014-11-22Add call to copyright-statement-lintLars Wirzenius1-0/+1
2014-11-22Add test for removing draftsLars Wirzenius1-0/+5
2014-11-22Refactor repetive code into shell libraryLars Wirzenius3-18/+40
2014-11-22Add scenario for multiple draftsLars Wirzenius2-1/+41
2014-11-22Add script to run test suiteLars Wirzenius1-0/+23
2014-11-22Add a basic note creation scenarioLars Wirzenius2-0/+116
2014-11-22Add dummy --pretend-time settingLars Wirzenius1-0/+5
2014-11-22Add introductory material for acceptance test suiteLars Wirzenius1-0/+51
2014-11-10Use link(.) to avoid hardcoding link to current pageLars Wirzenius1-1/+1
2014-11-07Prepare for release 0.2.jt-0.2Lars Wirzenius4-3/+9
2014-09-22Make better filenamesLars Wirzenius1-2/+14