Sign in
googlers
/
jrn
/
git
/
ba5f28bf79ea652fbe2be12f5ca6b351bb6ad591
/
ident.c
5498c57
Merge branch 'jk/ident-loosen-getpwuid'
by Junio C Hamano
· 9 years ago
58d29ec
ident: fix undefined variable when NO_IPV6 is set
by Jeff King
· 9 years ago
92bcbb9
ident: loosen getpwuid error in non-strict mode
by Jeff King
· 9 years ago
19ce497
ident: keep a flag for bogus default_email
by Jeff King
· 9 years ago
e850194
ident: make xgetpwuid_self() a static local helper
by Jeff King
· 9 years ago
00bce77
ident.c: add support for IPv6
by Elia Pinto
· 9 years ago
9ff700e
Merge branch 'jk/commit-author-parsing'
by Junio C Hamano
· 10 years ago
c33ddc2
date: use strbufs in date-formatting functions
by Jeff King
· 11 years ago
9830534
config --global --edit: create a template file if needed
by Matthieu Moy
· 11 years ago
2125261
Merge branch 'jk/split-broken-ident'
by Junio C Hamano
· 11 years ago
03818a4
split_ident: parse timestamp from end of line
by Jeff King
· 11 years ago
662cc30
format-patch: print in-body "From" only when needed
by Jeff King
· 11 years ago
a14daf8
Merge branch 'jn/do-not-drop-username-when-reading-from-etc-mailname'
by Junio C Hamano
· 12 years ago
dc342a2
ident: do not drop username when reading from /etc/mailname
by Jonathan Nieder
· 12 years ago
d6991ce
ident: keep separate "explicit" flags for author and committer
by Jeff King
· 12 years ago
4528023
ident: make user_ident_explicitly_given static
by Jeff King
· 12 years ago
dad148c
ident.c: mark private file-scope symbols as static
by Junio C Hamano
· 12 years ago
e27ddb6
split_ident_line(): make best effort when parsing author/committer line
by Junio C Hamano
· 13 years ago
261ec7d
Merge branch 'jk/ident-gecos-strbuf'
by Junio C Hamano
· 13 years ago
8c5b1ae
ident: reject bogus email addresses with IDENT_STRICT
by Jeff King
· 13 years ago
f9bc573
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
by Jeff King
· 13 years ago
c15e198
ident: let callers omit name with fmt_indent
by Jeff King
· 13 years ago
359b27a
ident: refactor NO_DATE flag in fmt_ident
by Jeff King
· 13 years ago
b00f6cf
ident: reword empty ident error message
by Jeff King
· 13 years ago
d9955fd
fix off-by-one error in split_ident_line
by Jeff King
· 13 years ago
be641ab
ident: trim whitespace from default name/email
by Jeff King
· 13 years ago
c96f0c8
ident: use a dynamic strbuf in fmt_ident
by Jeff King
· 13 years ago
f8254d3
ident: use full dns names to generate email addresses
by Jeff King
· 13 years ago
2f70587
ident: report passwd errors with a more friendly message
by Jeff King
· 13 years ago
8587ead
drop length limitations on gecos-derived names and emails
by Jeff King
· 13 years ago
060d4bb
ident: don't write fallback username into git_default_name
by Jeff King
· 13 years ago
b9f0ac1
fmt_ident: drop IDENT_WARN_ON_NO_NAME code
by Jeff King
· 13 years ago
132f4b6
ident: trim trailing newline from /etc/mailname
by Jeff King
· 13 years ago
2d4b4fc
move git_default_* variables to ident.c
by Jeff King
· 13 years ago
9597921
move identity config parsing to ident.c
by Jeff King
· 13 years ago
bcb2b00
ident: split setup_ident into separate functions
by Jeff King
· 13 years ago
4b340cf
ident.c: add split_ident_line() to parse formatted ident line
by Junio C Hamano
· 13 years ago
d855e4d
ident: do not retrieve default ident when unnecessary
by Jonathan Nieder
· 13 years ago
8a55caa
ident: check /etc/mailname if email is unknown
by Jonathan Nieder
· 13 years ago
8784e4d
Merge branch 'rg/no-gecos-in-pwent'
by Junio C Hamano
· 14 years ago
ac39c5f
Merge branch 'rg/copy-gecos-username'
by Junio C Hamano
· 14 years ago
590e081
ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd
by Rafael Gieschke
· 14 years ago
c0336ff
copy_gecos: fix not adding nlen to len when processing "&"
by Rafael Gieschke
· 14 years ago
4579bb4
ident: die on bogus date format
by Jeff King
· 14 years ago
8b770a2
ident.c: replace fprintf with fputs to suppress compiler warning
by Tarmigan Casebolt
· 15 years ago
5aeb3a3
user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere
by Junio C Hamano
· 15 years ago
99178c8
ident.c: treat $EMAIL as giving user.email identity explicitly
by Junio C Hamano
· 15 years ago
91c38a2
ident.c: check explicit identity for name and email separately
by Junio C Hamano
· 15 years ago
18e95f2
ident.c: remove unused variables
by Junio C Hamano
· 15 years ago
c27b392
Suppress warnings from "git var -l"
by Jonathan Nieder
· 15 years ago
d404bf0
Add backslash to list of 'crud' characters in real name
by Linus Torvalds
· 16 years ago
5354a56
Replace uses of "git-var" with "git var"
by Todd Zullinger
· 17 years ago
bb1ae3f
commit: Show committer if automatic
by Santi Béjar
· 17 years ago
6c293d4
ident.c: reword error message when the user name cannot be determined
by Santi Béjar
· 17 years ago
790296f
Fix grammar nits in documentation and in code comments.
by Jim Meyering
· 17 years ago
774751a
Re-fix "builtin-commit: fix --signoff"
by Junio C Hamano
· 17 years ago
08e1812
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
8e7425d
Change from using email.com to example.com as example domain, as per RFC 2606.
by David Symonds
· 17 years ago
31cbb5d
Merge branch 'kh/commit'
by Junio C Hamano
· 17 years ago
f64c81d
Simplify crud() in ident.c
by Alex Riesen
· 17 years ago
d9ccfe7
Fix --signoff in builtin-commit differently.
by Junio C Hamano
· 17 years ago
1320857
builtin-commit: fix --signoff
by Johannes Schindelin
· 17 years ago
180787c
Improved hint on how to set identity
by Steffen Prohaska
· 18 years ago
46f74f0
Prefer EMAIL to username@hostname.
by Matt Kraai
· 18 years ago
ec563e8
$EMAIL is a last resort fallback, as it's system-wide.
by Pierre Habouzit
· 18 years ago
28a94f8
Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL
by Josh Triplett
· 18 years ago
b073211
ident.c: Use size_t (instead of int) to store sizes
by Luiz Fernando N. Capitulino
· 18 years ago
0b952a9
ident.c: Use const qualifier for 'struct passwd' parameters
by Luiz Fernando N. Capitulino
· 18 years ago
798123a
Rename get_ident() to fmt_ident() and make it available to outside
by Junio C Hamano
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
0175476
Don't force everybody to call setup_ident().
by Junio C Hamano
· 18 years ago
cb280e1
Allow non-developer to clone, checkout and fetch more easily.
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
a7f196a
Default GIT_COMMITTER_NAME to login name in recieve-pack.
by Shawn O. Pearce
· 18 years ago
d5cc2de
ident.c: Trim hint printed when gecos is empty.
by Han-Wen Nienhuys
· 18 years ago
817151e
Rename safe_strncpy() to strlcpy().
by Peter Eriksen
· 19 years ago
bfbd0bb
Implement safe_strncpy() as strlcpy() and use it more.
by Peter Eriksen
· 19 years ago
749be72
Delay "empty ident" errors until they really matter.
by Junio C Hamano
· 19 years ago
925f918
Make "empty ident" error message a bit more helpful.
by Junio C Hamano
· 19 years ago
dfdd309
Do not allow empty name or email.
by Junio C Hamano
· 19 years ago
82f9d58
code comments: spell
by Junio C Hamano
· 19 years ago
c7d77da
git-var: constness and globalness cleanup.
by Junio C Hamano
· 19 years ago
adc3dbc
Use sensible domain name (the DNS one) when guessing ident information
by Petr Baudis
· 19 years ago
5e5f809
Remove unused include.
by Junio C Hamano
· 19 years ago
4546738
Unlocalized isspace and friends
by Linus Torvalds
· 19 years ago
e1b1039
Use git config file for committer name and email info
by Linus Torvalds
· 19 years ago
e9bacb4
Use GECOS field a bit better to produce default human readable name.
by Junio C Hamano
· 19 years ago
5a90d4a
[PATCH] getdomainname should be usable on SunOS with -lnsl
by Junio C Hamano
· 19 years ago
a9ab586
Retire support for old environment variables.
by Junio C Hamano
· 20 years ago
f0ebff0
[PATCH] Portability fix for Solaris 10/x86
by Patrick Mauritz
· 20 years ago
fb2af03
Replace C99 array initializers with code.
by Jason Riedy
· 20 years ago
7a868a8
[PATCH] ident.c: Disambiguate the error messages in setup_ident
by Eric W. Biederman
· 20 years ago
d289d13
[PATCH] Move git_author_info and git_commiter_info to ident.c
by Eric W. Biederman
· 20 years ago
6aa33f4
Abstract out the "name <email> date" handling of commit-tree.c
by Linus Torvalds
· 20 years ago