aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/sha1-name-object-peeler'Junio C Hamano2013-04-03
|\
| * peel_onion(): teach $foo^{object} peelerJunio C Hamano2013-03-31
| * peel_onion: disambiguate to favor tree-ish when we know we want a tree-ishJunio C Hamano2013-03-31
* | Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL'Junio C Hamano2013-04-03
|\ \
| * | t5516: test interaction between pushURL and pushInsteadOf correctlyJunio C Hamano2013-03-28
* | | Merge branch 'rs/submodule-summary-limit'Junio C Hamano2013-04-03
|\ \ \
| * | | submodule summary: support --summary-limit=<n>René Scharfe2013-04-01
* | | | Merge branch 'tr/valgrind'Junio C Hamano2013-04-03
|\ \ \ \
| * | | | tests: notice valgrind error in test_must_failThomas Rast2013-04-01
| * | | | tests --valgrind: provide a mode without --track-originsThomas Rast2013-04-01
| * | | | tests: parameterize --valgrind optionThomas Rast2013-04-01
| * | | | t/README: --valgrind already implies -vThomas Rast2013-04-01
* | | | | Merge branch 'rr/prompt-revert-head'Junio C Hamano2013-04-03
|\ \ \ \ \
| * | | | | bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg2013-03-31
* | | | | | Merge branch 'jm/branch-rename-nothing-error'Junio C Hamano2013-04-03
|\ \ \ \ \ \
| * | | | | | branch: give better message when no names specified for renameJonathon Mah2013-03-31
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'js/iterm-is-on-osx'Junio C Hamano2013-04-03
|\ \ \ \ \ \
| * | | | | | git-web--browse: recognize any TERM_PROGRAM as a GUI terminal on OS XJohn Szakmeister2013-03-29
* | | | | | | Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-03
|\ \ \ \ \ \ \
| * | | | | | | clone: leave repo in place after checkout errorsJeff King2013-03-29
| * | | | | | | clone: run check_everything_connectedJeff King2013-03-27
| * | | | | | | clone: die on errors from unpack_treesJeff King2013-03-27
| * | | | | | | add tests for cloning corrupted repositoriesJeff King2013-03-27
| * | | | | | | streaming_write_entry: propagate streaming errorsJeff King2013-03-27
| * | | | | | | add test for streaming corrupt blobsJeff King2013-03-27
| * | | | | | | avoid infinite loop in read_istream_looseJeff King2013-03-27
| * | | | | | | read_istream_filtered: propagate read error from upstreamJeff King2013-03-27
| * | | | | | | check_sha1_signature: check return value from read_istreamJeff King2013-03-27
| * | | | | | | stream_blob_to_fd: detect errors reading from streamJeff King2013-03-27
* | | | | | | | Merge branch 'jc/apply-ws-fix-tab-in-indent'Junio C Hamano2013-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | test: resurrect q_to_tabJunio C Hamano2013-03-29
| * | | | | | | | apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-22
* | | | | | | | | Merge branch 'jk/difftool-no-overwrite-on-copyback'Junio C Hamano2013-04-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t7800: run --dir-diff tests with and without symlinksJohn Keeping2013-03-29
| * | | | | | | | | t7800: fix tests when difftool uses --no-symlinksJohn Keeping2013-03-29
| * | | | | | | | | t7800: don't hide grep outputJohn Keeping2013-03-29
| * | | | | | | | | difftool: don't overwrite modified filesJohn Keeping2013-03-29
| * | | | | | | | | t7800: move '--symlinks' specific test to the endJohn Keeping2013-03-29
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/directory-attrs-regression-fix'Junio C Hamano2013-04-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t: check that a pattern without trailing slash matches a directoryJeff King2013-03-28
| * | | | | | | | | dir.c::match_pathname(): pay attention to the length of string parametersJeff King2013-03-28
| * | | | | | | | | dir.c::match_pathname(): adjust patternlen when shifting patternJeff King2013-03-28
| * | | | | | | | | dir.c::match_basename(): pay attention to the length of string parametersJunio C Hamano2013-03-28
| * | | | | | | | | attr.c::path_matches(): special case paths that end with a slashJunio C Hamano2013-03-28
| * | | | | | | | | attr.c::path_matches(): the basename is part of the pathnameJunio C Hamano2013-03-26
* | | | | | | | | | Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'Junio C Hamano2013-04-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | checkout: avoid unnecessary match_pathspec callsNguyễn Thái Ngọc Duy2013-03-27
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-02
* | | | | | | | | | Merge branch 'jk/config-with-empty-section'Junio C Hamano2013-04-02
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t1300: document some aesthetic failures of the config editorJeff King2013-03-29
| | |_|/ / / / / / / | |/| | | | | | | |