juh
d9f6edac00
2015-07-15 06:10:12 +00:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
8695533f33
removed
2015-07-14 21:16:59 +00:00
Joey Hess
1afd31ae1b
fix description of option
2015-07-13 18:15:24 -04:00
Joey Hess
ab932c069c
devblog
2015-07-13 16:51:59 -04:00
Joey Hess
e677ab3c49
Merge branch 'master' of ssh://git-annex.branchable.com
2015-07-13 16:02:00 -04:00
Joey Hess
36b37311e4
Merge branch 'optparse-applicative'
2015-07-13 13:25:57 -04:00
Joey Hess
42948e960f
typo
2015-07-13 13:25:49 -04:00
Joey Hess
730cc3feb5
wire tasty's option parser into the main program option parser
...
This makes bash completion work for git-annex test, and is
generally cleaner.
2015-07-13 13:20:10 -04:00
Joey Hess
02d522a12e
Debian package (and any other packages built using make install) now includes bash completion.
2015-07-13 12:26:06 -04:00
Joey Hess
fd086c5752
convert WebApp; avoid duplicate arg parsing for no repo mode
2015-07-13 11:53:42 -04:00
Joey Hess
b95a48fe45
converted Assistant and Watch; avoid duplicate arg parsing for no repo mode
2015-07-13 11:42:42 -04:00
Joey Hess
084f8d9ac7
convert Import
2015-07-13 11:15:21 -04:00
Joey Hess
9c1a42873c
converted ImportFeed
2015-07-13 11:06:41 -04:00
Joey Hess
aff4b9a3dc
converted addurl
2015-07-13 10:57:49 -04:00
Joey Hess
3639b4f8ea
converted Log
2015-07-13 10:44:51 -04:00
Joey Hess
3d8a8e9792
convert Dead, and allow multiple --key options
2015-07-13 10:26:54 -04:00
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d
649b27aab0
2015-07-13 14:12:42 +00:00
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d
c72618aeb4
2015-07-13 14:11:41 +00:00
Joey Hess
adec382bc2
converted MetaData, eliminating a global value from Annex state .. beautiful
2015-07-12 09:25:43 -04:00
04448cae@7f89c9ec07b399265c20ea79b979d2afa5f75fa8
7399d79b67
Added a comment: GPG Key
2015-07-12 03:23:08 +00:00
Joey Hess
fdcb54d4f2
converted ContentLocation, ExampleKey, LookupKey
2015-07-11 20:43:45 -04:00
cbaines
bfd652ced8
Add some information about Ubuntu Phone's
2015-07-11 17:25:51 +00:00
Joey Hess
c6375a9158
converted Status
2015-07-11 10:42:46 -04:00
Joey Hess
215f636bb3
converted Info
2015-07-11 10:41:52 -04:00
Joey Hess
9ad20c2869
converted Forget and TestRemote
2015-07-11 00:42:32 -04:00
Joey Hess
c70c841d30
converted Mirror
2015-07-10 21:05:34 -04:00
Joey Hess
e4b3701dfe
convert List
2015-07-10 20:46:48 -04:00
Joey Hess
a0b2fcc663
converted ViCfg (trivially)
2015-07-10 20:40:30 -04:00
Joey Hess
02f6d9b33a
convert FindRef
2015-07-10 20:38:11 -04:00
Joey Hess
d6ec38269c
devblog
2015-07-10 17:58:03 -04:00
Joey Hess
9659052e3f
devblog
2015-07-10 17:56:56 -04:00
Joey Hess
dd54d9b617
Merge branch 'master' into optparse-applicative
...
Conflicts:
debian/changelog
2015-07-10 17:07:54 -04:00
Joey Hess
8fd7052e5f
add news item for git-annex 5.20150710
2015-07-10 17:02:37 -04:00
Joey Hess
3074633955
typo
2015-07-10 16:52:58 -04:00
Joey Hess
92de60c490
fix man format
2015-07-10 16:52:53 -04:00
Joey Hess
bda6a020e6
prep release
2015-07-10 16:39:05 -04:00
Joey Hess
c94e219fea
convert Whereis
2015-07-10 16:32:33 -04:00
Joey Hess
8eb0a440b9
convert Expire
2015-07-10 16:26:23 -04:00
Joey Hess
decfababe9
convert DropUnused
2015-07-10 16:15:31 -04:00
Joey Hess
160d4b9fe0
convert Unused, and remove some dead code for old style option parsing
2015-07-10 16:05:56 -04:00
Joey Hess
4064dd4c82
convert version command, and make --raw work when not in a git repo
2015-07-10 13:49:46 -04:00
Joey Hess
b4d22e6d49
doc updates
2015-07-10 13:49:37 -04:00
Joey Hess
6a4f2087be
finished converting all the main options
2015-07-10 13:23:06 -04:00
Joey Hess
5cc882a35e
implement withGlobalOptions, and convert Find
2015-07-10 12:47:35 -04:00
Joey Hess
7af0893abd
improve global options display in --help
...
Put them in the help of subcommands, not the main command.
And, hide them from the synopsis, to avoid cluttering it.
2015-07-10 02:18:08 -04:00
Joey Hess
b66a2d6c5b
wired up global options
...
Note that I ran into a problem where parsing the global options looped
forever, eating memory. It was somehow caused by stacking
combineGlobalSetters inside a combineGlobalSetters. Maybe due to both
using "many"? Anyway, changed things to avoid that.
2015-07-10 02:03:03 -04:00
Joey Hess
adb9fddfdd
convert global options (still not used)
2015-07-10 01:39:06 -04:00
peteraward@bd1992bc6d8ba02a8614d531c5b2e4df9b8815c6
1d3cb925d6
2015-07-10 00:40:43 +00:00
Joey Hess
820b92abab
wip
...
Current status:
* building again, but several commands are commented out
* still need to implement global options, file matching options, etc
2015-07-09 19:03:24 -04:00
Joey Hess
e59ba5a70b
refactor
2015-07-09 16:20:30 -04:00