| Commit message (Expand) | Author | Age | Files | Lines |
* | 45644: vcs_info git: Fix current patch's name in several cases. | Daniel Shahaf | 2020-03-28 | 2 | -0/+18 |
* | unposted: Fix syntax error introduced in 45591. | Daniel Shahaf | 2020-03-28 | 2 | -1/+4 |
* | 45640: Fix new test when ${PWD}'s value contains symlinks. | Daniel Shahaf | 2020-03-28 | 2 | -4/+12 |
* | 45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin... | Daniel Shahaf | 2020-03-27 | 2 | -3/+15 |
* | 45625: vcs_info svn: Detect the "working copy format is too new" error. | Daniel Shahaf | 2020-03-27 | 2 | -1/+12 |
* | 45626: vcs_info: Deduplicate calling the set-branch-format hook. | Daniel Shahaf | 2020-03-27 | 7 | -33/+39 |
* | 45624: vcs_info: Set $rrn in all backends. | Daniel Shahaf | 2020-03-27 | 4 | -0/+9 |
* | 45623: _quilt: Add subcommand descriptions | Daniel Shahaf | 2020-03-27 | 2 | -7/+46 |
* | 45622: _quilt: Categorize subcommands | Daniel Shahaf | 2020-03-27 | 2 | -4/+39 |
* | 45584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp... | Daniel Shahaf | 2020-03-27 | 2 | -1/+12 |
* | 45591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled... | Daniel Shahaf | 2020-03-27 | 3 | -3/+8 |
* | 45616: Remove token from count argument to repeat | Peter Stephenson | 2020-03-26 | 3 | -1/+15 |
* | 45583/0008: Extend tests to prove that what remains of xsymlinks() handles sy... | Daniel Shahaf | 2020-03-25 | 4 | -5/+13 |
* | 45583/0007: Remove code that is now unreachable. | Daniel Shahaf | 2020-03-25 | 2 | -17/+6 |
* | 45583/0006: Don't use xsymlinks() in 'whence -s'. | Daniel Shahaf | 2020-03-25 | 2 | -4/+16 |
* | 45583/0005: Add a test for bin_whence's symlinks resolution. | Daniel Shahaf | 2020-03-25 | 2 | -0/+25 |
* | 45583/0004: Fix segfault on resolving symlink loops | Daniel Shahaf | 2020-03-25 | 4 | -10/+13 |
* | 45583/0003: chrealpath: Let caller decide how the return value should be allo... | Daniel Shahaf | 2020-03-25 | 3 | -6/+12 |
* | 45583/0002: chrealpath: Make symlink resolution optional. | Daniel Shahaf | 2020-03-25 | 3 | -7/+21 |
* | 45583/0001: Add tests for the segfault on resolving a symlink loop bug (worke... | Daniel Shahaf | 2020-03-25 | 2 | -0/+39 |
* | 45590/0002 (in part): zsh/rlimits: Test that ulimit letters are unique. | Daniel Shahaf | 2020-03-25 | 2 | -0/+15 |
* | 45601: fix another status in new function -T test | Jun-ichi Takimoto | 2020-03-25 | 2 | -1/+5 |
* | github #51: Fix configure for cross build. | Rin Okuyama | 2020-03-22 | 3 | -71/+27 |
* | 45601: Fix status in new functions -T test | Peter Stephenson | 2020-03-22 | 2 | -1/+4 |
* | 45563: %z can be used for zlong in warnings and errors | Peter Stephenson | 2020-03-22 | 2 | -0/+13 |
* | 45583/0009: Add end-of-options guard support to 'function -T'. | Daniel Shahaf | 2020-03-22 | 4 | -11/+53 |
* | 45583/0008: Add the 'function -T' syntax. | Daniel Shahaf | 2020-03-22 | 6 | -6/+61 |
* | 45583/0007: WC_FUNCDEF: Add a placeholder element. | Daniel Shahaf | 2020-03-22 | 5 | -4/+13 |
* | 45583/0006: internal: Add some comments for orientation. No functional change. | Daniel Shahaf | 2020-03-22 | 2 | -8/+11 |
* | 45583/0005: internal: Document the WC_FUNCDEF data layout for anonymous funct... | Daniel Shahaf | 2020-03-22 | 2 | -2/+12 |
* | 45583/0004: internal: Add some comments around wordcodes. No functional change. | Daniel Shahaf | 2020-03-22 | 3 | -2/+16 |
* | 45583/0003: internal: Add some comments around Eccstr. No functional change. | Daniel Shahaf | 2020-03-22 | 3 | -6/+52 |
* | 45583/0002: internal: Reduce some variables' visibility. No functional change. | Daniel Shahaf | 2020-03-22 | 2 | -8/+10 |
* | 45583/0001: internal: Remove a redundant assignment. | Daniel Shahaf | 2020-03-22 | 2 | -1/+5 |
* | unposted: Deconfuse $EDITOR's balanced braces mode. No functional change. | Daniel Shahaf | 2020-03-20 | 2 | -2/+6 |
* | unposted: ${(Z)}: Convert documentation to a description block. | Daniel Shahaf | 2020-03-20 | 2 | -4/+20 |
* | unposted: internal: ztst.vim: Make sure syntax elements are only hidden if th... | Daniel Shahaf | 2020-03-20 | 2 | -7/+22 |
* | unposted: Specify tabs for Makefiles. | Daniel Shahaf | 2020-03-18 | 2 | -0/+7 |
* | 45572: _sshfs: Complete some more options | Daniel Shahaf | 2020-03-17 | 2 | -3/+15 |
* | 45536: fix handling of 8bit character under C-locale | Jun-ichi Takimoto | 2020-03-17 | 2 | -2/+7 |
* | 45541: internal: vcs_info git: Add a test case repository for rebase-apply si... | Daniel Shahaf | 2020-03-15 | 2 | -0/+53 |
* | 45539: vcs_info git: In non-interactive rebases, obtain applied patches' names. | Daniel Shahaf | 2020-03-15 | 2 | -5/+21 |
* | 45540: vcs_info git: In non-interactive rebases, compute patch names for unap... | Daniel Shahaf | 2020-03-15 | 3 | -8/+32 |
* | 45543: vcs_info quilt: Allow quiltcommand to be a function. | Daniel Shahaf | 2020-03-15 | 3 | -2/+11 |
* | 45547: vcs_info git: In interactive rebases, process gen-unapplied-string arg... | Daniel Shahaf | 2020-03-15 | 2 | -7/+21 |
* | 45546: vcs_info git: In interactive rebases, properly support the full form o... | Daniel Shahaf | 2020-03-15 | 2 | -2/+6 |
* | 45545: vcs_info git: In interactive rebases, ignore comment lines. | Daniel Shahaf | 2020-03-15 | 2 | -0/+9 |
* | unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ... | dana | 2020-03-13 | 2 | -1/+4 |
* | 45535: _lz4: Order compression levels numerically | dana | 2020-03-13 | 2 | -2/+10 |
* | 45534: _hdiutil: Update image-file extensions, image/disk formats, &c. | dana | 2020-03-13 | 2 | -24/+66 |