summary refs log tree commit diff
path: root/contrib/palaver
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-10 13:49:57 -0500
committerJune McEnroe <june@causal.agency>2021-01-11 18:52:46 -0500
commit6e311fab52a3544776f35068a9f07f66a8780812 (patch)
treecc1889cb1eb003528236fff0d3da562a42e0afdc /contrib/palaver
parentSend CAP END if CAP LS response is empty (diff)
downloadpounce-6e311fab52a3544776f35068a9f07f66a8780812.tar.gz
pounce-6e311fab52a3544776f35068a9f07f66a8780812.zip
Allow interspersing flags and config files
Don't wait for getopt_long to move all the arguments to the end. This
allows overriding options set by config files by placing flags after
them on the command line.
Diffstat (limited to 'contrib/palaver')
0 files changed, 0 insertions, 0 deletions
it-pink/commit/submodules.sh?h=1.3.0&id=cc1dbd1b5d610bd5e626f54d310f11cf47684ea1&follow=1'>Add submodules.sh and use it during buildsLars Hjemli 2007-05-11Added git as a submoduleLars Hjemli 2007-05-09Add support for downloading single blobsLars Hjemli 2007-05-08ui-view: show pathname if specified in querystringLars Hjemli 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli 2007-02-21Layout updateLars Hjemli 2007-02-08Make snapshot feature configurableLars Hjemli 2007-02-08Add support for snapshotsLars Hjemli 2007-02-05cgit v0.2Lars Hjemli 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli