fixed missing help when running without any subcommand,
fixing more year numbers
added --no-pager to called git’s commandline to get all output into one place
added dirname to all’s status output
tried my hand at python3 compatibility
added summary error/OK output to all
updated stale README
fixed spurious error message
fixed formatting
package.py determines filename by itself now
removed the need for --,
added diagnostic if git-needed all finds no directories
fixed dependency detection
added --repos, --subdirs and --command options
fixed all subcomand
switched to subcommands,
updated docu to subcommands,
fixed TODOs
added installation docu
switched to relative dependencies and mandantory ROOT parameter,
cleaned up command line parsing,
added packaging script
Merge branch 'master' of ssh://meinls@git.code.sf.net/p/git-needed/code
typo
added version,
added man page in reStructuredText,
added use docu
works sensibly now
renamed to git-needed
coherentifying rename
starting