aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | 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
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'mh/status-optionally-refresh'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t7508: add a test for "git status" in a read-only repositoryMarkus Heidelberg2010-04-03
| * | | | | | | | | | | | | git status: refresh the index if possibleMarkus Heidelberg2010-04-02
| * | | | | | | | | | | | | t7508: add test for "git status" refreshing the indexMarkus Heidelberg2010-04-02
* | | | | | | | | | | | | | Merge branch 'cw/ws-indent-with-tab'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | whitespace: tests for git-apply --whitespace=fix with tab-in-indentChris Webb2010-04-04
| * | | | | | | | | | | | | | whitespace: add tab-in-indent support for --whitespace=fixChris Webb2010-04-04
| * | | | | | | | | | | | | | whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dstChris Webb2010-04-04
| * | | | | | | | | | | | | | whitespace: tests for git-diff --check with tab-in-indent error classChris Webb2010-04-04
| * | | | | | | | | | | | | | whitespace: add tab-in-indent error classChris Webb2010-04-02
| * | | | | | | | | | | | | | whitespace: we cannot "catch all errors known to git" anymoreJunio C Hamano2010-04-02
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'cc/revert-strategy'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | revert: add "--strategy" option to choose merge strategyChristian Couder2010-04-01
| * | | | | | | | | | | | | | merge: make function try_merge_command non staticChristian Couder2010-04-01
| * | | | | | | | | | | | | | merge: refactor code that calls "git merge-STRATEGY"Christian Couder2010-04-01
| * | | | | | | | | | | | | | revert: refactor merge recursive code into its own functionChristian Couder2010-04-01
| * | | | | | | | | | | | | | revert: use strbuf to refactor the code that writes the merge messageChristian Couder2010-04-01
* | | | | | | | | | | | | | | Merge branch 'sc/http-late-auth'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Prompt for a username when an HTTP request 401sScott Chacon2010-04-01
* | | | | | | | | | | | | | | | Merge branch 'jk/cached-textconv'Junio C Hamano2010-05-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | diff: avoid useless filespec populationJeff King2010-04-02
| * | | | | | | | | | | | | | | | diff: cache textconv outputJeff King2010-04-02
| * | | | | | | | | | | | | | | | textconv: refactor calls to run_textconvJeff King2010-04-02