aboutsummaryrefslogtreecommitdiff
path: root/var.c
Commit message (Expand)AuthorAge
* Add calls to git_extract_argv0_path() in programs that call git_config_*Steffen Prohaska2009-01-26
* Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* var: Don't require to be in a git repository.Frank Lichtenheld2008-03-15
* Re-fix "builtin-commit: fix --signoff"Junio C Hamano2007-12-09
* War on whitespaceJunio C Hamano2007-06-07
* Don't force everybody to call setup_ident().Junio C Hamano2007-01-28
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-18
* git-var: make it work in subdirectory.Junio C Hamano2005-11-25
* git-var: constness and globalness cleanup.Junio C Hamano2005-11-21
* Use git config file for committer name and email infoLinus Torvalds2005-10-11
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* [PATCH] Add git-var a tool for reading interesting git variables.Eric W. Biederman2005-07-15