1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00
Commit Graph

84 Commits

Author SHA1 Message Date
Ciaran Gultnieks
73c73db0e9 Add extra options to import completion 2014-04-29 07:41:48 +01:00
Daniel Martí
cd666bb8e8 Properly complete partially written vercodes 2014-04-18 23:56:25 +02:00
Daniel Martí
d5c62d3bbd Separate lint messages into warnings and pedantic warnings 2014-03-18 12:20:40 +01:00
Daniel Martí
27c0caba60 Fix bash-completion header 2014-02-19 01:22:38 +01:00
Daniel Martí
898e4485c2 Add another build option to skip source scanning
It can be very slow on large source code dirs, and if one is trying to get an
application building and the scan already succeeded once, running it again and
again is a waste of time.
2014-02-16 17:40:54 +01:00
Daniel Martí
adaa460082 readmeta doesn't take any arguments 2014-02-15 00:00:05 +01:00
Daniel Martí
1ff5f1b2f8 Add readmeta completion 2014-02-05 09:21:28 +01:00
Daniel Martí
96885fc8c8 Fix fdroid import completion
For some reason, the newline was keeping it from working
2014-01-10 20:28:48 +01:00
Daniel Martí
b3fd84e290 Add fdroid lint completion 2014-01-03 00:12:42 +01:00
Daniel Martí
8717525d92 Remove a few unnecessary vars 2013-12-31 10:17:49 +01:00
Daniel Martí
e7a21980f5 Add copyright notices to bash scripts 2013-12-30 17:15:27 +01:00
Daniel Martí
19ea8fd894 Adapt verify 2013-12-19 23:14:22 +01:00
Daniel Martí
0a770cf4bc Adapt scanner, fix some other issues 2013-12-19 23:06:57 +01:00
Daniel Martí
b4b2e74082 Adapt rewritemeta 2013-12-19 22:59:32 +01:00
Daniel Martí
61def95320 Adapt publish to new format, improve completion 2013-12-19 22:55:17 +01:00
Daniel Martí
84bf3d758f Better parsing of args, install now works as it should 2013-12-19 17:51:16 +01:00
Daniel Martí
3aec0aacd7 Adapt checkupdates 2013-12-19 17:05:40 +01:00
Daniel Martí
93d8d23cee Add 'fdroid install', more rewriting 2013-12-19 17:05:40 +01:00
Daniel Martí
a4780c2107 Start rewrite: Remove --package and --install from 'build' 2013-12-19 17:05:40 +01:00
Daniel Martí
f4140a17c3 Fix subdir tweaks in the bash completion 2013-11-18 15:40:00 +01:00
Daniel Martí
f384b5f761 complete packages from within the metadata dir too 2013-11-18 15:26:57 +01:00
Hans-Christoph Steiner
ee67e96aad add new 'fdroid init' options to bash completion 2013-11-05 09:26:56 +01:00
Daniel Martí
145b38252a Basic completion for init, add --verbose to it 2013-11-04 20:28:32 +01:00
Daniel Martí
19ef29ed15 Add fd-commit package completion 2013-11-03 11:53:20 +01:00
Daniel Martí
8acbc33f0d fd-commit can now take app ids as filter; retab 2013-11-03 11:50:44 +01:00
Daniel Martí
c47b1dc286 Support new Build: syntax in completion; retab 2013-10-29 00:19:33 +01:00
Daniel Martí
2aafda0154 bash != /bin/bash 2013-10-25 21:30:00 +02:00
Daniel Martí
c87e6b0c16 Do not search and replace metadata/ and .txt 2013-09-06 23:13:45 +02:00
Daniel Martí
e966634bc0 New aliased completion: fdroid checkupdates -p 2013-09-06 22:51:04 +02:00
Daniel Martí
1ef558c68d Basic bash completion for fdroid verify 2013-08-29 15:26:24 +02:00
Daniel Martí
9f246b04cc Add -I/--icons to update 2013-08-19 11:30:54 +02:00
Daniel Martí
b395095949 Rename market to gplay 2013-08-14 14:51:17 +02:00
Daniel Martí
cb1df491f4 Add --market to checkupdates 2013-08-14 14:26:55 +02:00
Daniel Martí
d05615b115 Add bash completion 2013-07-14 19:09:31 +02:00