Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'so/submodule-no-update-first-time' into maint | Junio C Hamano | 2011-03-20 | 1 | -0/+52 |
|\ | |||||
| * | t7406: "git submodule update {--merge|--rebase]" with new submodules | Spencer E. Olson | 2011-02-17 | 1 | -0/+52 |
* | | Merge branch 'mo/perl-bidi-pipe-envfix' into maint | Junio C Hamano | 2011-03-20 | 1 | -0/+10 |
|\ \ | |||||
| * | | perl: command_bidi_pipe() method should set-up git environmens | Masatake Osanai | 2011-02-14 | 1 | -0/+10 |
* | | | Merge branch 'ae/better-template-failure-report' into maint | Junio C Hamano | 2011-03-20 | 1 | -0/+13 |
|\ \ \ | |||||
| * | | | Improve error messages when temporary file creation fails | Arnout Engelen | 2010-12-21 | 1 | -0/+13 |
* | | | | Work around broken ln on solaris as used in t8006 | Ben Walton | 2011-03-20 | 1 | -1/+2 |
* | | | | t/README: Add a note about running commands under valgrind | Carlos Martín Nieto | 2011-03-20 | 1 | -0/+7 |
* | | | | Merge branch 'jn/maint-commit-missing-template' into maint | Junio C Hamano | 2011-03-16 | 1 | -3/+11 |
|\ \ \ \ | |||||
| * | | | | commit: error out for missing commit message template | Jonathan Nieder | 2011-02-25 | 1 | -3/+11 |
| * | | | | Merge branch 'maint-1.7.2' into maint-1.7.3 | Junio C Hamano | 2011-02-16 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2011-02-16 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2011-02-16 | 1 | -0/+1 |
| | | |\ \ \ \ | |||||
* | | | \ \ \ \ | Merge branch 'lt/rename-no-extra-copy-detection' into maint | Junio C Hamano | 2011-03-16 | 5 | -6/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | diffcore-rename: properly honor the difference between -M and -C | Linus Torvalds | 2011-02-18 | 5 | -6/+6 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jk/diffstat-binary' into maint | Junio C Hamano | 2011-03-16 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | diff: handle diffstat of rewritten binary files | Jeff King | 2011-02-22 | 1 | -0/+7 |
* | | | | | | | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maint | Junio C Hamano | 2011-03-16 | 1 | -3/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | tests: skip terminal output tests on OS X | Jonathan Nieder | 2011-02-17 | 1 | -3/+19 |
* | | | | | | | | | | Merge branch 'jk/fail-null-clone' into maint | Junio C Hamano | 2011-03-16 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | clone: die when trying to clone missing local path | Jeff King | 2011-02-18 | 1 | -0/+13 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mg/placeholders-are-lowercase' into maint | Junio C Hamano | 2011-03-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'mg/patch-id' into maint | Junio C Hamano | 2011-03-16 | 1 | -0/+36 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-patch-id: do not trip over "no newline" markers | Michael J Gruber | 2011-02-17 | 1 | -1/+1 |
| * | | | | | | | | | | git-patch-id: test for "no newline" markers | Michael J Gruber | 2011-02-17 | 1 | -0/+36 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maint | Junio C Hamano | 2011-03-16 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | merge: honor prepare-commit-msg hook | Jay Soffian | 2011-02-15 | 1 | -0/+12 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | valgrind: ignore SSE-based strlen invalid reads | Carlos Martín Nieto | 2011-03-16 | 1 | -0/+6 |
* | | | | | | | | | | Fix typo in t/README | Mathias Lafeldt | 2011-03-09 | 1 | -1/+1 |
* | | | | | | | | | | t/t7500-commit.sh: use test_cmp instead of test | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -1/+6 |
* | | | | | | | | | | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 2011-02-21 | 3 | -88/+6 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2011-02-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | fast-import: introduce "feature notes" command | Jonathan Nieder | 2011-02-09 | 1 | -0/+1 |
* | | | | | | | | | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2011-02-07 | 3 | -0/+64 |
* | | | | | | | | | t7407: fix line endings for mingw build | Pat Thoyts | 2011-02-07 | 1 | -0/+4 |
* | | | | | | | | | t4120-apply-popt: help systems with core.filemode=false | Johannes Sixt | 2011-02-07 | 1 | -2/+7 |
* | | | | | | | | | t3509: use unconstrained initial test to setup repository. | Pat Thoyts | 2011-02-07 | 1 | -2/+4 |
* | | | | | | | | | Merge branch 'jl/fetch-submodule-recursive' into maint | Junio C Hamano | 2011-01-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | t5526: Fix wrong argument order in "git config" | Jens Lehmann | 2011-01-31 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-01-27 | 2 | -0/+45 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | tests: sanitize more git environment variables | Jeff King | 2011-01-27 | 1 | -0/+3 |
| * | | | | | | | | Merge branch 'jn/fast-import-empty-tree-removal' into maint | Junio C Hamano | 2011-01-27 | 1 | -0/+42 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fast-import: treat filemodify with empty tree as delete | Jonathan Nieder | 2011-01-27 | 1 | -0/+42 |
| * | | | | | | | | | Merge branch 'tr/submodule-relative-scp-url' into maint | Junio C Hamano | 2011-01-19 | 1 | -0/+38 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rj/maint-test-fixes' into maint | Junio C Hamano | 2011-01-19 | 4 | -23/+35 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/submodule-b-current' into maint | Junio C Hamano | 2011-01-19 | 1 | -5/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-svn-info-test-fix' into maint | Junio C Hamano | 2011-01-19 | 1 | -72/+34 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/setup-fixes' | Junio C Hamano | 2011-01-24 | 3 | -4453/+703 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | t1510: fix typo in the comment of a test | Jonathan Nieder | 2011-01-24 | 1 | -1/+1 |