| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable reflogs by default in any repository with a working directory. | Shawn O. Pearce | 2006-12-15 | 1 | -0/+10 |
* | Move deny_non_fast_forwards handling completely into receive-pack. | Shawn Pearce | 2006-10-30 | 1 | -1/+0 |
* | add receive.denyNonFastforwards config variable | Johannes Schindelin | 2006-09-20 | 1 | -0/+1 |
* | Replace uses of strdup with xstrdup. | Shawn Pearce | 2006-09-02 | 1 | -1/+1 |
* | git_dir holds pointers to local strings, hence MUST be const. | Pierre Habouzit | 2006-08-23 | 1 | -3/+4 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 | 1 | -5/+5 |
* | pager: config variable pager.color | Matthias Lederhofer | 2006-07-31 | 1 | -0/+1 |
* | sha1_file: add the ability to parse objects in "pack file format" | Linus Torvalds | 2006-07-13 | 1 | -0/+1 |
* | Fix linking for not-so-clever linkers. | Johannes Schindelin | 2006-07-10 | 1 | -0/+1 |
* | Make zlib compression level configurable, and change default. | Joachim B Haga | 2006-07-03 | 1 | -0/+1 |
* | shared repository: optionally allow reading to "others". | Junio C Hamano | 2006-06-10 | 1 | -1/+1 |
* | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 | 1 | -0/+1 |
* | core.prefersymlinkrefs: use symlinks for .git/HEAD | Junio C Hamano | 2006-05-02 | 1 | -1/+1 |
* | sha1_name: make core.warnambiguousrefs the default. | Junio C Hamano | 2006-03-23 | 1 | -1/+1 |
* | core.warnambiguousrefs: warns when "name" is used and both "name" branch and ... | Junio C Hamano | 2006-03-20 | 1 | -0/+1 |
* | apply --whitespace: configuration option. | Junio C Hamano | 2006-02-27 | 1 | -0/+1 |
* | "Assume unchanged" git | Junio C Hamano | 2006-02-08 | 1 | -0/+1 |
* | Introduce core.sharedrepository | Johannes Schindelin | 2005-12-24 | 1 | -0/+1 |
* | Introduce i18n.commitencoding. | Junio C Hamano | 2005-11-27 | 1 | -0/+1 |
* | Repository format version check. | Junio C Hamano | 2005-11-27 | 1 | -0/+1 |
* | Add config variable core.symrefsonly | Johannes Schindelin | 2005-11-15 | 1 | -0/+1 |
* | Use git config file for committer name and email info | Linus Torvalds | 2005-10-11 | 1 | -0/+75 |