1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-29 19:00:57 +02:00
Commit graph

913 commits

Author SHA1 Message Date
Peter Stephenson
8d22b3a4f8 unposted: changes for 4.3.4-dev-3 2007-11-26 13:48:44 +00:00
Clint Adams
ecfc1fc1e6 Markus Waldeck: 24117: completion for uname. 2007-11-23 15:47:21 +00:00
Clint Adams
c406f4366e Sean Finney: 24115: offer tags as well as heads where refspecs are valid. 2007-11-22 19:09:27 +00:00
Clint Adams
1777402dfa 24114: make colon suffix removable after the first part of refspecs. 2007-11-22 16:46:35 +00:00
Peter Stephenson
2402e10560 unposted: prepare for 4.3.4-dev-2 2007-11-20 09:41:44 +00:00
Peter Stephenson
f596decec4 From Eric Mangold: update _twisted completion 2007-11-19 11:52:20 +00:00
Clint Adams
5069567a74 Nikolai Weibull: 24075: completion of values for --preserve and --no-preserve. 2007-11-18 20:35:27 +00:00
Clint Adams
17cfd4455b Nikolai Weibull: 24046: improve completion for Solaris and GNU strips. 2007-11-11 02:55:07 +00:00
Wayne Davison
ea60858395 Adding missed single-letter options for --acls and --xattrs. 2007-11-09 15:01:26 +00:00
Wayne Davison
1d34aa339e Added new options for upcoming 3.0.0 release. 2007-11-05 07:30:06 +00:00
Clint Adams
63e7d1d920 24039: cope with FreeBSD cut in addition to GNU cut. 2007-10-31 00:35:36 +00:00
Clint Adams
a6d9b3b835 Markus Waldeck: 24032 (tweaked): completion for cut. 2007-10-29 14:00:31 +00:00
Peter Stephenson
abdf734483 users/12100: default to a case-insensitive matcher with NO_CASE_GLOB 2007-10-25 09:00:02 +00:00
Clint Adams
6282918912 Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al. 2007-10-20 03:11:59 +00:00
Clint Adams
87e5a95601 23994: tweaks for 23993. 2007-10-19 02:26:16 +00:00
Clint Adams
1ef6728733 Mikael Magnusson: 23993: improved completion for git show. 2007-10-19 02:17:54 +00:00
Clint Adams
8eeb27e0e6 Mikael Magnusson: 23991: fix typo in __git_blobs(). 2007-10-18 22:25:30 +00:00
Clint Adams
560da971cc Mikael Magnusson: 23988: fix git-svn commands completion. 2007-10-18 20:52:42 +00:00
Clint Adams
25e841cdbb 23965: add missing bracket in completion for git svnimport. 2007-10-15 19:46:40 +00:00
Peter Stephenson
f41d769adc arno: 23910: spaces in cases in init script 2007-10-08 08:40:12 +00:00
Clint Adams
e18276d031 Mikael Magnusson: 23907: add --cached option to git-diff completion. 2007-10-06 01:09:22 +00:00
Clint Adams
c0cb5d31d1 23908: add missing backslash in _git-svn. 2007-10-06 00:58:14 +00:00
Clint Adams
b40b55d556 Mikael Magnusson: 23906: add missing backslash in _git-svn. 2007-10-06 00:48:14 +00:00
Clint Adams
930d43d7af 23905: remove useless gitdir assignment and scope array locally in new __git_changed_files function. 2007-10-04 08:32:14 +00:00
Clint Adams
79df5a832e Mikael Magnusson: 23903: complete both modified and added files for git commit. 2007-10-04 08:24:32 +00:00
Peter Stephenson
0af9ef0d58 23883: improve precmd documentation
Daniel Qarras: users/11915: .version quoting in _module completion
2007-10-02 09:08:26 +00:00
Clint Adams
5383efac8c Nikolai Weibull: 23889: fix -o completion in git cvsimport. 2007-10-01 19:46:54 +00:00
Clint Adams
ea7809d5a7 Nikolai Weibull: 23888: complete branch names and cached files after git log. 2007-10-01 19:34:53 +00:00
Clint Adams
44b2e3e2b2 Nikolai Weibull: 23879: complete only cached files after git log. 2007-10-01 13:37:31 +00:00
Clint Adams
e0afddb812 Jesse Weinstein: 23878: completion for ranlib. 2007-10-01 13:22:02 +00:00
Clint Adams
cac51ee8c3 23875: complete heads, tags, and files after git log. 2007-09-30 19:41:56 +00:00
Clint Adams
40583814f9 23874: only declare revision_arguments parameter once. 2007-09-30 19:23:13 +00:00
Clint Adams
c92ca0be5b Nikolai Weibull: 23871: fix __cdrdao-drivers typo. 2007-09-30 18:44:35 +00:00
Clint Adams
5696ac5d9c 23872: complete git config in subcommand position. 2007-09-30 18:43:08 +00:00
Clint Adams
cdb57d64ab 23870: completion for git mergetool. 2007-09-30 18:18:17 +00:00
Clint Adams
75bf795d60 23863: remove all global variables. 2007-09-30 11:29:35 +00:00
Clint Adams
1874c548ed 23862: declare author_conversion_file_arg_spec local. 2007-09-30 11:15:00 +00:00
Clint Adams
03718b3180 Pierre Habouzit: 23851: use ad-hoc functions to list git branches and tags. 2007-09-29 06:06:14 +00:00
Clint Adams
b0f8a1eefa 23850: complete for GNU md5sum instead. 2007-09-28 08:51:33 +00:00
Clint Adams
a5203292f3 Jesse Weinstein: 23848: completion for md5sum. 2007-09-28 08:42:16 +00:00
Clint Adams
e6b8e5ce42 23838: have git verify-tag complete tags instead of hash IDs. 2007-09-27 12:40:27 +00:00
Clint Adams
96672afa0f 23846: merge in additional changes from Nikolai Weibull's repo. 2007-09-27 12:36:37 +00:00
Clint Adams
453ba56609 23814: fixes for Darwin. 2007-09-27 11:47:23 +00:00
Clint Adams
cdf6b4840c 23841: complete tag hashes for git verify-tag. 2007-09-27 11:42:50 +00:00
Clint Adams
ef66a233de 23834: complete tex files for xetex and xelatex. 2007-09-26 05:21:49 +00:00
Clint Adams
c92f9a73bb Mikael Magnusson: 23832: fix git merge -m completion. 2007-09-25 18:58:16 +00:00
Clint Adams
9433977a83 23831: fix handling of merge strategy option. 2007-09-25 17:58:50 +00:00
Clint Adams
f24ab2ef94 23829: merge in the remaining git completion changes from Nikolai Weibull's repository. 2007-09-25 16:35:43 +00:00
Clint Adams
c3ba77bd66 23828: merge in lots of git completion changes from Nikolai Weibull's repository. 2007-09-25 16:03:01 +00:00
Clint Adams
e29ee5795e 23827: allow all arguments to options to either immediately follow the option letter or be the next word. 2007-09-25 14:44:09 +00:00