Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace uses of "git-var" with "git var" | Todd Zullinger | 2008-07-30 |
* | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 |
* | var: Don't require to be in a git repository. | Frank Lichtenheld | 2008-03-15 |
* | Re-fix "builtin-commit: fix --signoff" | Junio C Hamano | 2007-12-09 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Don't force everybody to call setup_ident(). | Junio C Hamano | 2007-01-28 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | Delay "empty ident" errors until they really matter. | Junio C Hamano | 2006-02-18 |
* | git-var: make it work in subdirectory. | Junio C Hamano | 2005-11-25 |
* | git-var: constness and globalness cleanup. | Junio C Hamano | 2005-11-21 |
* | Use git config file for committer name and email info | Linus Torvalds | 2005-10-11 |
* | [PATCH] Unify usage strings declaration | Petr Baudis | 2005-07-29 |
* | [PATCH] Add git-var a tool for reading interesting git variables. | Eric W. Biederman | 2005-07-15 |