index
:
opkbuild/opkbuild.git
feature/build-system-improvements
feature/remove-_ob_local
master
OPK build system
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
changelog.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
ob_parse_changelog(), ob_parse_dep(): Write some documentation
Patrick McDermott
2018-12-27
1
-0/+10
*
libopkbuild: Move function definitions before points of use
Patrick McDermott
2018-12-25
1
-39/+39
*
libopkbuild: Update header comments, copyright years, & license
Patrick McDermott
2018-12-24
1
-9/+9
*
libopkbuild: Drop include guards
Patrick McDermott
2018-12-22
1
-3/+0
*
ob_use(): Remove
Patrick McDermott
2018-12-22
1
-4/+0
*
lib/*.sh, lib/*/*.sh: Add ".sh" to header comment.
P. J. McDermott
2013-08-18
1
-1/+1
*
lib/*.sh, lib/*/*.sh: Rewrite include guards.
P. J. McDermott
2013-08-18
1
-2/+2
*
lib/changelog.sh: Remove _ob_local.
P. J. McDermott
2013-08-18
1
-100/+104
*
Use cat in ob_parse_{control,changelog}().
P. J. McDermott
2012-11-22
1
-1/+3
*
Fix arguments to _ob_parse_changelog_error().
P. J. McDermott
2012-11-22
1
-11/+13
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
1
-1/+1
*
Return 0 on success in ob_parse_changelog().
P. J. McDermott
2012-10-10
1
-5/+3
*
Fix name of ob_parse_changelog().
P. J. McDermott
2012-10-02
1
-1/+1
*
Fix uses of an old function name.
P. J. McDermott
2012-10-02
1
-1/+1
*
Factor out name of internal text domain.
P. J. McDermott
2012-09-30
1
-2/+2
*
Use metadata functions in ob_parse_changelog().
P. J. McDermott
2012-09-30
1
-16/+3
*
Standardize use of quotes in code style.
P. J. McDermott
2012-09-26
1
-17/+17
*
Don't use the old "util" module.
P. J. McDermott
2012-09-26
1
-1/+0
*
Fix ob_use() arguments.
P. J. McDermott
2012-09-26
1
-3/+3
*
Return rather than print value in _ob_return.
P. J. McDermott
2012-09-09
1
-5/+10
*
Use new stack MM in changelog module.
P. J. McDermott
2012-09-08
1
-39/+14
*
Use ob_use instead of . in all rewritten modules.
P. J. McDermott
2012-09-08
1
-3/+3
*
Set text domain before getting message strings.
P. J. McDermott
2012-09-05
1
-1/+18
*
Largely rewrite changelog library module.
P. J. McDermott
2012-09-05
1
-123/+174
*
Remove remaining (old) magic numbers from library.
P. J. McDermott
2012-08-03
1
-2/+0
*
Don't separate expect string into fields.
P. J. McDermott
2012-08-02
1
-5/+5
*
Load locale in library files that need it.
P. J. McDermott
2012-08-01
1
-0/+1
*
Internationalize expect strings in changelog lib.
P. J. McDermott
2012-08-01
1
-44/+46
*
Hardcode relative path to changelog.
P. J. McDermott
2012-08-01
1
-16/+15
*
Prevent double execution/inclusion.
P. J. McDermott
2012-08-01
1
-0/+3
*
Mostly internationalize changelog library.
P. J. McDermott
2012-08-01
1
-14/+11
*
Move metadata validation to oh_changelog_parse().
P. J. McDermott
2012-08-01
1
-0/+21
*
Adjust LIBDIR and add TODO note in changelog lib.
P. J. McDermott
2012-08-01
1
-1/+4
*
Print only the first changelog entry.
P. J. McDermott
2012-07-26
1
-1/+2
*
Add oh-parsechangelog.
P. J. McDermott
2012-07-26
1
-0/+145