index
:
libbpkg
build2-control
dist-values
master
test
build2 package manager library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-14
/
+14
2019-02-15
Add some package version test cases
Karen Arutyunov
1
-0
/
+5
2019-01-30
Add package_manifest constructor that translates package version
Karen Arutyunov
2
-34
/
+121
2019-01-16
Update copyright year
Karen Arutyunov
13
-13
/
+13
2019-01-15
Add support for $ in package manifest dependency constraint
Karen Arutyunov
2
-21
/
+200
2018-12-11
Add support for build configuration class inheritance
Karen Arutyunov
2
-5
/
+37
2018-12-03
Suppress MSVC warnings at project level
Karen Arutyunov
1
-0
/
+6
2018-11-29
Add support for builds manifest value
Karen Arutyunov
4
-0
/
+255
2018-11-16
Add support for repository typed URLs (git+https://..., etc)
Karen Arutyunov
1
-12
/
+50
2018-11-08
Add support for ssh:// git protocol
Karen Arutyunov
1
-0
/
+8
2018-11-06
Add build-warning-email and build-error-email package manifest values
Karen Arutyunov
1
-0
/
+2
2018-10-09
Adapt to basic_url API change
Karen Arutyunov
1
-0
/
+8
2018-07-11
Add support for package project manifest value
Karen Arutyunov
1
-0
/
+1
2018-07-09
Make repository_url(string) to throw invalid_argument for empty string
Karen Arutyunov
1
-1
/
+1
2018-07-05
Guess repository type for relative locations and consider git type for all lo...
Karen Arutyunov
1
-9
/
+23
2018-06-20
Regularize .gitignore files
Karen Arutyunov
1
-0
/
+2
2018-06-15
Default version epoch to one
Karen Arutyunov
1
-21
/
+43
2018-05-30
Allow trailing plus in package names (think libc++)
0.7.0
Boris Kolpackov
1
-1
/
+1
2018-05-21
Add validate_package_name() function, validate manifest package names
Karen Arutyunov
1
-0
/
+79
2018-05-19
Update copyright year
Karen Arutyunov
10
-10
/
+10
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
1
-1
/
+1
2018-05-05
Add support for dependency constraint shortcut operators
Karen Arutyunov
1
-1
/
+1
2018-05-04
Change version epoch syntax from '<num>~' to '+<num>-'
Karen Arutyunov
2
-79
/
+60
2018-05-03
Make base repository manifest optional
Karen Arutyunov
1
-270
/
+292
2018-05-03
Add support for dependent repository trust
Karen Arutyunov
1
-0
/
+3
2018-05-01
Add support for default and excluding git ref filters
Karen Arutyunov
1
-8
/
+18
2018-04-24
Add fragment manifest value
Karen Arutyunov
1
-0
/
+46
2018-04-19
Add support for comma-separated list of git reference filter
Karen Arutyunov
1
-8
/
+22
2018-04-19
Implement git repository handling transition (phase 0)
Boris Kolpackov
1
-16
/
+26
2018-03-16
Add support for version iteration
Karen Arutyunov
1
-13
/
+47
2018-03-09
Check parsed package manifests for duplicates
Karen Arutyunov
2
-22
/
+43
2018-03-08
Add support for dir repository
Karen Arutyunov
3
-4
/
+55
2018-03-05
Rename bpkg repository type to pkg
Karen Arutyunov
3
-81
/
+81
2018-02-22
Add repository URL fragment to canonical name
Karen Arutyunov
1
-15
/
+15
2018-02-15
Add support for git manifests
Karen Arutyunov
3
-123
/
+297
2018-02-15
Assume git repo URL fragment of 40 hex digits is a commit id
Karen Arutyunov
1
-8
/
+8
2018-02-12
Add git_reference class
Karen Arutyunov
1
-24
/
+49
2018-02-08
Fix repository_url ctor to normalize path
Karen Arutyunov
1
-0
/
+44
2018-02-08
Add support for git location type to repository manifest
Karen Arutyunov
1
-0
/
+5
2018-01-15
Add type prefix for repository canonical name
Karen Arutyunov
1
-61
/
+62
2017-12-28
Add support for git repository locations
Karen Arutyunov
1
-530
/
+626
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
3
-7
/
+7
2017-08-02
Make use of manifest_parser::split_comment() and manifest_serializer::merge_c...
Karen Arutyunov
1
-3
/
+3
2017-07-29
Add support for src-url and doc-url package manifest values
Karen Arutyunov
1
-1
/
+3
2017-07-22
Fix ambiguity between std::optional and butl::optional (take 2)
Karen Arutyunov
2
-867
/
+895
2017-07-21
Fix ambiguity between std::optional and butl::optional
Karen Arutyunov
2
-1
/
+9
2017-07-20
Manifest test cosmetic change
Karen Arutyunov
1
-1
/
+1
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
3
-3
/
+3
2017-07-13
Fix tests linkage
Karen Arutyunov
3
-12
/
+9
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
4
-7
/
+4
[next]