summaryrefslogtreecommitdiffstats
path: root/branch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Update draft release notes to 1.8.2Junio C Hamano1-1/+10
2013-01-02Start 1.8.2 cycleJunio C Hamano3-2/+99
2012-12-31Git 1.8.1v1.8.1Junio C Hamano3-16/+21
2012-12-28Git 1.8.0.3v1.8.0.3Junio C Hamano4-3/+18
2012-12-28git(1): show link to contributor summary pageJunio C Hamano1-1/+4
2012-12-28git-svn: Note about tags.Sebastian Leske1-0/+6
2012-12-28git-svn: Expand documentation for --follow-parentSebastian Leske1-3/+12
2012-12-28git-svn: Recommend use of structure options.Sebastian Leske1-3/+21
2012-12-28git-svn: Document branches with at-sign(@).Sebastian Leske1-0/+46
2012-12-28git-remote-helpers.txt: document invocation before input formatMax Horn1-31/+31
2012-12-28Documentation: move diff.wordRegex from config.txt to diff-config.txtRamkumar Ramachandra2-6/+6
2012-12-27mergetools/p4merge: Honor $TMPDIR for the /dev/null placeholderDavid Aguilar1-14/+13
2012-12-26make __git_ps1 accept a third parameter in pcmodeSimon Oosthoek1-12/+20
2012-12-25t9200: let "cvs init" create the test repositoryJunio C Hamano1-1/+2
2012-12-23Sort howto documents in howto-index.txtThomas Ackermann1-1/+1
2012-12-23git-subtree: fix typo in manpageMichael Schubert1-1/+1
2012-12-23git-subtree: ignore git-subtree executableMichael Schubert1-0/+1
2012-12-22Git 1.8.1-rc3v1.8.1-rc3Junio C Hamano1-1/+1
2012-12-21Move ./technical/api-command.txt to ./howto/new-command.txtThomas Ackermann2-2/+8
2012-12-21http.c: Avoid username prompt for certifcate credentialsRene Bredlau1-0/+1
2012-12-21refs: do not use cached refs in repack_without_refJeff King1-1/+4
2012-12-20tests: paint unexpectedly fixed known breakages in bold redAdam Spiers2-10/+33
2012-12-20tests: test the test framework more thoroughlyAdam Spiers1-0/+105
2012-12-20tests: refactor mechanics of testing in a sub test-libAdam Spiers1-45/+40
2012-12-20tests: change info messages from yellow/brown to cyanAdam Spiers1-3/+3
2012-12-20tests: paint skipped tests in blueAdam Spiers1-1/+1
2012-12-20tests: paint known breakages in yellowAdam Spiers1-2/+4
2012-12-20Port to QNXMatt Kraai2-1/+26
2012-12-20Make lock local to fetch_packMatt Kraai1-2/+1
2012-12-20git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano3-10/+6
2012-12-19Remove duplicate entry in ./Documentation/MakefileThomas Ackermann1-1/+0
2012-12-19compat/fnmatch: update old-style definition to ANSIJunio C Hamano1-12/+12
2012-12-19t9020: use configured Python to run the test helperJunio C Hamano1-3/+7
2012-12-19t3600: Avoid "cp -a", which is a GNUismJunio C Hamano1-3/+3
2012-12-19t4014: fix arguments to grepJunio C Hamano1-3/+3
2012-12-19t9502: do not assume GNU tarJunio C Hamano1-1/+1
2012-12-19t0200: "locale" may not existJunio C Hamano1-2/+4
2012-12-18xmkstemp(): avoid showing truncated template more carefullyJunio C Hamano1-1/+1
2012-12-18Documentation: Describe "git diff <blob> <blob>" separatelyJunio C Hamano1-2/+7
2012-12-18t7004: do not create unneeded gpghome/gpg.conf when GPG is not usedJunio C Hamano1-1/+4
2012-12-18Documentation/git-checkout.txt: document 70c9ac2 behaviorChris Rorvick1-0/+8
2012-12-18Documentation/git-checkout.txt: clarify usageChris Rorvick1-10/+33
2012-12-18clarify -M without % symbol in diff-optionsSitaram Chamarty1-1/+5
2012-12-18git-svn, perl/Git.pm: extend and use Git->prompt method for querying usersSven Strickroth2-20/+24
2012-12-18perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not setSven Strickroth1-2/+5
2012-12-18git-svn, perl/Git.pm: add central method for prompting passwordsSven Strickroth2-20/+45
2012-12-17Documentation: move support for old compilers to CodingGuidelinesAdam Spiers2-13/+8
2012-12-17SubmittingPatches: add convention of prefixing commit messagesAdam Spiers1-0/+8
2012-12-17Documentation: don't link to example mail addressesJohn Keeping3-3/+3
2012-12-16tests: test number comes first in 'not ok $count - $message'Adam Spiers2-3/+3