Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gpg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dotfiles
gpg
Compare revisions
78b8ef40ee6b774c49a0cb8c943066f03b11dd6d to a9fb893db3da39a67a81ad86219fe22d8f3bccb4
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dotfiles/gpg
Select target project
No results found
a9fb893db3da39a67a81ad86219fe22d8f3bccb4
Select Git revision
Swap
Target
dotfiles/gpg
Select target project
dotfiles/gpg
1 result
78b8ef40ee6b774c49a0cb8c943066f03b11dd6d
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Try to add the full path, remember sh
· c9ef1f94
Henrik Tjäder
authored
2 years ago
c9ef1f94
No expansion possible, at all
· a9fb893d
Henrik Tjäder
authored
2 years ago
https://dev.gnupg.org/T4588
a9fb893d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gnupg/gpg-agent.conf
+4
-2
4 additions, 2 deletions
.gnupg/gpg-agent.conf
.gnupg/pinentry-auto.sh
+0
-0
0 additions, 0 deletions
.gnupg/pinentry-auto.sh
with
4 additions
and
2 deletions
.gnupg/gpg-agent.conf
View file @
a9fb893d
default
-
cache
-
ttl
36
00
default
-
cache
-
ttl
72
00
max
-
cache
-
ttl
7200
enable
-
ssh
-
support
# MUST be a full path
# pinentry-program /usr/bin/pinentry-tty
pinentry
-
program
pinentry
-
auto
pinentry
-
program
/
home
/
USER
/.
gnupg
/
pinentry
-
auto
.
sh
# 3 Hours cache on SSH-keys
default
-
cache
-
ttl
-
ssh
10800
max
-
cache
-
ttl
-
ssh
10800
log
-
file
/
home
/
USER
/.
cache
/
gpg
-
agent
.
log
This diff is collapsed.
Click to expand it.
.gnupg/pinentry-auto.sh
100644 → 100755
View file @
a9fb893d
File mode changed from 100644 to 100755
This diff is collapsed.
Click to expand it.