issues
search
frace
/
git-passport
A Git command and hook written in Python to manage multiple Git accounts / user identities.
https://github.com/frace/git-passport
Other
109
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Do not use urllib to parse git URLs.
#43
holocronweaver
opened
2 years ago
0
Handle SSH urls better and avoid race conditions when setting git local configs
#42
twillard
opened
7 years ago
3
Add `signingkey` property
#41
TheBoegl
opened
7 years ago
0
Show the index of the selections for users.
#40
bstopp
opened
8 years ago
0
Somewhat confusing dialog
#39
bstopp
opened
8 years ago
0
Fixing issue where passports aren't saving for odd reason.
#38
bstopp
opened
8 years ago
0
Error on setting Passport
#37
bstopp
opened
8 years ago
0
Do not validate or parse url
#36
cfi
opened
9 years ago
0
Add section option "no_remote = true" to allow passports for repos without a remote
#35
cfi
opened
9 years ago
0
regex support for service parameter
#34
cfi
opened
9 years ago
0
made compatible for python 2.7
#33
harrydevnull
opened
9 years ago
0
Added quiet option
#32
SnoringFrog
opened
9 years ago
0
urlparse doesn't always give 'base url'
#31
tverlaan
opened
9 years ago
8
pre-commit not called during git init
#30
holocronweaver
opened
9 years ago
2
Consecutive passport numbering
#29
holocronweaver
opened
9 years ago
2
Multiple services domains per passport
#28
holocronweaver
opened
9 years ago
17
Make README more copy/paste friendly and concise.
#27
holocronweaver
closed
9 years ago
1
Evaluate git_infected() together with config["enable_hook"]
#26
frace
closed
9 years ago
0
Consider where to use sets instead of lists
#25
frace
closed
9 years ago
1
Use argparse to accept commandline arguments
#24
frace
closed
9 years ago
1
Wrap git "getters" into a single function
#23
frace
closed
9 years ago
1
Let the generator functions accept arguments
#22
frace
closed
9 years ago
1
Use less sys.exit() calls
#21
frace
closed
9 years ago
4
No need to raise if sys.exit() is called
#20
frace
closed
9 years ago
1
Move textwrap.dedent(foo).strip() into its own function
#19
frace
closed
9 years ago
2
Possibly merge config_read() and config_validate()
#18
frace
closed
9 years ago
5
Dict style: literal vs. manual key/value assignment
#17
frace
closed
9 years ago
1
Docstring: Exceptions don't get returned they get raised
#16
frace
closed
9 years ago
1
Why the "fancy" characters?
#15
frace
closed
9 years ago
1
Distribute via `pip`?
#14
frace
closed
9 years ago
1
Use e.g. pygit2 instead of calling subprocess
#13
frace
closed
9 years ago
0
Allow empty service option
#12
frace
closed
9 years ago
1
Python3: dict.items() vs. dict.iteritems()
#11
frace
closed
9 years ago
4
Reset sys.stdin to its initial value
#10
frace
closed
9 years ago
1
Notify the user if we don't find a global Git ID
#9
frace
closed
9 years ago
1
Refactor while loop
#8
frace
closed
9 years ago
1
Decouple sys.exit(time.sleep(..))
#7
frace
closed
9 years ago
2
Return early in config_create() to remove one level of indentation
#6
frace
closed
9 years ago
1
Introduce a `git passport` command
#5
frace
closed
9 years ago
1
Possibly remove the devel_debug code?
#4
frace
closed
9 years ago
1
Composition of config_read() and config_validate()
#3
frace
closed
9 years ago
1
Add meaningful comments
#2
frace
closed
9 years ago
1
Add LICENSE
#1
frace
closed
9 years ago
1