Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 34885: completion: git: Fix another instance of the 34671 bug fixed in 34814 | Daniel Shahaf | 2015-04-13 | 2 | -1/+8 |
| | |||||
* | 34880: POSIX_TRAPS doc | Han Pingtian | 2015-04-13 | 2 | -1/+3 |
| | |||||
* | 34875: CSH_JUNKIE_HISTORY doc | Han Pingtian | 2015-04-13 | 2 | -2/+4 |
| | |||||
* | users/20078: HIST_BEEP doc | Han Pingtian | 2015-04-13 | 2 | -1/+5 |
| | |||||
* | 34874: completion for cabal | Clint Adams | 2015-04-10 | 2 | -0/+14 |
| | |||||
* | 34748: completion: git: update list of builtintools | Daniel Hahler | 2015-04-10 | 2 | -9/+21 |
| | |||||
* | 34850: make URLs in html/pdf docs clickable | Jun-ichi Takimoto | 2015-04-07 | 9 | -32/+42 |
| | |||||
* | 34851: fix thinko from 34093 that short-circuited some "whence -m" searches | Barton E. Schaefer | 2015-04-06 | 2 | -5/+12 |
| | |||||
* | 34837: avoid loss of original file path when applying colon-modifiers in ↵ | Barton E. Schaefer | 2015-04-03 | 2 | -2/+8 |
| | | | | glob qualifiers | ||||
* | 34840: minor format fixes in prompt.yo | Jun-ichi Takimoto | 2015-04-03 | 2 | -4/+8 |
| | |||||
* | 34836: fix description of '%-0<<' in prompt.yo | Jun-ichi Takimoto | 2015-04-03 | 2 | -1/+6 |
| | |||||
* | 34814: completion: git: Fix bug introduced by 236da69 | Daniel Shahaf | 2015-04-01 | 2 | -1/+8 |
| | | | | Based on a patch by Daniel Hahler <git@thequod.de>. | ||||
* | 34822: correction to GLOB_SUBST doc | Han Pingtian | 2015-04-01 | 2 | -1/+6 |
| | |||||
* | users/20058: improve device completion in ip completion. | Peter Stephenson | 2015-03-31 | 4 | -39/+58 |
| | | | | | We were too eager to regard strings already on the command line as possible devices. | ||||
* | 34817: Catch some errors earlier when reading history. | Peter Stephenson | 2015-03-29 | 3 | -1/+13 |
| | | | | | | | | Mostly for the case of an interrupt. Don't try to process words when we know something's gone wrong. Also abort history reading earlier on an interrupt. | ||||
* | 34792: langinfo: Fix pointer type | Theo Buehler | 2015-03-29 | 2 | -1/+6 |
| | |||||
* | 34762: completion: git: add short option for '--dir-diff' (_git-difftool) | Daniel Hahler | 2015-03-29 | 2 | -1/+6 |
| | |||||
* | 34781: add implicit space after alias expansion of tokens that form words ↵ | Barton E. Schaefer | 2015-03-28 | 3 | -1/+15 |
| | | | | | | without spacing fixes crash when using completion immediately following such an alias | ||||
* | 34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals | Barton E. Schaefer | 2015-03-28 | 3 | -4/+10 |
| | |||||
* | 34788: refine errflag handling in cmd_or_math() | Barton E. Schaefer | 2015-03-27 | 2 | -1/+5 |
| | |||||
* | 34785: fix typo in SHINSTDIN doc | Han Pingtian | 2015-03-27 | 2 | -1/+3 |
| | |||||
* | 34787: Add more history tests | Peter Stephenson | 2015-03-27 | 2 | -0/+45 |
| | |||||
* | 34784: fix old bug with history word selection | Peter Stephenson | 2015-03-26 | 3 | -11/+26 |
| | |||||
* | 34779: tests for 34776 | Barton E. Schaefer | 2015-03-25 | 3 | -1/+31 |
| | |||||
* | 34769: incorrect doc of process time calculation | Han Pingtian | 2015-03-25 | 2 | -1/+6 |
| | |||||
* | 34776: improve suppression of alias expansions from history. | Peter Stephenson | 2015-03-25 | 3 | -35/+17 |
| | | | | | Now uses the mechanism in use for other forms of suppression of sections of input. | ||||
* | 34774: fix %prep and use read from a no-op pipe to force wait for the timeout | Barton E. Schaefer | 2015-03-25 | 3 | -2/+7 |
| | |||||
* | 34772: add new test suite file for history; fix "read" usage in comptest | Barton E. Schaefer | 2015-03-23 | 3 | -1/+26 |
| | |||||
* | 34759: improve implementation of last commit | Peter Stephenson | 2015-03-22 | 3 | -7/+10 |
| | |||||
* | 34758: fix yet more history / command subst interaction. | Peter Stephenson | 2015-03-22 | 3 | -1/+38 |
| | | | | | | In general we need to wind back over the history text input inside command substitution because there's no level of the input mechanism between history and the lexer. | ||||
* | users/20034: adjust PREFIX and SUFFIX for unambiguous_cursor on second ↵ | Barton E. Schaefer | 2015-03-21 | 2 | -0/+16 |
| | | | | completion attempt with GLOB_COMPLETE | ||||
* | 34753: work around NFS problem in tests. | Peter Stephenson | 2015-03-20 | 2 | -9/+32 |
| | | | | | Use tmp directory if it helps us check file time comparisons. If it doesn't we're no worse off than we were. | ||||
* | 34752: another fix for history expansion in cmd subst | Peter Stephenson | 2015-03-20 | 2 | -2/+20 |
| | |||||
* | 34742: history expansion inside command substitution failed. | Peter Stephenson | 2015-03-19 | 2 | -3/+11 |
| | | | | Needs the case of alias expansion separating out. | ||||
* | 34739: git completion: Fix regression in ce80a92 | Daniel Shahaf | 2015-03-19 | 2 | -1/+6 |
| | | | | | This restores the message when completing a commit object name that isn't one of the most recent 20 commits. e.g., 'git checkout deadbeef<TAB>'. | ||||
* | unposted: update NEWS to reference aliasing changes. | Barton E. Schaefer | 2015-03-18 | 1 | -0/+6 |
| | | | | Also apologize for copy-paste spooge in the preceding commit log. | ||||
* | 34734: further aliasing adjustments and doc | Barton E. Schaefer | 2015-03-18 | 4 | -13/+35 |
| | | | | | | | | restrict token aliasing (34641) to global aliases; tighten up POSIX_ALIASES to better match spec; update Aliasing doc to cover this and clarify older behavior 2015-03-18 Peter Stephenson <p.stephenson@samsung.com> * 34723: configure.ac: turn off fixed site function directory if | ||||
* | 34723: disable fixed site function dir if user disable site function dir | Peter Stephenson | 2015-03-18 | 2 | -1/+7 |
| | |||||
* | unposted: update NEWS some more | Peter Stephenson | 2015-03-17 | 2 | -17/+23 |
| | |||||
* | 34725: update NEWS for site function configuration. | Peter Stephenson | 2015-03-16 | 2 | -2/+6 |
| | | | | | It might be overridden if the installer explicitly sets it up differently. | ||||
* | 34721: new glob qualifier functions before, after | Peter Stephenson | 2015-03-16 | 4 | -8/+166 |
| | |||||
* | 34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git ↵ | Daniel Shahaf | 2015-03-16 | 4 | -17/+29 |
| | | | | --fixup' hash completions | ||||
* | 34671: git completion: only offer recent commits' tags/heads for --fixup | Daniel Shahaf | 2015-03-16 | 2 | -2/+39 |
| | |||||
* | 34712: clarify words that may be aliased | Barton E. Schaefer | 2015-03-15 | 2 | -2/+22 |
| | |||||
* | Fix ~ and (Q) order in _zattr | Mikael Magnusson | 2015-03-15 | 2 | -1/+6 |
| | |||||
* | users/19985: improve doc of subscripting substrings further | Peter Stephenson | 2015-03-10 | 2 | -1/+16 |
| | |||||
* | 34673: vcs_info git: Fix error message when rebase hasn't started | Daniel Shahaf | 2015-03-09 | 2 | -0/+4 |
| | |||||
* | 34693: sudo completion: Don't false positive 'sudo -e' detection | Daniel Shahaf | 2015-03-09 | 2 | -1/+11 |
| | |||||
* | 34693: _strace: Fix variable leakage of $sys_calls | Daniel Shahaf | 2015-03-09 | 2 | -0/+6 |
| | |||||
* | Fix ChangeLog | Daniel Shahaf | 2015-03-07 | 1 | -1/+1 |
| | | | | ('git commit --amend' and 'git commit --amend -a' are too similar.) |