- 01 Mar, 2019 28 commits
-
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
If you failed to specify the upstream version, some of the messages would still attempt to report what you specified, causing a crash. Closes: #922462 Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Update both callers but right now they just throw the information away. So no overall functional change. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
git-debrebase expects a breakwater start commit to not make any changes to upstream files. This means that sometimes dgit would fail to make this check, and expect gdr to be able to make patches; but then gdr would reject the branch. It is still of course possible for dgit to ask gdr to make patches for branches that the user does not *intend* to be handled by gdr, but that is OK so long as gdr will DTRT. Closes: #922446 Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
-
Closes: #921965
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Conflicts: po/nl.po
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
I can't do these all, but I can do these. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
In the default text manpage rendering, C produces a pair of quotes and the result is "".."" which is not desirable. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
The thing being referred to here is `branch', not `the branch', since it may not be a branch. Put it in italics to make it clear that what is referred to is the metasyntactic variable. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
I think the parts of an if and its consequence may not be separated by a semicolon. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
I see "ssh restricted command" as a feature. There is no command provided; alternatively one could argue that the user is to provide a script, which they will configure as the restricted command, in which case "to make writing the ssh restricted command script|implementation" or something, but that seems wordy. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
This is correct IMO. dput has, of course, multiple configuration files, and one might use a wrapper or something, or perhaps (unisely) dgit command line options. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Signed-off-by:Paul Hardy <unifoundry@gmail.com>
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
The logic here was correct only with bpd = `..'. Closes: #913259 Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk>
squash!! dgit: import-dsc: Handle relative symlinks correctly -
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk>
-
- 13 Jan, 2019 2 commits
-
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk>
-
- 07 Jan, 2019 3 commits
-
-
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
gbp dch and significant manual editing. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk>
-
- 06 Jan, 2019 7 commits
-
-
Ian Jackson authored
We'll dedupe the entry when we tidy up after running gbp-dch. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
-
dgit: [INTL:nl] Dutch po file for the dgit package Signed-off-by:
Frans Spiesschaert <Frans.Spiesschaert@yucom.be> -
Ian Jackson authored
Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
These lines should not be indented. That makes them format oddly. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
dgit: [INTL:nl] Dutch po file for the dgit-user_7 manpage [ file copied into right place and po4a.cfg updated -iwj ] Closes: #918253 Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk> -
Ian Jackson authored
The condition to spot only bare < did not work. Fix it. Tcl does not have look-behind assertions, so use . and a look-ahead assertion. Signed-off-by:
Ian Jackson <ijackson@chiark.greenend.org.uk>
-