summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-0743585: vcs_info svn: Recognize working copies in need of an upgrade.Daniel Shahaf2-1/+15
2018-10-03unposted: minor FAQ typosPeter Stephenson2-2/+4
2018-10-0343589: Further improved subjob reporting.Peter Stephenson2-9/+10
2018-10-02unposted: Indicate which use-case each branch handles.Daniel Shahaf2-1/+6
2018-10-02unposted: Fix typoDaniel Shahaf2-1/+5
2018-09-3043531: Completion: Fix some false positives in the logic for "are these two c...Daniel Shahaf2-3/+7
2018-09-2843570: Start documenting jobs.c, in particular superjobs.Daniel Shahaf2-3/+29
2018-09-2743563: zshzle: Clarify sentence in introduction.Daniel Shahaf2-3/+8
2018-09-2643564: improve job control report about stopped subjobPeter Stephenson2-5/+39
2018-09-2653542 (tweaked): further output about "which" outputPeter Stephenson2-15/+21
2018-09-2543528: zshbuiltins(1): Document 'which''s "not found is not an error" behaviour.Daniel Shahaf2-0/+11
2018-09-2543554 (tweaked): Fix zathura completion ignoring multiple plugin directories.Oliver Freyermuth2-3/+7
2018-09-2543544: Fix zathura filename completion derived from *.so plugin name.Oliver Freyermuth2-1/+6
2018-09-2543489: Add error checking on a new write() call.Daniel Shahaf2-1/+8
2018-09-2543543: Further improvements to fg/bg of superjob/subjob.Peter Stephenson2-24/+33
2018-09-25unposted: Add a test for 43546.Daniel Shahaf2-0/+9
2018-09-2543546: "typeset -p" should show -U flagStephane Chazelas2-0/+12
2018-09-24users/23642: Revert _files change from workers/42984Takeshi Banse2-1/+6
2018-09-2443535: Fixes for bg / fg handling of superjobs.Peter Stephenson3-19/+54
2018-09-2443493: Have V07pcre fail if PCRE was enabled by configure (config.modules) bu...Daniel Shahaf2-3/+7
2018-09-2443527, tweaked: describe which output behaviour in FAQ.Peter Stephenson2-0/+34
2018-09-23gitlab !2: _toilet: detect .flf files as well as .tlf onesNoam Barnea2-1/+6
2018-09-2143511: Initialiase alias entry on input stack.Peter Stephenson2-0/+7
2018-09-1943502: Search XDG_DATA_DIRS in _setxkbmap completionMaximilian Bosch2-4/+11
2018-09-1843464: complete options for the valgrind drd tool and update them for helgrindOliver Kiddle2-7/+45
2018-09-17unposted: Fix typo in ChangeLog.Daniel Shahaf1-1/+5
2018-09-16unposted: Fix trivial formatting error in docsdana2-1/+5
2018-09-1643464: Another attachtty() fix.Peter Stephenson5-8/+31
2018-09-14unposted: ChangeLog entry for previous commit.Daniel Shahaf1-0/+3
2018-09-14_svn: Allow hyphens in command name aliases.Daniel Shahaf1-1/+1
2018-09-14unposted: Post-release version bump.Daniel Shahaf2-2/+4
2018-09-1443457: Release 5.6.2Daniel Shahaf5-5/+22
2018-09-1443466: Make path(5) test more generic.Peter Stephenson2-6/+16
2018-09-12unposted: _svn: Complete --accept=recommended, new in 1.10.0.Daniel Shahaf2-1/+4
2018-09-1243447: Generate tar.xz artifacts only.Daniel Shahaf3-17/+9
2018-09-1243443: _git: When completing worktrees, show the ref and hash of each worktree.Daniel Shahaf2-2/+22
2018-09-1243442: _git: Break out a helper function.Daniel Shahaf2-2/+11
2018-09-12Fix windowsize when reattaching to terminal on process exitPeter Stephenson2-0/+4
2018-09-1243446: More entersubsh() / addproc() wiring.Peter Stephenson4-19/+45
2018-09-10GitHub #28: Add missing math.h include for builtinsJörg Thalheim2-0/+7
2018-09-1043426: disable job control tests involving suspension.Peter Stephenson2-34/+41
2018-09-08unposted: creating-a-release.txt: Add another step.Daniel Shahaf2-0/+3
2018-09-08unposted: Post-release version bump.Daniel Shahaf2-1/+3
2018-09-08unposted: Patch release: 5.6.1Daniel Shahaf5-6/+17
2018-09-0743409: Fix process group setting in main shell.Peter Stephenson3-21/+43
2018-09-0743404 (after 43392): Fix 'make install' in out-of-tree buildsDaniel Shahaf2-3/+8
2018-09-0643392: dist: Generate doc/help/* and doc/help.txt in builddir rather than src...Daniel Shahaf3-9/+7
2018-09-0643366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf2-2/+8
2018-09-0543372: Add completion for e2labeldana2-0/+8
2018-09-0543375 with fix from 43390: fix #! tests.Peter Stephenson2-7/+16