summaryrefslogtreecommitdiffstats
path: root/ppc (unfollow)
Commit message (Expand)AuthorFilesLines
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-23Sort howto documents in howto-index.txtThomas Ackermann1-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-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-16Remove misleading date from api-index-skel.txtThomas Ackermann1-2/+0
2012-12-16README: it does not matter who the current maintainer isJunio C Hamano1-3/+2
2012-12-16README: Git is released under the GPLv2, not just "the GPL"Stefano Lattarini1-1/+3
2012-12-14fetch --tags: clarify documentationJunio C Hamano1-8/+5
2012-12-13Fix sizeof usage in get_permutationsMatthew Daley1-3/+3
2012-12-13git.txt: add missing info about --git-dir command-line optionManlio Perillo1-0/+1
2012-12-13index-format.txt: clarify what is "invalid"Nguyễn Thái Ngọc Duy1-2/+3
2012-12-12contrib: update stats/mailmap scriptJeff King1-32/+64
2012-12-12.mailmap: normalize emails for Linus TorvaldsJeff King1-0/+6
2012-12-12.mailmap: normalize emails for Jeff KingJeff King1-0/+1
2012-12-12.mailmap: fix broken entry for Martin LanghoffJeff King1-1/+1
2012-12-12.mailmap: match up some obvious names/emailsJeff King1-0/+10
2012-12-12git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg1-0/+9
2012-12-10Git 1.8.0.2v1.8.0.2Junio C Hamano2-2/+3
2012-12-10Documentation/git-stash.txt: add a missing verbSébastien Loriot1-1/+1
2012-12-09git(1): remove a defunct link to "list of authors"Junio C Hamano1-2/+1
2012-12-07Update draft release notes to 1.8.0.2Junio C Hamano1-0/+19
2012-11-29git-fast-import.txt: improve documentation for quoted pathsMatthieu Moy1-2/+6
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy2-3/+39
2012-11-29t4049: refocus testsJunio C Hamano1-11/+9
2012-11-28Start preparing for 1.8.0.2Junio C Hamano2-1/+16
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow1-0/+2
2012-11-28Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano1-2/+14
2012-11-27diff --shortstat: do not count "unmerged" entriesJunio C Hamano1-3/+2
2012-11-27diff --stat: do not count "unmerged" entriesJunio C Hamano2-3/+5
2012-11-27diff --stat: move the "total count" logic to the last loopJunio C Hamano2-10/+13
2012-11-27diff --stat: use "file" temporary variable to refer to data->files[i]Junio C Hamano1-13/+13
2012-11-27diff --stat: status of unmodified pair in diff-q is not zeroJunio C Hamano1-1/+1
2012-11-27test: add failing tests for "diff --stat" to t4049Junio C Hamano1-1/+45
2012-11-27Documentation: improve phrasing in git-push.txtMark Szepieniec1-1/+2
2012-11-26Fix typo in remote set-head usageAntoine Pelisse1-1/+1
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker1-1/+1
2012-11-26Git 1.8.0.1v1.8.0.1Junio C Hamano3-3/+16