Commit graph

  • 3eac1434ef Update IsAvailableCommand checks Eric Paris 2015-09-08 22:43:49 -0400
  • 75d96d75c3 Merge pull request #145 from eparis/man-cleanups Eric Paris 2015-09-08 18:19:27 -0500
  • b625a4db24 Merge pull request #143 from sdomino/feature/hidden-commands Eric Paris 2015-09-08 18:19:22 -0500
  • 6d2f1d2fa7 Ability to hide commands from usage/help text Steve Domino 2015-09-04 14:34:51 -0600
  • edcf765d9f Mangen: allow callers to specify header information Eric Paris 2015-09-08 16:02:02 -0400
  • b5cd2088e1 Merge dfa8ea9685 into 68f5a81a72 Steve Domino 2015-09-08 18:57:38 +0000
  • dfa8ea9685 tests now leverage the built in test suite, and are much less custom Steve Domino 2015-09-08 12:57:31 -0600
  • 8be60dc5cd some minor updates to tests Steve Domino 2015-09-08 11:27:06 -0600
  • f3eb417cf8 adding tests to ensure hidden flags run as intended, but do not show up in usage/help text Steve Domino 2015-09-08 11:21:51 -0600
  • cfecf1379c manpage generation: Make sure parent in SEE ALSO has dashes Eric Paris 2015-09-08 12:32:15 -0400
  • 1c544baa19 updating 'private' to 'hidden' to match a corresponding change in pflag Steve Domino 2015-09-07 18:34:39 -0600
  • 0a7cad51ef checking if a flag is 'private' before adding it to the list of flags; this allows for hidden flags Steve Domino 2015-09-04 16:29:28 -0600
  • 68f5a81a72 Merge pull request #141 from eparis/mac-completions Eric Paris 2015-09-04 09:11:03 -0500
  • 32e87e3c8e Enable bash completions on Macs Eric Paris 2015-09-03 16:59:10 -0400
  • 16b4170663 Merge pull request #138 from eparis/cleanup-helpfunc Eric Paris 2015-09-03 15:53:20 -0500
  • 1ba88c48dd Merge pull request #139 from alexanderguy/RunE-is-runnable Bjørn Erik Pedersen 2015-09-02 20:19:19 +0200
  • 823f6890b7 RunE commands should be considered runnable. Alexander Guy 2015-09-02 10:59:31 -0700
  • c2d19e9c43 Use the HelpFunc for the --help flag Eric Paris 2015-09-01 14:10:55 -0400
  • 27bf24802c Redo HelpFunc() to work things other than the help subcommand Eric Paris 2015-09-01 13:58:55 -0400
  • 1f92281ffc Merge pull request #135 from akutz/feature/custom-templ-funcs Eric Paris 2015-09-01 11:55:58 -0500
  • e15d674de6 Merge pull request #134 from apriendeau/master Eric Paris 2015-09-01 11:51:29 -0500
  • 99d2c51143 Merge pull request #137 from eparis/fix-help-template Eric Paris 2015-09-01 11:51:12 -0500
  • f7b419fbe1 Merge pull request #136 from eparis/late-init-help-flag-fix Eric Paris 2015-09-01 11:51:03 -0500
  • 8f9b8c7cba Remove spurious } from the help template Eric Paris 2015-09-01 11:25:13 -0400
  • ae28810f0e Fix the late init help flag Eric Paris 2015-09-01 00:16:41 -0400
  • 5b121bc9fb Template Function Injection akutz 2015-08-31 22:36:55 -0500
  • 4c4f2d9417 Merge pull request #133 from eparis/late-init-help-flag Eric Paris 2015-08-31 09:26:37 -0500
  • 9174039216 #67 creates RunE functions to allow for errors to populate to the top Austin Riendeau 2015-08-30 19:03:16 -0600
  • bab6d45bc6 Initialize the --help flag as late as possible Eric Paris 2015-08-30 12:10:14 -0400
  • 7c00b28170 Merge 1169e1f351 into 7cd6c9c000 Schley Andrew Kutz 2015-08-28 21:11:23 +0000
  • 7cd6c9c000 Merge pull request #132 from AntonioMeireles/unbrand-man Eric Paris 2015-08-28 12:09:21 -0500
  • f5d2d93abf turn generated man pages non k8s specific. António Meireles 2015-08-28 17:34:11 +0100
  • 1169e1f351 Help Flag Shorthand & Usage Customization akutz 2015-08-23 14:11:53 -0500
  • e4993076d8 Merge pull request #128 from eparis/genManPages Eric Paris 2015-08-21 01:11:45 -0700
  • 9e7788657f Auto generation of a man page Eric Paris 2015-08-18 15:33:41 -0700
  • db05184446 Merge pull request #127 from eparis/show-commandline-on-parent Eric Paris 2015-08-16 22:42:27 -0700
  • e8bd799c1c Display pflag.CommandLine flags as if they were declared on the parent Eric Paris 2015-08-16 22:14:43 -0700
  • c55cdf3385 Merge pull request #126 from anthonyfok/bash-completion/subdirs-in-dir Eric Paris 2015-08-09 17:25:49 -0500
  • 1e6fdf608f Add new BashCompSubdirsInDir annotation Anthony Fok 2015-08-09 13:30:58 -0600
  • 2188acea42 Check that arguments are in ValidArgs Eric Paris 2015-06-09 19:17:01 -0400
  • 143ebcd4ee Allow commands to explicitly state if they do, or do not take arbitrary arguments Eric Paris 2015-06-09 14:17:58 -0400
  • 385fc87e43 Merge pull request #122 from eparis/cleanups Eric Paris 2015-06-29 19:11:20 -0500
  • f453e878d4 Update help template Eric Paris 2015-06-29 20:06:04 -0400
  • 8e127101ec Merge pull request #121 from eparis/cleanups Eric Paris 2015-06-29 17:30:09 -0500
  • 9a9d01c9ec Better error message Eric Paris 2015-06-29 17:05:49 -0400
  • 0a7a850026 Make error handling more obvious Eric Paris 2015-06-09 18:26:25 -0400
  • 6f735782e0 Remove unused ErrHelp check Eric Paris 2015-06-09 15:16:44 -0400
  • 0a1a8e2e92 Remove (unused) cmdErrorBuf Eric Paris 2015-06-09 15:04:14 -0400
  • d0bb3e33e6 rework Find() to make it more obvious what is happening Eric Paris 2015-06-09 13:52:43 -0400
  • 66816bcd03 Merge pull request #119 from eparis/bogus-bad-command Eric Paris 2015-06-22 17:06:05 -0500
  • 07ad27d239 Handle grand children with the same name as the root Eric Paris 2015-06-22 17:26:11 -0400
  • ddd4c82b82 Merge pull request #116 from sgotti/fix_flag_as_unknown_command_in_output Eric Paris 2015-06-22 16:52:47 -0500
  • a8f7f3dc25 Merge pull request #118 from liggitt/file_autocomplete_helper Eric Paris 2015-06-22 14:56:13 -0500
  • 6119fc993e Simplify setting file/extension annotations on a flag Jordan Liggitt 2015-06-22 14:28:16 -0400
  • c820874edf Merge e503748591 into 312092086b Jordan Liggitt 2015-06-22 15:22:11 +0000
  • e503748591 fall back to filedir completion Jordan Liggitt 2015-06-22 11:21:36 -0400
  • fb86c5c559 Correctly print the unknown command name Simone Gotti 2015-06-22 10:14:37 +0200
  • 312092086b Merge pull request #115 from skonzem/fix_typos Bjørn Erik Pedersen 2015-06-05 20:08:24 +0200
  • 39e648c2b0 Fix typos in docs Scott Konzem 2015-06-05 13:02:54 -0400
  • 8f5946caae Merge pull request #112 from jlowdermilk/fix-genmarkdowntree Eric Paris 2015-05-20 22:43:41 -0500
  • 7b4b4aaac9 Don't prepend filename in default GenMarkdownTree Jeff Lowdermilk 2015-05-20 17:21:00 -0700
  • 08f289c394 Merge 72d5846913 into d910a04b50 Anastasis Andronidis 2015-05-19 14:23:17 +0000
  • d910a04b50 Add Global Normalization Function Anastasis Andronidis 2015-05-14 19:38:15 +0200
  • 408e0ad6b5 Merge c4247299ff into e0f326dabc Sam Ghods 2015-05-19 14:22:09 +0000
  • e0f326dabc Fix root command without subcommands but with arguments Sam Ghods 2015-05-12 18:38:01 -0700
  • 72d5846913 Add Global Normalization Function Anastasis Andronidis 2015-05-14 19:38:15 +0200
  • c11766b405 slight typo in md_docs.md Eric Paris 2015-05-13 08:38:33 -0500
  • e659faf634 Merge pull request #109 from bep/markdowncustom Bjørn Erik Pedersen 2015-05-13 15:30:04 +0200
  • 1d99c8ff6d genmarkdown: add optional frontmatter- and linkadjustment-funcs bep 2015-05-13 11:27:18 +0200
  • be18870136 Fix two failing tests bep 2015-05-13 11:54:47 +0200
  • c4247299ff Fix failing tests due to pflag error message change Sam Ghods 2015-05-12 18:58:54 -0700
  • 62abfcbd80 Fix root command without subcommands but with arguments Sam Ghods 2015-05-12 18:38:01 -0700
  • bba56042cf Merge pull request #105 from eparis/minor-bash-cleanup Eric Paris 2015-05-04 22:51:16 -0500
  • dff410ab56 make filename extension handling a bash function Eric Paris 2015-05-04 15:44:07 -0400
  • 44fb1f8aef Merge 8cdd1fe825 into 743fa31b46 Kenjiro Nakayama 2015-05-04 20:20:48 +0000
  • 743fa31b46 Merge pull request #106 from eparis/bash-comp-docs Eric Paris 2015-05-04 15:20:46 -0500
  • 48b95d0594 Make the filename extension bit of docs easier to read. Eric Paris 2015-05-04 16:20:06 -0400
  • 787b737b48 Merge pull request #104 from eparis/minor-bash-cleanup Eric Paris 2015-05-04 13:56:05 -0500
  • f4b3401f9e Clean up minor bash complaints from shellcheck.net Eric Paris 2015-05-04 14:40:27 -0400
  • 7fc9f148dd Merge pull request #102 from andronat/master Eric Paris 2015-05-04 11:57:28 -0500
  • 8cdd1fe825 Add flags_completion as without @ format to _filedir Kenjiro Nakayama 2015-05-05 01:06:13 +0900
  • 799a8ef863 Test for Persistent-Run propagation Anastasis Andronidis 2015-05-04 17:57:46 +0200
  • 42e6ce397f Fixed Persistent-Run function propagation Anastasis Andronidis 2015-05-04 03:36:05 +0200
  • 7a2c36842e Merge 88300f69f8 into 3ee9552eeb The Gitter Badger 2015-05-01 20:12:04 +0000
  • 88300f69f8 Added Gitter badge The Gitter Badger 2015-05-01 20:12:03 +0000
  • 3ee9552eeb Merge pull request #100 from eparis/pre-post-run Eric Paris 2015-04-30 13:26:01 -0500
  • fad5931693 Add docs, tests, and bit of rearrainging... Eric Paris 2015-04-30 13:58:29 -0400
  • fbce60cc56 added persistent pre/post commands. Alexander Thaller 2015-02-17 22:09:49 +0100
  • 2df64026ba added pre and post run hooks. Alexander Thaller 2015-02-09 23:44:14 +0100
  • 9cf0f3737d Merge pull request #90 from eparis/deprecated-subcommands Eric Paris 2015-04-30 10:22:48 -0500
  • 7c7837e882 Merge pull request #85 from eparis/more-simplification Eric Paris 2015-04-30 10:21:12 -0500
  • 2d5fab043c Merge pull request #75 from eparis/CommandLine Eric Paris 2015-04-30 10:20:35 -0500
  • c3e48f996d Deprecated subcommands Eric Paris 2015-04-07 17:38:22 -0400
  • 69e5f196b5 Merge pull request #98 from eparis/markdown-quiet-test Eric Paris 2015-04-28 09:43:10 -0500
  • a112838e26 quiet down to go test for markdown generation Eric Paris 2015-04-28 10:42:03 -0400
  • af6b555418 Merge pull request #95 from deads2k/deads-prevent-extra-removal Clayton Coleman 2015-04-28 10:06:27 -0400
  • 36aee64abe prevent removal of valid arguments deads2k 2015-04-24 11:39:11 -0400
  • ebb2d55f56 Merge pull request #97 from sdboyer/patch-1 Bjørn Erik Pedersen 2015-04-26 16:23:45 +0200
  • 476e73f093 Fix misspelling typo Sam Boyer 2015-04-26 08:53:29 -0400
  • d697cc29c1 Merge pull request #96 from commonlisp/master Bjørn Erik Pedersen 2015-04-25 22:31:21 +0200