File: Changes

package info (click to toggle)
git-subrepo 0.4.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,552 kB
  • sloc: sh: 7,074; makefile: 273; perl: 226
file content (34 lines) | stat: -rw-r--r-- 697 bytes parent folder | download | duplicates (2)
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
---
version: 0.1.0
date:    Sat 14 Nov 2020 10:14:14 AM EST
changes:
- Add tests for version-check
- Improve version-check
- Move PATH assignment into test/setup
- Meta bashplus supports Bash 3.2
---
version: 0.0.9
date:    Wed 11 Nov 2020 02:19:32 PM EST
changes:
- Apply shellcheck fixes
- Modernize bash code
---
version: 0.0.8
date:    Fri Aug 21 08:00:45 PDT 2020
changes:
- Support paths with spaces @admorgan++
---
version: 0.0.7
date:    Sat Jan 23 16:28:59 PST 2016
changes:
- Update tooling, and copyright
---
version: 0.0.6
date:    Fri Jan 23 21:05:15 PST 2015
changes:
- Update tooling, and copyright
---
version: 0.0.1
date:    Sun Oct 27 19:07:51 PDT 2013
changes:
- First release.