1284 Commits (2d7a4784a5cdfb09391f1ce2acc0864bcb77d1b7)
 

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