aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-cvsserver: authentication support for pserverÆvar Arnfjörð Bjarmason2010-05-19
* Merge branch 'maint'Junio C Hamano2010-05-18
|\
| * Documentation/gitdiffcore: fix order in pickaxe descriptionMichael J Gruber2010-05-18
| * Documentation: fix minor inconsistencyMichael J Gruber2010-05-18
| * Documentation: rebase -i ignores options passed to "git am"Markus Heidelberg2010-05-18
| * hash_object: correction for zero length fileDmitry Potapov2010-05-18
* | diff-options: make --patch a synonym for -pWill Palmer2010-05-18
* | for-each-ref: Field with abbreviated objectnameMichael J Gruber2010-05-18
* | gitweb: Use @diff_opts while using format-patchPavan Kumar Sunkara2010-05-18
* | Merge branch 'maint'Junio C Hamano2010-05-11
|\ \ | |/
| * GIT-VERSION-GEN: restrict tags usedTay Ray Chuan2010-05-11
* | Merge branch 'maint'Junio C Hamano2010-05-10
|\ \ | |/
| * handle "git --bare init <dir>" properlyJeff King2010-05-10
* | git-svn: mangle refnames forbidden in gitTorsten Schmutzler2010-05-09
* | git-svn: Remove unused use of File::TempÆvar Arnfjörð Bjarmason2010-05-09
* | git-svn documentation: minor grammar fixÆvar Arnfjörð Bjarmason2010-05-09
* | git svn: avoid uninitialized var in 'reset'Jonathan Nieder2010-05-09
* | Start 1.7.2 cycleJunio C Hamano2010-05-08
* | Merge branch 'bg/apply-blank-trailing-context'Junio C Hamano2010-05-08
|\ \
| * | apply: Allow blank *trailing* context lines to match beyond EOFBjörn Gustavsson2010-04-07
* | | Merge branch 'bg/send-email-smtpdomain'Junio C Hamano2010-05-08
|\ \ \
| * | | send-email: Cleanup smtp-domain and add configBrian Gernhardt2010-04-10
| * | | Document send-email --smtp-domainBrian Gernhardt2010-04-10
| * | | send-email: Don't use FQDNs without a '.'Brian Gernhardt2010-04-10
| * | | send-email: Cleanup { styleBrian Gernhardt2010-04-10
* | | | Merge branch 'rc/ls-remote-default'Junio C Hamano2010-05-08
|\ \ \ \
| * | | | ls-remote: fall-back to default remotes when no remote specifiedTay Ray Chuan2010-04-08
* | | | | Merge branch 'rc/maint-curl-helper'Junio C Hamano2010-05-08
|\ \ \ \ \
| * | | | | remote-curl: ensure that URLs have a trailing slashTay Ray Chuan2010-04-09
| * | | | | http: make end_url_with_slash() publicTay Ray Chuan2010-04-09
| * | | | | t5541-http-push: add test for URLs with trailing slashTay Ray Chuan2010-04-09
* | | | | | Merge branch 'hg/maint-attr-fix'Junio C Hamano2010-05-08
|\ \ \ \ \ \
| * | | | | | attr: Expand macros immediately when encountered.Henrik Grubbström2010-04-10
| * | | | | | attr: Allow multiple changes to an attribute on the same line.Henrik Grubbström2010-04-10
| * | | | | | attr: Fixed debug output for macro expansion.Henrik Grubbström2010-04-10
* | | | | | | Merge branch 'eb/unpretty-b-format'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \
| * | | | | | | Add `%B' in format strings for raw commit body in `git log' and friendsEli Barzilay2010-04-05
* | | | | | | | Merge branch 'ab/commit-empty-message'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \
| * | | | | | | | Add option to git-commit to allow empty log messagesÆvar Arnfjörð Bjarmason2010-04-07
* | | | | | | | | Merge branch 'jc/test-sleepless'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | war on "sleep" in testsJunio C Hamano2010-04-06
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/maint-reflog-expire-unreachable'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reflog --expire-unreachable: avoid merge-base computationJunio C Hamano2010-04-07
* | | | | | | | | | Merge branch 'sd/log-decorate'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | log.decorate: only ignore it under "log --pretty=raw"Junio C Hamano2010-04-08
| * | | | | | | | | | script with rev-list instead of logJeff King2010-04-08
| * | | | | | | | | | log --pretty/--oneline: ignore log.decorateJunio C Hamano2010-04-06
| * | | | | | | | | | log.decorate: usability fixesJunio C Hamano2010-02-17
| * | | | | | | | | | Add `log.decorate' configuration variable.Steven Drake2010-02-17
| * | | | | | | | | | git_config_maybe_bool()Junio C Hamano2010-02-17
| | |_|_|_|/ / / / / | |/| | | | | | | |