OSDN Git Service

Don't export IFS outside testcase function
[yash/yash.git] / share /
2024-04-20 WATANABE Yuki$POST_PROMPT_COMMAND (#49)
2024-04-17 WATANABE YukiPost-prompt command
2024-03-20 WATANABE Yukishare/completion/git-config: Fix completion for aliases
2024-02-25 WATANABE YukiAdd doas completions (#45)
2024-02-24 DanisDGKAdd doas completions
2023-11-13 WATANABE YukiConvert to indentation by spaces
2023-09-04 WATANABE YukiUpdate documentation for GitHub migration (#17)
2023-04-25 Victorien Elvingercompletion/pass: support pass
2023-04-22 Victorien Elvingercompletion/git-switch: support git-switch
2023-04-08 magicantBind clear-and-redraw-all in sample (#45994)
2023-01-21 magicantcommon: alias o for WSL
2023-01-18 magicantUpdate docs for le-trim-right option
2021-04-20 magicantcompletion/git: Parse option arguments before target...
2021-01-01 magicantDetect Vim more safely (#41000)
2020-12-21 magicantshare/initialization/common: work around user-defined...
2019-12-21 magicantcompletion/set: Describe pipefail option consistently
2019-12-21 magicantsample yashrc: Warn on crontab -r
2019-12-04 magicantcompletion/git-rebase: Support Git 2.24.0
2019-07-15 magicantcompletion/rsync: Complete local pathnames
2019-07-15 magicantcompletion/git: Complete remote refs correctly
2019-07-09 magicantcompletion/set: Complete the for-local option (#39372)
2019-01-26 magicantcompletion/INIT: Consider $PATHEXT for Cygwin (#38878)
2018-12-11 magicantAdd local built-in
2018-12-01 magicantAdd le-predict-empty option
2018-10-20 magicantcompletion/git-grep: Don't complete --threads option...
2018-10-20 magicantcompletion/git-grep: Support Git 2.19.1
2018-08-22 magicantDefine prompt with $YASH_PSxy variables
2018-08-09 magicantcompletion/ping: Complete some common options
2018-08-03 magicantcompletion/ssh: Support OpenSSH 7.7
2018-08-02 magicantcompletion/git-stash: Support Git 2.18.0
2018-07-31 magicantcompletion/ssh-keygen: Support OpenSSH 7.7
2018-06-19 magicantDon't pass invalid path to git-ls-tree
2018-06-15 magicantReset traps for job stopping signals
2018-04-30 magicantUse '\a' for fsl (#38240)
2018-03-31 magicantsample yashrc: direnv support
2018-03-04 magicantDon't use errexit in completion
2018-03-04 magicantAdd errreturn option
2017-04-08 magicantPrevent clearing history by accident
2017-04-07 magicantComplete carthage --cache-builds option
2017-01-26 magicantComplete longer abbreviated Git commit ref
2017-01-14 magicantDon't complete SSH hostname with patterns
2017-01-12 magicantApply re-definition hack to yash & vim
2016-12-24 magicantComplete new git-log options
2016-12-21 magicantInstall initialization scripts (#36851)
2016-11-30 magicantIgnore $CDPATH during completion
2016-11-29 magicantComplete all "carthage update" options
2016-11-13 magicantComplete new git-revert options
2016-11-12 magicantDon't complete unrelated pathname in git-commit
2016-11-11 magicantComplete git submodule add option argument w/o =
2016-10-22 magicantMerge predict2 branch
2016-10-21 magicantComplete the le-predict option
2016-09-17 magicantComplete util-linux su options
2016-09-03 magicantDon't glob in directory name candidates
2016-09-03 magicantDon't print error message in carthage completion
2016-08-27 magicantComplete cd operand starting with dot
2016-08-26 magicantComplete carthage arguments
2016-08-20 magicantTake -L option into account in cd argument completion
2016-08-20 magicantSupport $CDPATH in cd argument completion
2016-08-17 magicantQuote typeset words in git completion
2016-08-17 magicantComplete dnf arguments
2016-08-07 magicantComplete git-rev-list 2.9.2 arguments
2016-08-06 magicantComplete git-rev-parse arguments
2016-08-06 magicantComplete git 2.9.2 arguments
2016-08-04 magicantComplete git-bisect 2.9.2 arguments
2016-07-31 magicantComplete watch arguments
2016-07-31 magicantComplete tree options after operands
2016-07-31 magicantComplete tree arguments
2016-07-30 magicantSupport pipe-fail option
2016-03-14 magicantDon't remove empty last field in field splitting (...
2016-02-07 magicantComplete git-reflog arguments
2016-02-07 magicantComplete git-notes arguments
2016-01-26 magicantComplete git-worktree arguments
2016-01-24 magicantRemove array elements with shift built-in (#35387)
2015-11-08 magicantyash: tests2: MERGE from trunk
2015-08-26 magicantyash: +share/completion/valgrind
2015-08-03 magicantyash: tests2: MERGE from trunk
2015-07-30 magicantyash: share/completion/git-svn: dcommit の引数を補完できるように
2015-07-26 magicantyash: share/completion/set: 引数の補完を修正
2015-07-19 magicantyash: +share/completion/passwd
2015-07-14 magicantyash: read 組込みに -e, -P, -p オプション追加 (#35218)
2015-02-12 magicantyash: +share/completion/git-rm
2015-02-09 magicantyash: share/completion: git-commit で非管理ファイルを補完しないように修正
2015-02-09 magicantyash: share/completion/git
2015-02-09 magicantyash: share/completion/git: completion/git::completeunt...
2014-10-01 magicantyash: share/completion/git-submodule: Git 2.1.2 に対応
2014-10-01 magicantyash: share/completion/git-checkout: バージョン 2.1.2 対応
2014-07-06 magicantyash: share/completion/git-push: バージョン 2.0.1 対応
2014-06-28 magicantyash: share/completion/make: 候補抽出時の再帰を抑止
2014-03-16 magicantyash: share/completion/git-branch: Git 1.9.0 対応
2014-03-16 magicantyash: +share/completion/git-describe
2014-03-11 magicantyash: +share/completion/tig
2014-01-24 magicantyash: share/completion/git-status: v1.8.5.3 対応
2013-06-06 magicantyash: traceall オプション追加
2013-05-03 magicantyash: share/completion/git-clone: -c オプションの引数の補完に対応
2013-05-03 magicantyash: share/completion/git: -c オプションの引数の補完に対応
2013-05-03 magicantyash: share/completion/git-config: 接尾辞の補完が利かない場合があったのを修正
2013-05-03 magicantyash: +share/completion/git-grep
2013-04-27 magicantyash: +share/completion/git-whatchanged
2013-04-27 magicantyash: share/completion/rsync: オプションがあると引数が補完できていなかった
2013-04-16 magicantyash: +share/completion/git-clean
next