blob: 09f02e1b2a0c4bddc2e0caac84c59426a1071f8e (
plain)
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
|
ndim-git-utils 1.18
general:
* Version number generation directly from git
* Check POSIX sh compatibility before using sh.
git-amb:
* The 'purge' and 'purge-all' commands now remove
read-only files and dirs.
nbb:
* Add autotest based test suite.
* Verify that nbb and nbb_lib fit together.
* Basic description nf nbb.
* Code infrastructure for commands, build systems, and version
control systems.
ndim-git-utils 1.17
* New:
* Add git-check-commit-msg.
* Add skeleton nbb (ndim's branch builder), a generic git-amb replacement.
* git-buildmsg:
* Add C test program.
* Distinguish between dist tarballs and git workdirs.
* Still needs a number of fixes from radeonhd's git_version.sh.
ndim-git-utils 1.16
git-rebase-subtree:
* Warn about using it.
* List important bugs.
git-buildmsg:
* Add README.git-buildmsg
ndim-git-utils 1.15
New licensing: Partly GPL, partly MIT. Common parts dual-licensed.
New additions: git-buildmsg, git-rebase-subtree
ndim-git-utils 1.14
git-amb:
* Use proper lower level git tools (thanks to #git!)
* Work anywhere in git working tree.
ndim-git-utils 1.13
First public release.
|