index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-21
unposted: README: Give the 'zsystem flock' limit in pretty-printed form as well.
Daniel Shahaf
2
-1
/
+6
2020-04-21
github #54: Fix dig completion error
davey hathorn
2
-1
/
+6
2020-04-20
unposted: NEWS, README: Document zsh/system changes from workers/45708
dana
3
-4
/
+17
2020-04-20
unposted: zsh/system: Adjust documentation from workers/45708
dana
2
-4
/
+6
2020-04-20
45708: zsh/system: Enable sub-second timeout in zsystem flock
Cedric Ware
6
-9
/
+302
2020-04-20
45702: compsys: Improve documentation of {insert,separate}-sections
dana
2
-3
/
+27
2020-04-15
45684: Document - glob qualifier in error cases
Peter Stephenson
2
-1
/
+8
2020-04-12
45661: docs: Clarify the effect of KSH_ARRAYS on the (I) subscript.
dg1727
2
-0
/
+9
2020-04-09
45660: Fix crash setting vi or emacs mode on command line.
Peter Stephenson
3
-8
/
+29
2020-04-05
45655: _retrieve_mac_apps: Update for recent macOS
dana
2
-2
/
+10
2020-04-05
45656: Document the -o emacs segfault bug.
Daniel Shahaf
2
-0
/
+7
2020-04-02
Add SHORT_REPEAT option
Mikael Magnusson
8
-7
/
+34
2020-04-02
unposted: Make test platform-independent.
Daniel Shahaf
2
-2
/
+6
2020-04-01
45542: P01privileged: Use test-directory owner for auto-determined EUID/EGID
dana
2
-8
/
+18
2020-04-01
unposted: D02glob: Fix platform-dependent test failure
dana
2
-1
/
+6
2020-03-29
45649: completion: Simplify Unison completion. No functional change.
Daniel Shahaf
2
-5
/
+7
2020-03-29
45646: completion: Unison: Honour the $UNISON variable
Henri Menke
2
-2
/
+7
2020-03-28
github #46: _git-restore: Complete arguments to the --source option after a '...
Gastón Haro
2
-1
/
+6
2020-03-28
github #46: Better restrict git-restore(1) file completions
Gastón Haro
2
-5
/
+14
2020-03-28
45644: vcs_info git: Fix current patch's name in several cases.
Daniel Shahaf
2
-0
/
+18
2020-03-28
unposted: Fix syntax error introduced in 45591.
Daniel Shahaf
2
-1
/
+4
2020-03-28
45640: Fix new test when ${PWD}'s value contains symlinks.
Daniel Shahaf
2
-4
/
+12
2020-03-27
45627: vcs_info git: Under git-am(1) conflicts, pass to the gen-applied-strin...
Daniel Shahaf
2
-3
/
+15
2020-03-27
45625: vcs_info svn: Detect the "working copy format is too new" error.
Daniel Shahaf
2
-1
/
+12
2020-03-27
45626: vcs_info: Deduplicate calling the set-branch-format hook.
Daniel Shahaf
7
-33
/
+39
2020-03-27
45624: vcs_info: Set $rrn in all backends.
Daniel Shahaf
4
-0
/
+9
2020-03-27
45623: _quilt: Add subcommand descriptions
Daniel Shahaf
2
-7
/
+46
2020-03-27
45622: _quilt: Categorize subcommands
Daniel Shahaf
2
-4
/
+39
2020-03-27
45584, 45620: zsh/rlimits: Skip the tests for this module when it wasn't comp...
Daniel Shahaf
2
-1
/
+12
2020-03-27
45591 (Cf. 45587, 45620): In the test suite, centralize testing that compiled...
Daniel Shahaf
3
-3
/
+8
2020-03-26
45616: Remove token from count argument to repeat
Peter Stephenson
3
-1
/
+15
2020-03-25
45583/0008: Extend tests to prove that what remains of xsymlinks() handles sy...
Daniel Shahaf
4
-5
/
+13
2020-03-25
45583/0007: Remove code that is now unreachable.
Daniel Shahaf
2
-17
/
+6
2020-03-25
45583/0006: Don't use xsymlinks() in 'whence -s'.
Daniel Shahaf
2
-4
/
+16
2020-03-25
45583/0005: Add a test for bin_whence's symlinks resolution.
Daniel Shahaf
2
-0
/
+25
2020-03-25
45583/0004: Fix segfault on resolving symlink loops
Daniel Shahaf
4
-10
/
+13
2020-03-25
45583/0003: chrealpath: Let caller decide how the return value should be allo...
Daniel Shahaf
3
-6
/
+12
2020-03-25
45583/0002: chrealpath: Make symlink resolution optional.
Daniel Shahaf
3
-7
/
+21
2020-03-25
45583/0001: Add tests for the segfault on resolving a symlink loop bug (worke...
Daniel Shahaf
2
-0
/
+39
2020-03-25
45590/0002 (in part): zsh/rlimits: Test that ulimit letters are unique.
Daniel Shahaf
2
-0
/
+15
2020-03-25
45601: fix another status in new function -T test
Jun-ichi Takimoto
2
-1
/
+5
2020-03-22
github #51: Fix configure for cross build.
Rin Okuyama
3
-71
/
+27
2020-03-22
45601: Fix status in new functions -T test
Peter Stephenson
2
-1
/
+4
2020-03-22
45563: %z can be used for zlong in warnings and errors
Peter Stephenson
2
-0
/
+13
2020-03-22
45583/0009: Add end-of-options guard support to 'function -T'.
Daniel Shahaf
4
-11
/
+53
2020-03-22
45583/0008: Add the 'function -T' syntax.
Daniel Shahaf
6
-6
/
+61
2020-03-22
45583/0007: WC_FUNCDEF: Add a placeholder element.
Daniel Shahaf
5
-4
/
+13
2020-03-22
45583/0006: internal: Add some comments for orientation. No functional change.
Daniel Shahaf
2
-8
/
+11
2020-03-22
45583/0005: internal: Document the WC_FUNCDEF data layout for anonymous funct...
Daniel Shahaf
2
-2
/
+12
2020-03-22
45583/0004: internal: Add some comments around wordcodes. No functional change.
Daniel Shahaf
3
-2
/
+16
[next]