summaryrefslogtreecommitdiffstats
path: root/test-match-trees.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-13t/test-lib.sh: exit with small negagive int is ok with test_must_failStephan Beyer1-1/+1
2008-07-10apply: fix copy/rename breakageJunio C Hamano2-3/+27
2008-07-10git-send-email: Fix authenticating on some servers when using TLS.Robert Shearman1-0/+3
2008-07-10Provide fallback definitions of PRIu32 and PRIx32Johannes Sixt1-0/+8
2008-07-09t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones1-4/+4
2008-07-09t9113-*.sh: provide user feedback when test skippedRamsay Jones1-1/+7
2008-07-09Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce1-0/+1
2008-07-09Start preparing release notes for 1.5.6.3Junio C Hamano2-1/+43
2008-07-09Documentation: update sections on naming revisions and revision rangesJunio C Hamano1-5/+15
2008-07-09Tone down warning about GNU Interactive ToolsJunio C Hamano1-11/+9
2008-07-09Avoid apache complaining about lack of server's FQDNMike Hommey1-0/+1
2008-07-09Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey1-0/+7
2008-07-09Fix http-push testMike Hommey2-9/+11
2008-07-09Catch failures from t5540-http-pushMike Hommey1-3/+4
2008-07-09Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2-5/+56
2008-07-09t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey1-0/+34
2008-07-09completion: add branch options --contains --merged --no-mergedEric Raible1-1/+1
2008-07-09git-submodule - Fix bugs in adding an existing repo as a moduleMark Levedahl1-2/+1
2008-07-09install-doc-quick - use git --exec-path to find git-sh-setupMark Levedahl1-1/+1
2008-07-09bash: offer only paths after '--'SZEDER Gábor1-0/+30
2008-07-08Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2-3/+24
2008-07-08avoid null SHA1 in oldest reflogJeff King2-1/+12
2008-07-08make deleting a missing ref more quietJeff King3-3/+9
2008-07-08Documentation: fix broken "linkgit" linksEric Hanchrow4-4/+4
2008-07-08user-manual: typo and grammar fixesEric Hanchrow1-9/+9
2008-07-08gitweb: Describe projects_index format in more detailJakub Narebski2-6/+46
2008-07-07run_command(): respect GIT_TRACEJohannes Schindelin1-0/+2
2008-07-07git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape1-0/+2
2008-07-07Update draft release notes for 1.6.0Junio C Hamano1-8/+22
2008-07-07completion.bash: add 'skip' and 'run' to git-bisectDmitry Potapov1-2/+2
2008-07-07mailinfo: feed the correct line length to decode_transfer_encoding()Junio C Hamano1-0/+1
2008-07-07git-apply --directory: make --root more similar to GNU diffJunio C Hamano3-8/+12
2008-07-07git-clone: remove leftover debugging fprintf().Alex Riesen1-1/+0
2008-07-07Fix grammar in git-rev-parse(1).Mikael Magnusson1-2/+2
2008-07-07git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin1-20/+50
2008-07-06Allow per-command pager configJeff King1-4/+47
2008-07-06hg-to-git: use git init instead of git init-dbMiklos Vajna1-1/+1
2008-07-06hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna1-10/+10
2008-07-06hg-to-git: abort if the project directory is not a hg repoMiklos Vajna1-1/+4
2008-07-06hg-to-git: avoid raising a string exceptionMiklos Vajna1-1/+1
2008-07-06INSTALL: Update section about git-frotz form.Miklos Vajna1-12/+6
2008-07-06Fix "config_error_nonbool" used with value instead of keyChristian Couder2-2/+2
2008-07-06Fix "config_error_nonbool" used with value instead of keyChristian Couder1-1/+1
2008-07-06clone -q: honor "quiet" option over native transports.Junio C Hamano1-1/+3
2008-07-06attribute documentation: keep EXAMPLE at endJunio C Hamano1-16/+17
2008-07-06builtin-commit.c: Use 'git_config_string' to get 'commit.template'Brian Hetro1-7/+4
2008-07-06http.c: Use 'git_config_string' to clean up SSL config.Brian Hetro1-24/+12
2008-07-06diff.c: Use 'git_config_string' to get 'diff.external'Brian Hetro1-6/+2
2008-07-06convert.c: Use 'git_config_string' to get 'smudge' and 'clean'Brian Hetro1-16/+9
2008-07-06builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...Brian Hetro1-12/+4