1283 Révisions (6d5372a937c63a565a1ff93aa6efa9a2b6179917)
 

Auteur SHA1 Message Date
  Daniel Shahaf 6d5372a937 tests: parameter-to-global-alias: Fix a false positive failure when 'x' happens to be a valid external command name. il y a 4 ans
  Daniel Shahaf e9cad1493f changelog: Document #712 under the last tag, 0.8.0-alpha1-pre-redrawhook. il y a 4 ans
  m0viefreak 79b6e7e05f tests: precommand-killing1: Use a dummy path that always exists il y a 4 ans
  Daniel Shahaf 3944a44ffe driver: Fix a version number check to work around a bug in the zsh version whereunder the check should return false. il y a 4 ans
  Matthew Martin 34674d7860 docs: Add OpenBSD port il y a 4 ans
  Matthew Martin e4d1db1e2c docs: Sort INSTALL.md il y a 4 ans
  Daniel Shahaf c14fcad3b0 empty commit: Close redrawhook bugs il y a 4 ans
  Daniel Shahaf 239c720dec Merge branch 'feature/redrawhook' il y a 4 ans
  Daniel Shahaf 7cc6226477 docs: Track making the new codepath conditional upon the 'memo=' feature. il y a 4 ans
  Daniel Shahaf cba4a1bc2e On the feature/redrawhook branch, changelog: Add entries for issues fixed by this branch. il y a 4 ans
  Daniel Shahaf 637e1c702e Merge remote-tracking branch 'origin/master' into feature/redrawhook il y a 4 ans
  Daniel Shahaf 2d60a47cc4 Post-release version number bump. il y a 9 ans
  Daniel Shahaf 00a5fd11eb Tag version 0.8.0-alpha1-pre-redrawhook. il y a 4 ans
  Daniel Shahaf cdd7f899cb brackets: Optimize the character iteration il y a 4 ans
  Daniel Shahaf cb33cc0081 On the feature/redrawhook branch, change the detection of the 'memo=' feature to avoid a catch-22. il y a 4 ans
  Daniel Shahaf 9ce3540d74 Merge remote-tracking branch 'origin/master' into feature/redrawhook il y a 4 ans
  Daniel Shahaf d62baa50f4 Revert "driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function." il y a 4 ans
  Daniel Shahaf 59cb9a560d driver: Make the redrawhook codepath conditional upon the memo= feature. il y a 4 ans
  Daniel Shahaf 7b863fb413 Merge remote-tracking branch 'origin/master' into feature/redrawhook il y a 4 ans
  Daniel Shahaf 8a1bd7c8b6 driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function. il y a 4 ans
  Daniel Shahaf daf0d94bae On the feature/redrawhook branch, move the changelog entry to the current release's section. il y a 4 ans
  Daniel Shahaf c28312b9d3 Merge remote-tracking branch 'origin/master' into feature/redrawhook il y a 4 ans
  Daniel Shahaf d9a7963970 driver: Follow-up to grandparent: Have all test suite entry points declare the mock $region_highlight. il y a 4 ans
  Daniel Shahaf 810c2dcede Use the new, unreleased zsh 'memo=' feature to remove only our own entries from $region_highlight. il y a 4 ans
  Daniel Shahaf 075c852924 driver: Stop re-declaring $region_highlight. It's unneeded. il y a 4 ans
  Nuri Jung fb929edc30 docs: regexp highlighter: Fix a wrong associative array name in the example. il y a 4 ans
  Il Harper 91d2eeaf23 docs: Fix obs-repository link il y a 4 ans
  Daniel Shahaf f6471dbec3 tests: Fix a wrong value of $PREBUFFER in a test, and add checks to prevent this from recurring. il y a 4 ans
  Daniel Shahaf f6f7a91818 test harness: Fix use of an undefined variable in an error message. il y a 4 ans
  Daniel Shahaf 6fd92e1bbd 'main': Don't progress the $in_redirection staller while $in_param. il y a 4 ans
  Daniel Shahaf 792c065acb tests: Add an XFail test for issue #712. il y a 4 ans
  Daniel Shahaf 0f11d80968 'main': Highlight the parentheses of array assignments as reserved words. il y a 4 ans
  Daniel Shahaf 00c0c76550 CI += zsh-5.8 il y a 4 ans
  Matthew Martin 870bccf8ff main: Add tests for arithmetic expansion il y a 4 ans
  Matthew Martin a238647df9 main: Add arithmetic substitution highlighting il y a 4 ans
  Daniel Shahaf f8b1470314 changelog.md: Restore vertical whitespace before section headers. il y a 4 ans
  Daniel Shahaf ade4b28d2d 'main': Fix issue #677, concerning multiline aliases. il y a 4 ans
  Daniel Shahaf 8211a95421 changelog: Update through HEAD. il y a 4 ans
  Daniel Shahaf d4df626c03 'main': Optimize the unquoted arguments characterwise walker il y a 4 ans
  Daniel Shahaf 8f5d74d219 'main': Further optimize argument parsing. il y a 4 ans
  Daniel Shahaf 700c0e18fe 'main': Optimize a hot path. il y a 4 ans
  Daniel Shahaf a50647e77b tests: Add a performance testing script, for measuring the performance of the 'main' highlighter on a large file. il y a 4 ans
  Daniel Shahaf b253a8b86a changelog: Update through HEAD. il y a 4 ans
  Daniel Shahaf 4dd4797ae0 test harness: Print the expected-v.-actual on every failure, not just upon cardinality failures. il y a 4 ans
  Daniel Shahaf 5171ec524f Document ZSH_HIGHLIGHT_MAXLENGTH. il y a 4 ans
  Daniel Shahaf ea3ae74164 'main': Fix the last commit's bug concerning parameter elision not happening in redirects in command position. il y a 4 ans
  Daniel Shahaf 41b8a74692 'main': Add a test for parameter elision not happening in redirects in command position. il y a 4 ans
  Daniel Shahaf 3a4b212c7d 'main': Fix regression in zsh 5.3.1 and older: all precmd hooks later than z-sy-h would be aborted. il y a 4 ans
  Daniel Shahaf 0582ea1910 changelog += WARN_NESTED_VAR fixes (#727, #731) il y a 4 ans
  Daniel Shahaf e65ebf0466 'main': Fix a regression caused by the great-grandparent commit's WARN_NESTED_VAR fix. il y a 4 ans