1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347
|
vcsh (2.0.10-0.2) unstable; urgency=medium
* Non-maintainer upload
* Fix autopkgtests
- Prior one shipped does not work
- Copy functional tests to d/tests and edit them to work
- Closes: #1103659
* Add newline to end of d/rules for Lintian cleanliness
-- Dave Hibberd <hibby@debian.org> Tue, 22 Apr 2025 22:28:10 +0100
vcsh (2.0.10-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 2.0.10
* Align gbp.conf with repo layout
* d/control
- brought standards to 4.7.2
- tweaked build deps to get package to build
- Added ronn as dependency
* d/rules
- broke out dh_autoreconf to touch aminclude.am
* d/gitlab-ci.yml
- Get gitlab CI working for the package
* d/copyright
- Added url for gpl2+
* d/patches
- Added spelling patch
- Added patch to ensure ronn is included for build
- Patched out install of INSTALL.md and README.md
-- Dave Hibberd <hibby@debian.org> Thu, 10 Apr 2025 00:18:20 +0100
vcsh (1.20190621-5) unstable; urgency=medium
* Fix debian/watch
-- Richard Hartmann <richih@debian.org> Tue, 06 Apr 2021 21:46:10 +0200
vcsh (1.20190621-4) unstable; urgency=medium
* Yet Another Upload, to give remote autopkgtest two passing tests
-- Richard Hartmann <richih@debian.org> Tue, 06 Apr 2021 18:36:28 +0200
vcsh (1.20190621-3) unstable; urgency=medium
* Try to fix autopkgtest
-- Richard Hartmann <richih@debian.org> Tue, 06 Apr 2021 17:44:54 +0200
vcsh (1.20190621-2) unstable; urgency=medium
* Add autopkgtest
-- Richard Hartmann <richih@debian.org> Tue, 06 Apr 2021 12:21:38 +0200
vcsh (1.20190621-1) unstable; urgency=medium
* New upstream release
+ Release 1.20190621
+ Safe harbor release before major changes
+ Various bugfixes
-- Richard Hartmann <richih@debian.org> Mon, 05 Apr 2021 14:29:00 +0200
vcsh (1.20151229-2) UNRELEASED; urgency=medium
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 7 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Use secure URI in Vcs control header Vcs-Git.
-- Debian Janitor <janitor@jelmer.uk> Tue, 05 May 2020 03:40:19 +0000
vcsh (1.20151229-1) unstable; urgency=medium
* New upstream release
+ Release 1.20151229
+ Fix tests to always use C locale, this makes vcsh reproducible
+ Implement `vcsh foreach`
+ Implement `vcsh list-untracked -a`
+ Handle Git older than 2.x gracefully
+ Fix broken list-tracked-by
+ Fix regression in `vcsh which`
+ Skip ignored files in the output of list-untracked
+ Improve cloning
+ Clean up docs
+ Implement `vcsh status --terse`
+ Improve tests
-- Richard Hartmann <richih@debian.org> Tue, 29 Dec 2015 20:28:57 +0100
vcsh (1.20150502-1) unstable; urgency=medium
* New upstream release
+ Release 1.20150502
+ Add tests
+ Various improvements
-- Richard Hartmann <richih@debian.org> Sat, 02 May 2015 17:02:40 +0200
vcsh (1.20141026-1) unstable; urgency=medium
* New upstream release
+ Release 1.20141026
+ Closes: #760882
+ FIX fatal()
+ Improve error handling of clone()
-- Richard Hartmann <richih@debian.org> Sun, 26 Oct 2014 00:32:38 +0200
vcsh (1.20141025-1) unstable; urgency=low
* New upstream release
+ `vcsh which dontexist` exits 1
+ `vcsh status` shows commits ahead/behind remote tracking branch
+ Support overlay functions
+ Support `vcsh list-untracked`, optionally recursively
+ Support `vcsh list-untracked $repo`
+ Improve error handling of clone()
+ Rename `list-tracked-by` to `list-tracked <repo>`
+ Support repo-specific config files
+ Various minor improvements
+ More moo
* Packaging changes
+ Bump Standards-Version to 3.9.5 (no changes)
-- Richard Hartmann <richih@debian.org> Sat, 25 Oct 2014 21:30:25 +0200
vcsh (1.20141009-1) unstable; urgency=medium
* New upstream release
+ Release 1.20141009
+ Display full paths in list-tracked*
+ Lots of help improvements
-- Richard Hartmann <richih@debian.org> Thu, 09 Oct 2014 23:27:19 +0200
vcsh (1.20140508-1) unstable; urgency=medium
* New upstream release
+ Release 1.20140508
+ Revert "Introduce static manpage as part of normal repo"
* New upstream release
+ Release 1.20140507
+ Increase portability
+ Improve hooks
+ Improve docs
+ Various minor improvements
* New upstream release
+ Release 1.20140313 -- the "Git won a prize" edition
+ Closes: #745538
+ Initialize repos with --shared=0600
+ Fix cloning from some spefically-named remotes
+ Support custom gitattribute files
+ Support filenames with whitespace in gitignores
+ Pass out git exit codes
+ Switch to static, pre-built manpage
+ Improve documentation
+ Use more portable find(1) syntax
+ Various minor improvements
-- Richard Hartmann <richih@debian.org> Thu, 08 May 2014 19:54:30 +0200
vcsh (1.20131229-1) unstable; urgency=low
* New upstream release
+ Release 1.20131229
+ Fix mktemp bug (GitHub issue #99)
+ Make code more resilient and efficient
+ Improve output
-- Richard Hartmann <richih@debian.org> Sun, 29 Dec 2013 17:35:42 +0100
vcsh (1.20131214-1) unstable; urgency=low
* New upstream release
+ Release 1.20131214
+ Revert "Implement basename() in shell"
+ Fix mktemp on OS X
+ Fix variable assignment bug
+ Support shortnames for commands
+ Improve Makefile
+ Improve documentation
+ Various minor improvements
* Packaging changes
+ Bump Standards-Version to 3.9.5 (no changes)
-- Richard Hartmann <richih@debian.org> Sat, 14 Dec 2013 00:08:37 +0100
vcsh (1.20130909-1) unstable; urgency=low
* New upstream release
+ Add support for relative worktrees
* Packaging changes
+ Start using dgit for actual releases
-- Richard Hartmann <richih@debian.org> Mon, 09 Sep 2013 09:20:15 +0200
vcsh (1.20130829-1) unstable; urgency=low
* New upstream release
+ Add support for `vcsh commit`
+ Add support for `vcsh status <repo>`
+ Add pre-/post-init hooks
+ Documentation improvements
+ Minor cleanups
-- Richard Hartmann <richih@debian.org> Thu, 29 Aug 2013 22:45:56 +0200
vcsh (1.20130724-1) unstable; urgency=low
* New upstream release
+ Add support for `vcsh status`
+ Improve output of `vcsh pull`
+ Improve output of `vcsh push`
+ Minor documentation improvements
-- Richard Hartmann <richih.mailinglist@gmail.com> Wed, 24 Jul 2013 22:19:50 +0200
vcsh (1.20130723-1) unstable; urgency=low
* New upstream release
+ Support $VCSH_GITIGNORE == none
+ Documentation improvements,
+ Improved zsh completion
+ Add support for `vcsh pull`
+ Add support for `vcsh push`
+ Add retire() to tear down vcsh ENV
+ Add clone hooks, including one witout vcsh ENV to
allow subsequent cloning of other repos
+ Fix `vcsh rename`
+ Improve general code robustness
-- Richard Hartmann <richih.mailinglist@gmail.com> Tue, 23 Jul 2013 21:35:34 +0200
vcsh (1.20130614-1) unstable; urgency=low
* New upstream release
+ Lots of documentation improvements, major rewrite
-- Richard Hartmann <richih.mailinglist@gmail.com> Fri, 14 Jun 2013 02:05:47 +0200
vcsh (1.3-1) unstable; urgency=low
* New upstream release
+ Hide hook execution unless verbose is set
+ Ancher ignore file to root of Git repo
+ Implemented basename() to save one process spawn
+ Improve packaged Zsh completion
+ Renamed `vcsh setup` to `vcsh upgrade`
+ Various documentation and spelling improvements
-- Richard Hartmann <richih.mailinglist@gmail.com> Mon, 27 May 2013 23:40:08 +0200
vcsh (1.2-3) unstable; urgency=low
* Packaging changes
+ Increase Standards-Version from 3.9.3 to 3.9.4 (no changes)
-- Richard Hartmann <richih.mailinglist@gmail.com> Sun, 05 May 2013 23:55:59 +0200
vcsh (1.2-2) unstable; urgency=low
* Bump version and upload to unstable
-- Richard Hartmann <richih.mailinglist@gmail.com> Sat, 04 May 2013 02:58:18 +0200
vcsh (1.2-1) experimental; urgency=low
* New upstream release
+ Documentation fixes
+ Introduce `vcsh version` Closes: #694584
-- Richard Hartmann <richih.mailinglist@gmail.com> Sun, 21 Apr 2013 01:17:27 +0200
vcsh (1.1-1) experimental; urgency=low
* New upstream release
+ Documentation fixes
+ Use rm -f when removing a git repo
+ Fix quoting bug Closes: #699093
-- Richard Hartmann <richih.mailinglist@gmail.com> Sun, 31 Mar 2013 20:46:10 +0200
vcsh (1.0-1) unstable; urgency=low
* New upstream release
+ Make `vcsh list` more resilient
+ Lots of doc improvements
-- Richard Hartmann <richih.mailinglist@gmail.com> Sat, 30 Jun 2012 01:49:00 +0200
vcsh (0.20120227-1) unstable; urgency=low
* New upstream release
+ Refactor Makefile
+ Fix license information in manpage
* Packaging changes
+ Bump Standards-Version to 3.9.3 (no changes)
-- Richard Hartmann <richih.mailinglist@gmail.com> Mon, 27 Feb 2012 22:38:24 +0100
vcsh (0.20120215-1) unstable; urgency=low
* New upstream release
* Introduce `vcsh which`
* hooks will tell you when they are being executed
* Formatting & resilience improvements
-- Richard Hartmann <richih.mailinglist@gmail.com> Wed, 15 Feb 2012 21:16:45 +0100
vcsh (0.20120203-1) unstable; urgency=low
* New upstream release
* Fix documentation
-- Richard Hartmann <richih.mailinglist@gmail.com> Fri, 03 Feb 2012 02:40:12 +0100
vcsh (0.20120116-2) unstable; urgency=low
* Add Vcs-Git, Vcs-Browser, and Homepage to debian/control
-- Richard Hartmann <richih.mailinglist@gmail.com> Tue, 17 Jan 2012 21:50:24 +0100
vcsh (0.20120116-1) unstable; urgency=low
* New upstream release.
* Updated copyright dates.
-- Richard Hartmann <richih.mailinglist@gmail.com> Mon, 16 Jan 2012 03:31:13 +0100
vcsh (0.20111227-1) unstable; urgency=low
* Initial release.
* Closes: #653364
-- Richard Hartmann <richih.mailinglist@gmail.com> Tue, 27 Dec 2011 19:13:42 +0100
vcsh (0.20111111-1) UNRELEASED; urgency=low
* First pre-release.
-- Richard Hartmann <richih.mailinglist@gmail.com> Fri, 11 Nov 2011 11:11:11 +0100
|