summaryrefslogtreecommitdiffstats
path: root/check_bindir (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-04git-remote-mediawiki: new wiki URL in documentationMatthieu Moy1-1/+1
2013-04-03Update draft release notes to 1.8.3Junio C Hamano1-10/+31
2013-04-03Update draft release notes to 1.8.2.1Junio C Hamano1-0/+35
2013-04-03Start preparing for 1.8.1.6Junio C Hamano2-1/+35
2013-04-03git-tag(1): we tag HEAD by defaultThomas Rast1-0/+6
2013-04-03Update draft release notes to 1.8.3Junio C Hamano1-0/+11
2013-04-01t6200: test message for merging of an annotated tagJunio C Hamano1-0/+39
2013-04-01t6200: use test_config/test_unconfigJunio C Hamano1-32/+29
2013-04-01Update draft release notes to 1.8.3Junio C Hamano1-2/+28
2013-04-01Update draft release notes to 1.8.2.1Junio C Hamano1-0/+4
2013-04-01tests: notice valgrind error in test_must_failThomas Rast1-0/+3
2013-04-01tests --valgrind: provide a mode without --track-originsThomas Rast2-0/+7
2013-04-01tests: parameterize --valgrind optionThomas Rast3-16/+34
2013-04-01t/README: --valgrind already implies -vThomas Rast1-2/+1
2013-04-01submodule summary: support --summary-limit=<n>René Scharfe1-6/+11
2013-04-01branch: give better message when no names specified for renameJonathon Mah2-2/+4
2013-04-01bash: teach __git_ps1 about REVERT_HEADRobin Rosenberg1-0/+2
2013-04-01peel_onion(): teach $foo^{object} peelerJunio C Hamano2-1/+8
2013-04-01peel_onion: disambiguate to favor tree-ish when we know we want a tree-ishJunio C Hamano1-0/+2
2013-03-30cat-file: Fix an gcc -Wuninitialized warningRamsay Jones1-1/+1
2013-03-30fast-import: Fix an gcc -Wuninitialized warningRamsay Jones1-0/+1
2013-03-29git-web--browse: recognize any TERM_PROGRAM as a GUI terminal on OS XJohn Szakmeister1-2/+2
2013-03-29clone: leave repo in place after checkout errorsJeff King2-1/+28
2013-03-29t7800: run --dir-diff tests with and without symlinksJohn Keeping1-8/+19
2013-03-29t7800: fix tests when difftool uses --no-symlinksJohn Keeping1-1/+1
2013-03-29t7800: don't hide grep outputJohn Keeping1-27/+17
2013-03-29difftool: don't overwrite modified filesJohn Keeping2-14/+101
2013-03-29t1300: document some aesthetic failures of the config editorJeff King1-0/+35
2013-03-29test: resurrect q_to_tabJunio C Hamano1-0/+4
2013-03-29t7800: move '--symlinks' specific test to the endJohn Keeping1-15/+15
2013-03-29t: check that a pattern without trailing slash matches a directoryJeff King1-0/+27
2013-03-29dir.c::match_pathname(): pay attention to the length of string parametersJeff King1-1/+12
2013-03-29dir.c::match_pathname(): adjust patternlen when shifting patternJeff King1-0/+1
2013-03-29dir.c::match_basename(): pay attention to the length of string parametersJunio C Hamano1-4/+36
2013-03-29attr.c::path_matches(): special case paths that end with a slashJunio C Hamano1-4/+4
2013-03-28t5516: test interaction between pushURL and pushInsteadOf correctlyJunio C Hamano1-3/+3
2013-03-28git help config: s/insn/instruction/Matthias Krüger1-1/+1
2013-03-28t5520: use test_config to set/unset git config variables (leftover bits)Ramkumar Ramachandra1-3/+3
2013-03-28Avoid loading commits twice in log with diffsThomas Rast1-3/+10
2013-03-27log: read gpg settings for signed commit verificationJacob Sarvis1-0/+3
2013-03-27clone: run check_everything_connectedJeff King3-8/+28
2013-03-27clone: die on errors from unpack_treesJeff King3-3/+4
2013-03-27add tests for cloning corrupted repositoriesJeff King1-0/+41
2013-03-27streaming_write_entry: propagate streaming errorsJeff King2-7/+34