index
:
libbpkg
build2-control
dist-values
master
test
build2 package manager library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-19
Update copyright year
Karen Arutyunov
20
-20
/
+20
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
4
-15
/
+3
2018-05-10
Add dependency_constraint(string) ctor
Karen Arutyunov
2
-190
/
+181
2018-05-05
Add support for dependency constraint shortcut operators
Karen Arutyunov
2
-7
/
+79
2018-05-04
Change version epoch syntax from '<num>~' to '+<num>-'
Karen Arutyunov
3
-128
/
+118
2018-05-04
Adjust to new scope syntax
Karen Arutyunov
1
-1
/
+1
2018-05-03
Make base repository manifest optional
Karen Arutyunov
3
-321
/
+343
2018-05-03
Add support for dependent repository trust
Karen Arutyunov
3
-4
/
+62
2018-05-01
Add support for default and excluding git ref filters
Karen Arutyunov
3
-35
/
+73
2018-04-24
Add fragment manifest value
Karen Arutyunov
3
-0
/
+94
2018-04-19
Add support for comma-separated list of git reference filter
Karen Arutyunov
3
-9
/
+46
2018-04-19
Implement git repository handling transition (phase 0)
Boris Kolpackov
3
-57
/
+67
2018-03-21
Fix 'control reaches end of non-void function' warning
Karen Arutyunov
1
-0
/
+3
2018-03-21
Fix bugs in version handling
Boris Kolpackov
1
-17
/
+34
2018-03-16
Add support for version iteration
Karen Arutyunov
3
-32
/
+107
2018-03-16
Add back parsing constructor to package_manifest
Boris Kolpackov
2
-182
/
+186
2018-03-09
Check parsed package manifests for duplicates
Karen Arutyunov
3
-44
/
+86
2018-03-08
Add support for dir repository
Karen Arutyunov
5
-97
/
+370
2018-03-05
Rename bpkg repository type to pkg
Karen Arutyunov
5
-150
/
+149
2018-02-22
Add repository URL fragment to canonical name
Karen Arutyunov
2
-19
/
+27
2018-02-21
Add *_based() predicates to repository_location class
Karen Arutyunov
1
-0
/
+19
2018-02-15
Add support for git manifests
Karen Arutyunov
5
-470
/
+1011
2018-02-15
Assume git repo URL fragment of 40 hex digits is a commit id
Karen Arutyunov
2
-10
/
+23
2018-02-13
Suppress 'unreferenced local variable' VC warning
Karen Arutyunov
1
-2
/
+2
2018-02-12
Add git_reference class
Karen Arutyunov
3
-40
/
+120
2018-02-08
Suppress GCC's 'maybe uninitialized' warning (-O3)
Karen Arutyunov
1
-1
/
+1
2018-02-08
Fix repository_url ctor to normalize path
Karen Arutyunov
3
-4
/
+95
2018-02-08
Make repository_url(string) ctor explicit
Karen Arutyunov
1
-20
/
+2
2018-02-08
Add support for git location type to repository manifest
Karen Arutyunov
3
-14
/
+21
2018-02-08
Allow enforcing file:// notation for repository_url::string()
Karen Arutyunov
2
-10
/
+6
2018-01-15
Add type prefix for repository canonical name
Karen Arutyunov
2
-70
/
+81
2018-01-01
Get rid of unused lambda captures
Boris Kolpackov
1
-2
/
+2
2017-12-28
Add support for git repository locations
Karen Arutyunov
3
-807
/
+1168
2017-11-30
Bump toolchain version dependency to 0.7.0 in manifest
Karen Arutyunov
1
-2
/
+2
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
5
-14
/
+14
2017-08-24
Add version.hxx back into distribution and don't clean it up from src
Karen Arutyunov
4
-1
/
+10
2017-08-21
Fix comment in buildfile
Karen Arutyunov
1
-2
/
+2
2017-08-20
Don't distribute generated version.hxx and don't clean version
Boris Kolpackov
2
-3
/
+7
2017-08-08
Bump version to 0.7.0-a.0.z, master is open for business
Boris Kolpackov
1
-2
/
+2
2017-08-07
Bump version to 0.6.0
0.6.0
Boris Kolpackov
1
-4
/
+4
2017-08-07
Update NEWS file
Boris Kolpackov
1
-0
/
+8
2017-08-02
Add doc-url manifest value
Karen Arutyunov
1
-1
/
+2
2017-08-02
Make use of manifest_parser::split_comment() and manifest_serializer::merge_c...
Karen Arutyunov
2
-103
/
+86
2017-07-31
Redo header installation setup
Boris Kolpackov
1
-1
/
+1
2017-07-31
Add .pc to .gitignore
Boris Kolpackov
1
-0
/
+1
2017-07-29
Add support for src-url and doc-url package manifest values
Karen Arutyunov
4
-28
/
+52
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
3
-1
/
+12
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
[next]