sftools:main

Last commit made on 2022-05-11
Get this branch:
git clone -b main https://git.launchpad.net/sftools

Branch merges

Branch information

Name:
main
Repository:
lp:sftools

Recent commits

8999f0c... by Dan Streetman

split SFType.query() into _query() and query(), call _query() from internal points

01eb9e2... by Dan Streetman

argparse: fix handing of parse_args for superclass

5ed7336... by Dan Streetman

fix typo in sf-user

0e47a18... by Dan Streetman

add dry-run to SF(), check flag before calling delete(), implement delete() correctly

1f8769e... by Dan Streetman

add --delete to sf-timecard

8b740cb... by Dan Streetman

add delete() operation to argparse opts.functions

e0c8369... by Dan Streetman

add object delete() method

cf785c8... by Dan Streetman

if verbose, print opts at start of script

6172163... by Dan Streetman

move argparse opts functions under 'functions' simplenamespace

b772c88... by Dan Streetman

add all scripts to setup.py