Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-10 | Drop prebuild target from debian/rules (unused) | Axel Beckert | 1 | -8/+1 | |
2014-10-10 | Add zsh4(-static) wrapper scripts to ease switch to zsh5 (Closes: #707760) | Axel Beckert | 6 | -1/+34 | |
Also add lintian overrides for the not-meant-to-be-used wrapper not having a man-page. | |||||
2014-10-10 | Workflow: Patchname variable and minimal sed to make DEP3 out of "git show" | Axel Beckert | 1 | -0/+2 | |
Maybe we still need patch2quilt, but not file but commit id based. Git-Dch: Ignore | |||||
2014-10-09 | Workflow: Don't even mention ancient at2quilt tool in changelog examples | Axel Beckert | 1 | -5/+5 | |
Git-Dch: Ignore | |||||
2014-10-09 | Workflow: Minor reformatting; grammar fix | Axel Beckert | 1 | -10/+10 | |
Git-Dch: Ignore | |||||
2014-10-09 | Workflow: Mention to which package dpt belongs | Axel Beckert | 1 | -2/+2 | |
Git-Dch: Ignore | |||||
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 | |
Git-Dch: Ignore | |||||
2014-10-08 | README.source: Minor update (outline, rephrasing) | Axel Beckert | 1 | -2/+5 | |
Git-Dch: Ignore | |||||
2014-10-08 | Drop patch2quilt helper (unused) | Axel Beckert | 2 | -131/+0 | |
As discussed with ft on IRC | |||||
2014-10-08 | Workflow: Even more reformatting | Axel Beckert | 1 | -23/+23 | |
Git-Dch: Ignore | |||||
2014-10-08 | Workflow: Fix copy & paste error | Axel Beckert | 1 | -2/+2 | |
Git-Dch: Ignore | |||||
2014-10-08 | Workflow: Mention that merges _must_ be at upstream tags, otherwise Jenkins ↵ | Axel Beckert | 1 | -4/+6 | |
fails | |||||
2014-10-08 | Workflow: More reformatting | Axel Beckert | 1 | -13/+23 | |
Git-Dch: Ignore | |||||
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 | |
Git-Dch: Ignore | |||||
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 ↵ | Axel Beckert | 1 | -14/+29 | |
pkg-zsh-doc repo Based upon https://github.com/xtaran/pkg-zsh-doc/blob/master/pkg-zsh-git.org | |||||
2014-10-08 | Workflow: Move "Keeping the local repository clean" to the end under ↵ | Axel Beckert | 1 | -14/+17 | |
"General Git Hints" | |||||
2014-10-08 | Workflow: Fix some markdown formatting | Axel Beckert | 1 | -8/+7 | |
2014-10-08 | Workflow: Rewrite patch handling | Axel Beckert | 1 | -32/+61 | |
2014-10-08 | Workflow: Use git push -a | Axel Beckert | 1 | -1/+1 | |
2014-10-08 | Workflow: Rework Changes | Axel Beckert | 1 | -22/+28 | |
2014-10-08 | Workflow: Trimm down Branches documentation to the essentials | Axel Beckert | 1 | -28/+7 | |
2014-10-08 | Workflow: gbp no more needs the branch name, it's in debian/gbp.conf | Axel Beckert | 1 | -1/+1 | |
2014-10-08 | Workflow: Move .pc handling to Setup | Axel Beckert | 1 | -21/+20 | |
2014-10-08 | Workflow: Explicitly check out the debian branch on cloning | Axel Beckert | 1 | -2/+2 | |
2014-10-08 | Remove from workflow docs what no more is or never was used | Axel Beckert | 1 | -40/+0 | |
2014-10-08 | Remove old org-mode formatted version of the workflow | Axel Beckert | 1 | -540/+0 | |
2014-10-08 | Convert pkg-zsh-workflow.org to Markdown | Axel Beckert | 2 | -1/+504 | |
2014-10-08 | Add an initial README.source file | Axel Beckert | 1 | -0/+71 | |
This file should mostly describe _where_ to find things around Debian's zsh package, not how to do things with it. | |||||
2014-10-08 | Move 9982ab6f to a cherry-picked patch | Axel Beckert | 4 | -5/+39 | |
This reverts our fad0d343 and upstream's 9982ab6f only inside the debian branch. The package built fine that way, but jenkins insisted on building against the zsh-5.0.7 tag. We may need to cherry-pick 9982ab6f in the debian branch before merging the zsh-5.0.8 tag. | |||||
2014-10-08 | Drop debian/copyright stanza for cherry-picked patches | Axel Beckert | 1 | -8/+0 | |
2014-10-08 | Add prelimiary changelog entry for new upstream release 5.0.7 | Axel Beckert | 1 | -0/+11 | |
Git-Dch: Ignore | |||||
2014-10-08 | Drop all cherry-picked patches | Axel Beckert | 3 | -182/+0 | |
2014-10-08 | Merge commit '9982ab6fb5266298c056326ed265fc8560202603' into debian | Axel Beckert | 75 | -769/+1967 | |
This is exactly one commit after the zsh-5.0.7 and adds one missing (and not unimportant) changelog entry for the 5.0.7 release. | |||||
2014-10-07 | unposted: ChangeLog entry for 33365 | Mikael Magnusson | 1 | -0/+5 | |
2014-10-07 | unposted: 5.0.7 | Peter Stephenson | 2 | -2/+6 | |
2014-10-06 | 33365: avoid buffer overflow for very long fds in >& fd syntax | Mikael Magnusson | 1 | -1/+1 | |
2014-10-06 | unposted (discussed offline): update README for integer import vulnerability | Peter Stephenson | 2 | -3/+10 | |
2014-10-04 | 33354: when backgrounding a pipeline, close all pipe descriptors in the parent | Barton E. Schaefer | 3 | -1/+24 | |
Add test for both this and 33345+33346 | |||||
2014-10-03 | 33346: another bit of the 33345 repair | Bart Schaefer | 2 | -1/+6 | |
2014-10-03 | 33345: fix anonymous function complex command handling. | Peter Stephenson | 3 | -83/+92 | |
Longstanding problem caused simple anonymous function incorrectly to reset the overall "complext" state, causing wordcode to be diverted into execsimple(), which caused a crash 'cos ist wasn't simple. |