Sign in
googlers
/
jrn
/
git
/
023020401d21c8c48d7f0a123c7ff50888e101c7
/
builtin
/
var.c
b2141fc
config: don't include config.h by default
by Brandon Williams
· 8 years ago
f9bc573
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
by Jeff King
· 13 years ago
c2e86ad
Fix sparse warnings
by Stephen Boyd
· 14 years ago
2bc8c1a
var: run setup_git_directory_gently() sooner
by Nguyễn Thái Ngọc Duy
· 15 years ago
2e0e8b6
Merge branch 'lt/deepen-builtin-source'
by Junio C Hamano
· 15 years ago
81b50f3
Move 'builtin-*' into a 'builtin/' subdirectory
by Linus Torvalds
· 15 years ago
[Renamed from builtin-var.c]
55b6745
make "git var" a built-in
by Linus Torvalds
· 15 years ago
[Renamed (96%) from var.c]
6361824
Teach git var about GIT_PAGER
by Jonathan Nieder
· 15 years ago
44fcb49
Teach git var about GIT_EDITOR
by Jonathan Nieder
· 15 years ago
c27b392
Suppress warnings from "git var -l"
by Jonathan Nieder
· 15 years ago
eeefa7c
Style fixes, add a space after if/for/while.
by Brian Gianforcaro
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
5354a56
Replace uses of "git-var" with "git var"
by Todd Zullinger
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
2fba836
var: Don't require to be in a git repository.
by Frank Lichtenheld
· 17 years ago
774751a
Re-fix "builtin-commit: fix --signoff"
by Junio C Hamano
· 17 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
0175476
Don't force everybody to call setup_ident().
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
749be72
Delay "empty ident" errors until they really matter.
by Junio C Hamano
· 19 years ago
5d318ce
git-var: make it work in subdirectory.
by Junio C Hamano
· 19 years ago
c7d77da
git-var: constness and globalness cleanup.
by Junio C Hamano
· 19 years ago
e1b1039
Use git config file for committer name and email info
by Linus Torvalds
· 19 years ago
4d1f119
[PATCH] Unify usage strings declaration
by Petr Baudis
· 20 years ago
aed022a
[PATCH] Add git-var a tool for reading interesting git variables.
by Eric W. Biederman
· 20 years ago