about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* Marlon Richert: 49954: gradle completion improvementsBart Schaefer2022-05-071-53/+61
* unposted: Fix util-linux variant detection in _getoptdana2022-04-261-3/+4
* unposted (cf. users/27656 (Tomasz Pala), users/27660): fix $SUFFIX when GLOB_...Bart Schaefer2022-04-191-1/+1
* 50017: allow lowercase to match with uppercase in timezone nameJun-ichi Takimoto2022-04-121-1/+2
* 49968: _adb: also replace model names, since device names aren't sent on wifi...Mikael Magnusson2022-04-031-0/+2
* 49967: _adb: Handle dumpsys SurfaceFlinger argumentsMikael Magnusson2022-04-031-3/+51
* 49966: _adb: Parse device spec correctlyMikael Magnusson2022-04-031-6/+5
* 49965: _adb: use $CURRENT instead of $#wordsMikael Magnusson2022-04-031-6/+6
* 49964: _adb: Complete services for start/stopMikael Magnusson2022-04-031-1/+15
* 49963: _adb: Fix device serial completion for hostname:port syntaxMikael Magnusson2022-04-031-1/+1
* 49962: _adb: Add dumpsys and cmd completionMikael Magnusson2022-04-031-1/+21
* 49961: _adb: handle exec-out like shellMikael Magnusson2022-04-031-1/+2
* 49943: offer only timezone files starting with uppercaseJun-ichi Takimoto2022-04-011-1/+1
* 49875: completion for info -f.Peter Stephenson2022-03-241-2/+7
* 49852: Add _routing_domains and _routing_tables typesMatthew Martin2022-03-186-7/+6
* 49766: _less: add quotes to -" and -#Jun-ichi Takimoto2022-02-231-2/+2
* 49765: _less: add option --color as synonym for -DJun-ichi Takimoto2022-02-231-2/+2
* 49757 (sourceforge #1): offer *.dtx as TeX input filessamcarter2022-02-161-1/+1
* 49730: new completions for csplit, pr, ptx, truncateJun-ichi Takimoto2022-02-044-0/+277
* 49715: _subversion: add: Complete target arguments to this subcommandDaniel Shahaf2022-01-291-10/+14
* 49714: _subversion: resolve: Complete conflicted files created by merges, tooDaniel Shahaf2022-01-291-1/+5
* 49713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ...Daniel Shahaf2022-01-291-26/+43
* 49712: _subversion: svn rm: Complete all svn-controlled files, not only missi...Daniel Shahaf2022-01-291-1/+1
* 49711: _subversion: _svn_status: Don't offer unversioned filesDaniel Shahaf2022-01-291-1/+1
* gitlab !17: Add missing options for quilt setup commandAndreas Schneider2022-01-231-0/+2
* 49664: Use associative array for third-party completionAaron Schrab2021-12-291-4/+4
* 49668: update zfs completionOliver Kiddle2021-12-294-893/+1359
* 49655 based on 34928 (Daniel Hahler): new pip completionOliver Kiddle2021-12-211-0/+213
* 49648 based on github #80 (Vincent Bernat): invert before/since for date glob...Oliver Kiddle2021-12-161-2/+2
* 49645: when completing for the path_dirs option, add a / suffix and follow sy...Oliver Kiddle2021-12-131-6/+7
* 49633: update options for git 2.34Oliver Kiddle2021-12-071-124/+238
* 49631: new logger completionOliver Kiddle2021-12-021-0/+80
* github #83: _git-push, _git-send-pack: Make --push-option repeatable.Paul Seyfert2021-11-261-2/+2
* 49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ...Daniel Shahaf2021-11-261-1/+1
* 49597: add a helper for completing numbers with unit suffixes and separate ou...Oliver Kiddle2021-11-2411-80/+62
* 49594: adapt to changes in 49499 to ensure file modes starting with dash aren...Oliver Kiddle2021-11-191-1/+4
* 49584: allow for build options in gem install completionOliver Kiddle2021-11-191-0/+5
* github #82: Fix typosDimitris Apostolou2021-11-122-3/+3
* unposted: fix case statement fall-through for ansible-galaxy role completionOliver Kiddle2021-11-121-1/+1
* 49564: always use descriptions included in the file-patterns style and allow ...Oliver Kiddle2021-11-121-19/+26
* users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH optionBart Schaefer2021-10-311-1/+4
* 49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processingPeter Palfrader2021-10-261-4/+5
* 49519: quote completed options as needed and remove the now superfluous quote...Oliver Kiddle2021-10-265-6/+6
* github #79 (tweaked): _ssh: update options in apple's version of ssh-addXavier Hsinyuan2021-10-161-3/+13
* 49441: _timeout: Add OpenBSDMatthew Martin2021-10-131-2/+2
* 49444: libarchive tar can actually extract much more formatsAlex Xu (Hello71)2021-09-281-1/+1
* Add support for multi-project builds to _gradleMarlon Richert2021-09-281-8/+30
* 48832: try _gnu_generic firstBart Schaefer2021-09-061-1/+1
* 49343: Fix file name completion of GNU digest utilitiesShohei YOSHIDA2021-09-041-1/+4
* 49345: fix git file completion for paths starting with ../Oliver Kiddle2021-09-041-4/+4