summaryrefslogtreecommitdiffstats
path: root/remote.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-21diff.c: diff.renamelimit => diff.renameLimit in messageMax Nanasy1-1/+1
2013-03-21wt-status: fix possible use of uninitialized variableJeff King1-1/+4
2013-03-21fast-import: clarify "inline" logic in file_change_mJeff King1-1/+2
2013-03-21run-command: always set failed_errno in start_commandJeff King1-2/+3
2013-03-21transport: drop "int cmp = cmp" hackJeff King1-1/+1
2013-03-21drop some obsolete "x = x" compiler warning hacksJeff King2-2/+2
2013-03-21fast-import: use pointer-to-pointer to keep list tailJeff King1-6/+4
2013-03-17t1507: Test that branchname@{upstream} is interpreted as branchKacper Kornet1-0/+4
2013-03-17rev-parse: clarify documentation of $name@{upstream} syntaxKacper Kornet1-4/+4
2013-03-17sha1_name: pass object name length to diagnose_invalid_sha1_path()René Scharfe1-18/+14
2013-03-17Makefile: keep LIB_H entries together and sortedRené Scharfe1-16/+13
2013-03-13Git 1.8.2v1.8.2Junio C Hamano2-1/+6
2013-03-11git.c: make usage match manual pageKevin Bracey1-2/+2
2013-03-11git-completion.bash: zsh does not implement function redirection correctlyMatthieu Moy1-5/+11
2013-03-11add: update pathless 'add [-u|-A]' warning to reflect change of planMatthieu Moy1-3/+3
2013-03-10Translate git_more_info_string consistentlyKevin Bracey1-1/+1
2013-03-09perf: update documentation of GIT_PERF_REPEAT_COUNTAntoine Pelisse1-1/+1
2013-03-08Update draft release notes to 1.8.2Junio C Hamano1-26/+34
2013-03-08bundle: Add colons to list headings in "verify"Lukas Fleischer1-4/+4
2013-03-08git svn: consistent spacing after "W:" in warningsEric Wong1-1/+1
2013-03-08git svn: ignore partial svn:mergeinfoJan Pešta1-0/+5
2013-03-07bundle: Fix "verify" output if history is completeLukas Fleischer1-1/+1
2013-03-07Git 1.8.2-rc3v1.8.2-rc3Junio C Hamano1-1/+1
2013-03-07gitweb/README: remove reference to git.kernel.orgFredrik Gustafsson1-3/+0
2013-03-07add: Clarify documentation of -A and -uGreg Price1-10/+12
2013-03-07l10n: zh_CN.po: translate 1 new messageJiang Xin1-4/+4
2013-03-06l10n: de.po: translate 1 new messageRalf Thielow1-7/+9
2013-03-06l10n: vi.po: Update translation (2009t0f0u)Tran Ngoc Quan1-10/+10
2013-03-05git-completion.zsh: define __gitcomp_file compatibility functionMatthieu Moy1-0/+9
2013-03-05l10n: Update Swedish translation (2009t0f0u)Peter Krefting1-4/+4
2013-03-05l10n: git.pot: v1.8.2 round 4 (1 changed)Jiang Xin1-2/+2
2013-03-03Git 1.8.2-rc2v1.8.2-rc2Junio C Hamano2-5/+27
2013-03-01Git 1.8.1.5v1.8.1.5Junio C Hamano3-2/+9
2013-03-01Make !pattern in .gitattributes non-fatalThomas Rast2-4/+7
2013-03-01Documentation/githooks: Fix linkgitAndrew Wong1-1/+1
2013-02-27Update draft release notes to 1.8.1.5Junio C Hamano1-1/+5
2013-02-27Documentation/submodule: Add --force to update synopsisBrad King1-1/+1
2013-02-26Documentation: filter-branch env-filter exampleTadeusz Andrzej Kadłubowski1-0/+20
2013-02-26git-filter-branch.txt: clarify ident variables usageTadeusz Andrzej Kadłubowski1-2/+5
2013-02-26Revert "compat: add strtok_r()"Erik Faye-Lund5-80/+0
2013-02-26wincred: improve compatibility with windows versionsKarsten Blees1-129/+70
2013-02-26wincred: accept CRLF on stdin to simplify console usageKarsten Blees1-2/+5
2013-02-26l10n: de.po: correct translation of "bisect" messagesRalf Thielow1-9/+9
2013-02-26l10n: de.po: translate 5 new messagesRalf Thielow1-109/+145
2013-02-26l10n: de.po: translate 35 new messagesRalf Thielow1-618/+767
2013-02-25git-compat-util.h: Provide missing netdb.h definitionsDavid Michael2-4/+11
2013-02-25Git 1.8.2-rc1v1.8.2-rc1Junio C Hamano2-14/+10
2013-02-25Prepare for 1.8.1.5Junio C Hamano2-1/+38
2013-02-25Documentation: "advice" is uncountableGreg Price2-2/+2
2013-02-25describe: Document --match pattern formatGreg Price1-2/+3