Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-05-21 |
|\ | |||
| * | git checkout: create unparented branch by --orphan | Erick Mattos | 2010-03-21 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-05-21 |
|\ \ | |||
| * | | Fix checkout of large files to network shares on Windows XP | René Scharfe | 2010-05-20 |
| * | | start_command: close cmd->err descriptor when fork/spawn fails | bert Dvornik | 2010-05-20 |
* | | | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 2010-05-18 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-05-10 |
|\ \ \ | |/ / | |||
| * | | handle "git --bare init <dir>" properly | Jeff King | 2010-05-10 |
* | | | git-svn: mangle refnames forbidden in git | Torsten Schmutzler | 2010-05-09 |
* | | | Merge branch 'bg/apply-blank-trailing-context' | Junio C Hamano | 2010-05-08 |
|\ \ \ | |||
| * | | | apply: Allow blank *trailing* context lines to match beyond EOF | Björn Gustavsson | 2010-04-07 |
* | | | | Merge branch 'rc/ls-remote-default' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ | |||
| * | | | | ls-remote: fall-back to default remotes when no remote specified | Tay Ray Chuan | 2010-04-08 |
* | | | | | Merge branch 'rc/maint-curl-helper' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ | |||
| * | | | | | remote-curl: ensure that URLs have a trailing slash | Tay Ray Chuan | 2010-04-09 |
| * | | | | | t5541-http-push: add test for URLs with trailing slash | Tay Ray Chuan | 2010-04-09 |
* | | | | | | Merge branch 'hg/maint-attr-fix' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ | |||
| * | | | | | | attr: Expand macros immediately when encountered. | Henrik Grubbström | 2010-04-10 |
| * | | | | | | attr: Allow multiple changes to an attribute on the same line. | Henrik Grubbström | 2010-04-10 |
* | | | | | | | Merge branch 'eb/unpretty-b-format' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add `%B' in format strings for raw commit body in `git log' and friends | Eli Barzilay | 2010-04-05 |
* | | | | | | | | Merge branch 'ab/commit-empty-message' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 |
* | | | | | | | | | Merge branch 'jc/test-sleepless' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | war on "sleep" in tests | Junio C Hamano | 2010-04-06 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'sd/log-decorate' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | log.decorate: only ignore it under "log --pretty=raw" | Junio C Hamano | 2010-04-08 |
| * | | | | | | | | | log --pretty/--oneline: ignore log.decorate | Junio C Hamano | 2010-04-06 |
| * | | | | | | | | | log.decorate: usability fixes | Junio C Hamano | 2010-02-17 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'mh/status-optionally-refresh' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t7508: add a test for "git status" in a read-only repository | Markus Heidelberg | 2010-04-03 |
| * | | | | | | | | | git status: refresh the index if possible | Markus Heidelberg | 2010-04-02 |
| * | | | | | | | | | t7508: add test for "git status" refreshing the index | Markus Heidelberg | 2010-04-02 |
* | | | | | | | | | | Merge branch 'cw/ws-indent-with-tab' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | whitespace: tests for git-apply --whitespace=fix with tab-in-indent | Chris Webb | 2010-04-04 |
| * | | | | | | | | | | whitespace: tests for git-diff --check with tab-in-indent error class | Chris Webb | 2010-04-04 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'jk/cached-textconv' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | diff: cache textconv output | Jeff King | 2010-04-02 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'pc/remove-warn' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||
| * | | | | | | | | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 |
* | | | | | | | | | | test-lib: some shells do not let $? propagate into an eval | Jonathan Nieder | 2010-05-06 |
* | | | | | | | | | | test-lib: Let tests specify commands to be run at end of test | Jonathan Nieder | 2010-05-04 |
* | | | | | | | | | | clone: quell the progress report from init and report on clone | Junio C Hamano | 2010-05-04 |
* | | | | | | | | | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. | Michal Sojka | 2010-05-04 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-19 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t7012: Mark missing tests as TODO | Michael J Gruber | 2010-04-19 |
* | | | | | | | | | | | Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format' | Junio C Hamano | 2010-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t3301: add tests to use --format="%N" | Junio C Hamano | 2010-04-18 |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-04-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | t1010-mktree: Adjust expected result to code and documentation | Michael J Gruber | 2010-04-17 |