about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add SHORT_REPEAT optionMikael Magnusson2020-04-028-7/+34
* unposted: Make test platform-independent.Daniel Shahaf2020-04-022-2/+6
* 45542: P01privileged: Use test-directory owner for auto-determined EUID/EGIDdana2020-04-012-8/+18
* unposted: D02glob: Fix platform-dependent test failuredana2020-04-012-1/+6
* 45649: completion: Simplify Unison completion. No functional change.Daniel Shahaf2020-03-292-5/+7
* 45646: completion: Unison: Honour the $UNISON variableHenri Menke2020-03-292-2/+7
* github #46: _git-restore: Complete arguments to the --source option after a '...Gastón Haro2020-03-282-1/+6
* github #46: Better restrict git-restore(1) file completionsGastón Haro2020-03-282-5/+14
* 45644: vcs_info git: Fix current patch's name in several cases.Daniel Shahaf2020-03-282-0/+18
* unposted: Fix syntax error introduced in 45591.Daniel Shahaf2020-03-282-1/+4
* 45640: Fix new test when ${PWD}'s value contains symlinks.Daniel Shahaf2020-03-282-4/+12
* 45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...Daniel Shahaf2020-03-272-3/+15
* 45625: vcs_info svn: Detect the "working copy format is too new" error.Daniel Shahaf2020-03-272-1/+12
* 45626: vcs_info: Deduplicate calling the set-branch-format hook.Daniel Shahaf2020-03-277-33/+39
* 45624: vcs_info: Set $rrn in all backends.Daniel Shahaf2020-03-274-0/+9
* 45623: _quilt: Add subcommand descriptionsDaniel Shahaf2020-03-272-7/+46
* 45622: _quilt: Categorize subcommandsDaniel Shahaf2020-03-272-4/+39
* 45584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp...Daniel Shahaf2020-03-272-1/+12
* 45591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled...Daniel Shahaf2020-03-273-3/+8
* 45616: Remove token from count argument to repeatPeter Stephenson2020-03-263-1/+15
* 45583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...Daniel Shahaf2020-03-254-5/+13
* 45583/0007: Remove code that is now unreachable.Daniel Shahaf2020-03-252-17/+6
* 45583/0006: Don't use xsymlinks() in 'whence -s'.Daniel Shahaf2020-03-252-4/+16
* 45583/0005: Add a test for bin_whence's symlinks resolution.Daniel Shahaf2020-03-252-0/+25
* 45583/0004: Fix segfault on resolving symlink loopsDaniel Shahaf2020-03-254-10/+13
* 45583/0003: chrealpath: Let caller decide how the return value should be allo...Daniel Shahaf2020-03-253-6/+12
* 45583/0002: chrealpath: Make symlink resolution optional.Daniel Shahaf2020-03-253-7/+21
* 45583/0001: Add tests for the segfault on resolving a symlink loop bug (worke...Daniel Shahaf2020-03-252-0/+39
* 45590/0002 (in part): zsh/rlimits: Test that ulimit letters are unique.Daniel Shahaf2020-03-252-0/+15
* 45601: fix another status in new function -T testJun-ichi Takimoto2020-03-252-1/+5
* github #51: Fix configure for cross build.Rin Okuyama2020-03-223-71/+27
* 45601: Fix status in new functions -T testPeter Stephenson2020-03-222-1/+4
* 45563: %z can be used for zlong in warnings and errorsPeter Stephenson2020-03-222-0/+13
* 45583/0009: Add end-of-options guard support to 'function -T'.Daniel Shahaf2020-03-224-11/+53
* 45583/0008: Add the 'function -T' syntax.Daniel Shahaf2020-03-226-6/+61
* 45583/0007: WC_FUNCDEF: Add a placeholder element.Daniel Shahaf2020-03-225-4/+13
* 45583/0006: internal: Add some comments for orientation. No functional change.Daniel Shahaf2020-03-222-8/+11
* 45583/0005: internal: Document the WC_FUNCDEF data layout for anonymous funct...Daniel Shahaf2020-03-222-2/+12
* 45583/0004: internal: Add some comments around wordcodes. No functional change.Daniel Shahaf2020-03-223-2/+16
* 45583/0003: internal: Add some comments around Eccstr. No functional change.Daniel Shahaf2020-03-223-6/+52
* 45583/0002: internal: Reduce some variables' visibility. No functional change.Daniel Shahaf2020-03-222-8/+10
* 45583/0001: internal: Remove a redundant assignment.Daniel Shahaf2020-03-222-1/+5
* unposted: Deconfuse $EDITOR's balanced braces mode. No functional change.Daniel Shahaf2020-03-202-2/+6
* unposted: ${(Z)}: Convert documentation to a description block.Daniel Shahaf2020-03-202-4/+20
* unposted: internal: ztst.vim: Make sure syntax elements are only hidden if th...Daniel Shahaf2020-03-202-7/+22
* unposted: Specify tabs for Makefiles.Daniel Shahaf2020-03-182-0/+7
* 45572: _sshfs: Complete some more optionsDaniel Shahaf2020-03-172-3/+15
* 45536: fix handling of 8bit character under C-localeJun-ichi Takimoto2020-03-172-2/+7
* 45541: internal: vcs_info git: Add a test case repository for rebase-apply si...Daniel Shahaf2020-03-152-0/+53
* 45539: vcs_info git: In non-interactive rebases, obtain applied patches' names.Daniel Shahaf2020-03-152-5/+21