summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* github #36: Add completion file for GNU StowAurélien Olivier2019-12-161-0/+87
* Revert "44904: _subversion: Complete multiple comma-separated arguments to --...Daniel Shahaf2019-12-031-7/+2
* unposted: another place to complete selinux contexts that was missed in 44781Oliver Kiddle2019-12-011-1/+1
* 44968: cleanup and update objdump and readelf completionsOliver Kiddle2019-12-012-99/+125
* unposted: _sqlite: Fix syntax errorDaniel Shahaf2019-12-011-1/+1
* 44948: _subversion: Make _svn_controlled offer everything rather than nothing.Daniel Shahaf2019-11-291-2/+17
* 44947: _subversion: Complete the 'auth', 'changelist', 'patch', 'resolve', an...Daniel Shahaf2019-11-291-4/+22
* 44946: _subversion: Make _svn_conflicts not offer all files in the directory.Daniel Shahaf2019-11-291-1/+1
* 44923: update options for git 2.24Oliver Kiddle2019-11-241-149/+157
* 44896: use opt_args to find base directory and use it for $(CURDIR)Oliver Kiddle2019-11-241-33/+8
* unposted (salsa.debian.org MR!1): _ip: Complete the -brief optionskirit2019-11-111-0/+1
* 44904: _subversion: Complete multiple comma-separated arguments to --show-ite...Daniel Shahaf2019-11-091-2/+7
* 44897: _subversion: Complete --show-item=changelistDaniel Shahaf2019-11-071-0/+1
* 44882: add completion of -save-stats flagEitan Adler2019-11-061-0/+1
* github #41: Extend _dbus with dbus-launch completionSebastian Gniazdowski2019-10-291-1/+23
* unposted: tweak to check for openzfs rather than SolarisOliver Kiddle2019-10-291-1/+1
* github #40: Teddy Heinen: adjust zfs completion to use acltype on linux inste...Teddy Heinen2019-10-281-1/+9
* 44846: _dates: Fix regression caused by workers/44274dana2019-10-181-1/+1
* c.f. 44831: remove completion functions for long dead projectsOliver Kiddle2019-10-187-411/+0
* c.f. 44831: remove completion functions included in upstream projectsOliver Kiddle2019-10-182-1158/+0
* 44849: completion updates for changes in OpenBSD 6.6Oliver Kiddle2019-10-184-38/+68
* 44812: _subversion: Fix syntax error in 44726/0001Daniel Shahaf2019-10-141-1/+1
* 44681 (tweaked): _composer: Eliminate questionable eval, fix quoting issuedana2019-10-121-2/+2
* 44797: _git-config: Complete unknown options from 'git help -c'.Daniel Shahaf2019-10-021-1/+8
* 44800: complete tmux formatsOliver Kiddle2019-10-011-3/+175
* 44799: new pv completionOliver Kiddle2019-10-011-0/+87
* 44798: completion option updateOliver Kiddle2019-10-015-8/+20
* 44783, 44791: mark some repeatable options with * in the _arguments specsOliver Kiddle2019-09-303-5/+6
* 44782: new completions for avahi and pkginOliver Kiddle2019-09-271-0/+52
* gitlab !9: Rudimentary seafile client completionGautam Iyer2019-09-271-0/+33
* gitlab !11: luarocks: Fix/improve logic of cache validationDoron Behar2019-09-271-10/+10
* 44781: add completion of SELinux contextsOliver Kiddle2019-09-277-9/+10
* 44780: add completion to getent for the utmpx key on FreeBSDOliver Kiddle2019-09-271-0/+7
* 44779: completion for new git switch and git restore commandsOliver Kiddle2019-09-271-21/+154
* 44768: _tar: improve completion of long optionsJun-ichi Takimoto2019-09-201-1/+1
* github #38: fix completion text for git update-index --chmodTobias Schulte2019-09-181-1/+1
* 44722: _make: use --always-make instead of .PHONY for GNU makeDaniel Hahler2019-09-061-1/+1
* 44726/0002: _subversion: Update --show-item= completion to 1.12.0.Daniel Shahaf2019-09-041-0/+3
* 44726/0001: _subversion: Use 'svn help -v' to show global options, experiment...Daniel Shahaf2019-09-041-3/+16
* 44633: complete ansible-vault actions like create, edit, etc.Lajos Koszti2019-08-191-0/+4
* 44587: completion option updatesOliver Kiddle2019-08-1912-32/+123
* 44675: _find: Fix return statusdana2019-08-171-3/+6
* 24102: _user_admin subuids and subgidsEric Cook2019-07-301-4/+4
* 44356: complete ansible callback plugins for the relevant environment variabl...Oliver Kiddle2019-07-191-7/+14
* 44551: update for new git changesOliver Kiddle2019-07-191-37/+165
* 44389: update _iostat and _vmstat for BSDJun-ichi Takimoto2019-06-032-40/+36
* 44349: completion option updatesOliver Kiddle2019-05-2317-22/+78
* 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5Oliver Kiddle2019-05-0914-34/+58
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-076-18/+18
* gitlab !6: Rudimentary rclone completionGautam Iyer2019-05-071-0/+335