Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
fuchsia.googlesource.com-third_party-gflags
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
fuchsia.googlesource.com-third_party-gflags
Graph
0f2751ebfb8916c3d32acd500232f130e2957e5a
Select Git revision
Branches
6
cobalt
master
default
upstream/bugfix/#51-memory-leaks
upstream/fix-gflags-define
upstream/gh-pages
upstream/master
Tags
5
v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.1.0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jan
13
Nov
1
29
Sep
17
25
Jan
5
Dec
1
30
Nov
11
9
15
Oct
14
28
Sep
5
Jul
15
May
4
Apr
4
Mar
31
Jan
29
7
3
Nov
8
Oct
1
Sep
29
Aug
13
Jul
11
16
May
12
11
6
29
Mar
6
Jan
16
Dec
29
Nov
26
25
24
22
5
Oct
17
Sep
31
Aug
24
3
2
1
29
Jul
20
18
28
Jun
1
10
May
26
Apr
6
5
4
Mar
2
1
29
Feb
27
19
18
12
29
Jan
12
31
Dec
5
Nov
28
Oct
27
20
May
19
3
Apr
31
Mar
25
24
17
Jul
2
May
1
7
Apr
30
Mar
27
26
25
22
20
19
18
17
15
14
27
Nov
22
6
5
4
22
Oct
20
Sep
1
Aug
31
Jul
3
Jun
1
30
May
22
21
Apr
20
14
Jan
20
Nov
11
29
May
2
Feb
25
Jan
21
Dec
1
3
Nov
18
Aug
4
30
Jul
29
28
19
May
21
Apr
3
Mar
2
25
Jan
14
16
Nov
14
Oct
16
Sep
7
May
10
Mar
5
Jan
10
Nov
11
Sep
17
Jul
15
Apr
19
Sep
21
Aug
22
Jul
27
Mar
18
Oct
15
Aug
12
Jun
20
Apr
28
Mar
22
21
18
Dec
remove attribute where it does not apply
upstream/master
upstream/master
Avoid no-match message in case STRIP_FLAG_HELP been set
[clang-tidy] Remove redundant initialization of strings
[clang-tidy] Replace deprecated C headers
Fix check of targets in package config when GFLAGS_USE_TARGET_NAMESPACE
Change order of sections in INSTALL file, mention Homebrew
Add vcpkg installation instructions
package.pc.in: bin and libdir to exec_prefix
fix: Install pkgconfig file only when INSTALL_HEADERS option is ON
fixup: Keep CMake coding style with whitespace after command name
fix: GFLAGS_* variables take precedence in gflags_define
fixup: Keep CMake coding style with whitespace after command name
upstream/fix-gf…
upstream/fix-gflags-define
fix: GFLAGS_* variables take precedence in gflags_define
Merge pull request #276 from Rastaban/master
Merge pull request #1 from Rastaban/Rastaban-patch-1
Add missing @ to cmake file
doc: Minor English language fix in release notes
Release v2.2.2
v2.2.2
v2.2.2
doc: Update README for release v2.2.2
doc: Update ChangeLog for release v2.2.2
cmake: Increment project version to 2.2.2
doc: Updated CMake and Bazel examples
Update CMake and Bazel examples
upstream/gh-pages
upstream/gh-pages
fix: Use 'default' visibility for GCC
fix: Build with MinGW version after Nov 2016
fix: Build with _UNICODE support on Windows
fix: PVS Studio warnings
fix: No extern template declaration for MSVC <12.0
fix: Declare FlagRegisterer c’tor explicit template instanations as extern in header
fix: Declare FALGS_no##name variables as static
fix: Import with GFLAGS_USE_TARGET_NAMESPACE=ON
fix: Import with or without gflags:: namespace
fix: Define both 'gflags' and 'gflags::gflags' alias targets
fix: Indentation, use spaces instead of real tabs
Merge pull request #247 from Mizux/master
fix missing-field-initializers warnings on gcc
Fix V728 excessive check
Set postfixes for generated libraries based on buildtype
Fix build on some clang variants
doc: Update documentation on how to use Bazel
Loading