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
2014-10-13
Cherry-pick 521313b4 (Tests for workers/33429) from upstream
Axel Beckert
2
-0
/
+28
2014-10-13
Cherry-pick 605a73e4 (33429: disallow non-integer values for HISTSIZE and SAV...
Axel Beckert
2
-0
/
+61
2014-10-13
Cherry-pick 22c4ea42 (33403: be conservative about redirecting _call_program ...
Axel Beckert
2
-0
/
+21
2014-10-13
Cherry-pick a03227de (33405: vcs_info: Make sure maxexports is set when VCS_I...
Axel Beckert
3
-0
/
+72
2014-10-13
Add debian/bin/commit2quilt for easier cherry-picking
Axel Beckert
2
-2
/
+76
2014-10-13
33459: test for variable substitution in variable splitting
Peter Stephenson
2
-0
/
+25
2014-10-13
33438: use the new way of splitting strings with a dynamic separator
Oliver Kiddle
2
-11
/
+17
2014-10-12
33445: fix handling of -s when combined with -i at shell invocation
Barton E. Schaefer
2
-4
/
+21
2014-10-12
33423: expand ${(p)...} to allow ${(ps.$param.)...}
Peter Stephenson
3
-5
/
+35
2014-10-11
Tests for workers/33429
Barton E. Schaefer
2
-0
/
+18
2014-10-10
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
Barton E. Schaefer
15
-104
/
+284
2014-10-10
33429: disallow non-integer values for HISTSIZE and SAVEHIST of "fc -p", and ...
Barton E. Schaefer
3
-7
/
+25
2014-10-11
33424: use common function for completing Debian architectures
Oliver Kiddle
11
-86
/
+106
2014-10-10
33420: complete -R/-m options and fix feature completion
Oliver Kiddle
2
-18
/
+27
2014-10-10
Add a get-orig-source target to debian/rules
Axel Beckert
2
-4
/
+9
2014-10-10
33375: new sv completion
fREW Schmidt
2
-0
/
+75
2014-10-10
33396: new xxd completion
Daniel Shahaf
2
-0
/
+47
2014-10-10
33397: new xautolock completion
Yuri D'Elia
2
-0
/
+29
2014-10-10
Of course the shebang line of debian/zsh4 needs to be /bin/zsh5, too!
Axel Beckert
1
-1
/
+1
2014-10-10
Consistent quoting in zsh4 wrapper
Axel Beckert
1
-2
/
+2
2014-10-10
zsh4 wrapper: Try to recognize login shells by leading dash in $0
Axel Beckert
1
-1
/
+1
2014-10-10
The zsh4 wrapper needs to call zsh5, not zsh
Axel Beckert
1
-1
/
+1
2014-10-10
Drop prebuild target from debian/rules (unused)
Axel Beckert
1
-8
/
+1
2014-10-09
33403: be conservative about redirecting _call_program stderr, the caller may...
Barton E. Schaefer
2
-2
/
+7
2014-10-10
Add zsh4(-static) wrapper scripts to ease switch to zsh5 (Closes: #707760)
Axel Beckert
6
-1
/
+34
2014-10-10
Workflow: Patchname variable and minimal sed to make DEP3 out of "git show"
Axel Beckert
1
-0
/
+2
2014-10-09
33405: vcs_info: Make sure maxexports is set when VCS_INFO_set is called
Frank Terbeck
2
-0
/
+6
2014-10-09
33391: vcs_info git: fix applied patch detection on git am
Marc Finet
2
-10
/
+12
2014-10-09
Workflow: Don't even mention ancient at2quilt tool in changelog examples
Axel Beckert
1
-5
/
+5
2014-10-09
Workflow: Minor reformatting; grammar fix
Axel Beckert
1
-10
/
+10
2014-10-09
Workflow: Mention to which package dpt belongs
Axel Beckert
1
-2
/
+2
2014-10-09
Workflow: Update how the "New upstream release" changelog entry should look like
Axel Beckert
1
-5
/
+19
2014-10-08
Upload to experimental as 5.0.7-1
Axel Beckert
1
-8
/
+12
2014-10-08
Workflow: Fix pdebuild options
Axel Beckert
1
-1
/
+1
2014-10-08
README.source: Minor update (outline, rephrasing)
Axel Beckert
1
-2
/
+5
2014-10-08
Drop patch2quilt helper (unused)
Axel Beckert
2
-131
/
+0
2014-10-08
Workflow: Even more reformatting
Axel Beckert
1
-23
/
+23
2014-10-08
Workflow: Fix copy & paste error
Axel Beckert
1
-2
/
+2
2014-10-08
Workflow: Mention that merges _must_ be at upstream tags, otherwise Jenkins f...
Axel Beckert
1
-4
/
+6
2014-10-08
Workflow: More reformatting
Axel Beckert
1
-13
/
+23
2014-10-08
Workflow: TODO list for the workflow documentation
Axel Beckert
1
-0
/
+13
2014-10-08
Workflow: Don't use ./configure for testing if the package builds
Axel Beckert
1
-7
/
+15
2014-10-08
Workflow: Minor outline tweak
Axel Beckert
1
-1
/
+1
2014-10-08
Workflow: gbp related updates
Axel Beckert
1
-16
/
+21
2014-10-08
Workflow Updating gbp.conf is not really needed
Axel Beckert
1
-7
/
+0
2014-10-08
Move all helper scripts from debian/ to debian/bin/
Axel Beckert
4
-7
/
+8
2014-10-08
Workflow: streamline for copy&paste commands
Axel Beckert
1
-2
/
+2
2014-10-08
Workflow: Use xz instead bzip2
Axel Beckert
1
-1
/
+1
2014-10-08
Workflow: Ensure that the merge is fast-foward only
Axel Beckert
1
-1
/
+1
2014-10-08
Workflow: Use "Transitioning to a new upstream version" from Axel's pkg-zsh-d...
Axel Beckert
1
-14
/
+29
[prev]
[next]