1304 Commitit (fe98bbac6c95691b8979520c38941443218b46b7)
 

Tekijä SHA1 Viesti Päivämäärä
  Roman Perepelitsa fe98bbac6c Perf: rename tests related to hashed commands 4 vuotta sitten
  Roman Perepelitsa 200648df2b Perf: speed up highlighting of aliases 4 vuotta sitten
  Roman Perepelitsa 5150bef079 Perf: use `-x $1` instead of `-n $1(#q-.*N)` 4 vuotta sitten
  Roman Perepelitsa 8a17a5d1c0 Perf: add a comment on cache invalidation 4 vuotta sitten
  Roman Perepelitsa 4300652404 Merge remote-tracking branch 'upstream/master' into perf 4 vuotta sitten
  Roman Perepelitsa 8d78ed8790 Perf: add a comment explaining [[ -n $1(#q-.*N) ]] 4 vuotta sitten
  Roman Perepelitsa 2f9808f90e Perf: unbreak code when used with no_brace_expand, no_unset or ksh_arrays 4 vuotta sitten
  Roman Perepelitsa 9a53d98cf4 Perf: add comments explaining where the check for version 5.8 comes from 4 vuotta sitten
  Roman Perepelitsa 73dcdb13a6 Perf: use the same login in two places when detecting zsh <= 5.8 4 vuotta sitten
  Roman Perepelitsa c6f62dd69f Perf: add ambiguous-hashed-command.zsh 4 vuotta sitten
  Roman Perepelitsa 62c5575848 tests: Add a test that 'rehash' isn't run. 4 vuotta sitten
  Roman Perepelitsa 6a210f1408 Perf: fix several corner cases in command higlighting 4 vuotta sitten
  Roman Perepelitsa e0d59215c0 Perf: fix the copyright year in new-command.zsh 4 vuotta sitten
  Roman Perepelitsa 19bc5332a6 Perf: identify newly installed commands as commands 4 vuotta sitten
  Roman Perepelitsa 1b8f49ac5b Perf: backport recent changes to older zsh versions 4 vuotta sitten
  Roman Perepelitsa 818e2f2290 Perf: speed up _zsh_highlight_highlighter_main_paint 4 vuotta sitten
  Roman Perepelitsa 5ac6f101fd Perf: optimize parameter check 4 vuotta sitten
  Roman Perepelitsa f063829450 Perf: speed up _zsh_highlight 4 vuotta sitten
  Roman Perepelitsa edf433081e Perf: speed up _zsh_highlight_main__type 4 vuotta sitten
  Roman Perepelitsa 826aa7312d Perf: memoize _zsh_highlight_main_highlighter_check_path 4 vuotta sitten
  Ivo Šmerek 4cf464f843 docs: Update Gentoo link 4 vuotta sitten
  Daniel Shahaf 6d5372a937 tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. 4 vuotta sitten
  Daniel Shahaf e9cad1493f changelog: Document #712 under the last tag, 0.8.0-alpha1-pre-redrawhook. 4 vuotta sitten
  m0viefreak 79b6e7e05f tests: precommand-killing1: Use a dummy path that always exists 4 vuotta sitten
  Daniel Shahaf 3944a44ffe driver: Fix a version number check to work around a bug in the zsh version whereunder the check should return false. 4 vuotta sitten
  Matthew Martin 34674d7860 docs: Add OpenBSD port 4 vuotta sitten
  Matthew Martin e4d1db1e2c docs: Sort INSTALL.md 4 vuotta sitten
  Daniel Shahaf c14fcad3b0 empty commit: Close redrawhook bugs 4 vuotta sitten
  Daniel Shahaf 239c720dec Merge branch 'feature/redrawhook' 4 vuotta sitten
  Daniel Shahaf 7cc6226477 docs: Track making the new codepath conditional upon the 'memo=' feature. 4 vuotta sitten
  Daniel Shahaf cba4a1bc2e On the feature/redrawhook branch, changelog: Add entries for issues fixed by this branch. 4 vuotta sitten
  Daniel Shahaf 637e1c702e Merge remote-tracking branch 'origin/master' into feature/redrawhook 4 vuotta sitten
  Daniel Shahaf 2d60a47cc4 Post-release version number bump. 9 vuotta sitten
  Daniel Shahaf 00a5fd11eb Tag version 0.8.0-alpha1-pre-redrawhook. 4 vuotta sitten
  Daniel Shahaf cdd7f899cb brackets: Optimize the character iteration 4 vuotta sitten
  Daniel Shahaf cb33cc0081 On the feature/redrawhook branch, change the detection of the 'memo=' feature to avoid a catch-22. 4 vuotta sitten
  Daniel Shahaf 9ce3540d74 Merge remote-tracking branch 'origin/master' into feature/redrawhook 4 vuotta sitten
  Daniel Shahaf d62baa50f4 Revert "driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function." 4 vuotta sitten
  Daniel Shahaf 59cb9a560d driver: Make the redrawhook codepath conditional upon the memo= feature. 4 vuotta sitten
  Daniel Shahaf 7b863fb413 Merge remote-tracking branch 'origin/master' into feature/redrawhook 4 vuotta sitten
  Daniel Shahaf 8a1bd7c8b6 driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function. 4 vuotta sitten
  Daniel Shahaf daf0d94bae On the feature/redrawhook branch, move the changelog entry to the current release's section. 4 vuotta sitten
  Daniel Shahaf c28312b9d3 Merge remote-tracking branch 'origin/master' into feature/redrawhook 4 vuotta sitten
  Daniel Shahaf d9a7963970 driver: Follow-up to grandparent: Have all test suite entry points declare the mock $region_highlight. 4 vuotta sitten
  Daniel Shahaf 810c2dcede Use the new, unreleased zsh 'memo=' feature to remove only our own entries from $region_highlight. 4 vuotta sitten
  Daniel Shahaf 075c852924 driver: Stop re-declaring $region_highlight. It's unneeded. 4 vuotta sitten
  Nuri Jung fb929edc30 docs: regexp highlighter: Fix a wrong associative array name in the example. 4 vuotta sitten
  Il Harper 91d2eeaf23 docs: Fix obs-repository link 4 vuotta sitten
  Daniel Shahaf f6471dbec3 tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. 4 vuotta sitten
  Daniel Shahaf f6f7a91818 test harness: Fix use of an undefined variable in an error message. 4 vuotta sitten