aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'as/doc-for-devs' into maintJunio C Hamano2012-12-22
|\
| * Documentation: move support for old compilers to CodingGuidelinesAdam Spiers2012-12-16
| * SubmittingPatches: add convention of prefixing commit messagesAdam Spiers2012-12-16
* | Merge branch 'sl/readme-gplv2' into maintJunio C Hamano2012-12-22
|\ \
| * | README: it does not matter who the current maintainer isJunio C Hamano2012-12-15
| * | README: Git is released under the GPLv2, not just "the GPL"Stefano Lattarini2012-12-15
| |/
* | Merge branch 'jc/fetch-tags-doc' into maintJunio C Hamano2012-12-22
|\ \
| * | fetch --tags: clarify documentationJunio C Hamano2012-12-13
| |/
* | Merge branch 'nd/index-format-doc' into maintJunio C Hamano2012-12-22
|\ \
| * | index-format.txt: clarify what is "invalid"Nguyễn Thái Ngọc Duy2012-12-13
* | | Merge branch 'jk/mailmap-cleanup' into maintJunio C Hamano2012-12-22
|\ \ \
| * | | contrib: update stats/mailmap scriptJeff King2012-12-12
| * | | .mailmap: normalize emails for Linus TorvaldsJeff King2012-12-12
| * | | .mailmap: normalize emails for Jeff KingJeff King2012-12-12
| * | | .mailmap: fix broken entry for Martin LanghoffJeff King2012-12-12
| * | | .mailmap: match up some obvious names/emailsJeff King2012-12-12
* | | | Merge branch 'ta/doc-cleanup' into maintJunio C Hamano2012-12-22
|\ \ \ \
| * | | | Documentation: build html for all files in technical and howtoThomas Ackermann2012-10-25
| * | | | Documentation/howto: convert plain text files to asciidocThomas Ackermann2012-10-18
| * | | | Documentation/technical: convert plain text files to asciidocThomas Ackermann2012-10-16
| * | | | Change headline of technical/send-pack-pipeline.txt to not confuse its conten...Thomas Ackermann2012-10-16
| * | | | Shorten two over-long lines in git-bisect-lk2009.txt by abbreviating some sha1Thomas Ackermann2012-10-16
| * | | | Split over-long synopsis in git-fetch-pack.txt into several linesThomas Ackermann2012-10-16
* | | | | Sort howto documents in howto-index.txtThomas Ackermann2012-12-22
* | | | | t7004: do not create unneeded gpghome/gpg.conf when GPG is not usedJunio C Hamano2012-12-18
* | | | | Merge branch 'jk/pickaxe-textconv' into maintJunio C Hamano2012-12-18
|\ \ \ \ \
| * | | | | pickaxe: use textconv for -S countingJeff King2012-10-28
| * | | | | pickaxe: hoist empty needle checkJeff King2012-10-28
* | | | | | clarify -M without % symbol in diff-optionsSitaram Chamarty2012-12-18
| |_|_|_|/ |/| | | |
* | | | | Fix sizeof usage in get_permutationsMatthew Daley2012-12-13
* | | | | git.txt: add missing info about --git-dir command-line optionManlio Perillo2012-12-13
| |_|/ / |/| | |
* | | | git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg2012-12-11
* | | | Git 1.8.0.2v1.8.0.2Junio C Hamano2012-12-10
* | | | Documentation/git-stash.txt: add a missing verbSébastien Loriot2012-12-10
* | | | git(1): remove a defunct link to "list of authors"Junio C Hamano2012-12-09
* | | | Update draft release notes to 1.8.0.2Junio C Hamano2012-12-07
* | | | Merge branch 'jc/doc-push-satellite' into maintJunio C Hamano2012-12-07
|\ \ \ \
| * | | | Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano2012-11-27
* | | | | Merge branch 'jc/same-encoding' into maintJunio C Hamano2012-12-07
|\ \ \ \ \
| * | | | | reencode_string(): introduce and use same_encoding()Junio C Hamano2012-11-04
* | | | | | Merge branch 'lt/diff-stat-show-0-lines' into maintJunio C Hamano2012-12-07
|\ \ \ \ \ \
| * | | | | | t4049: refocus testsJunio C Hamano2012-11-29
| * | | | | | diff --shortstat: do not count "unmerged" entriesJunio C Hamano2012-11-27
| * | | | | | diff --stat: do not count "unmerged" entriesJunio C Hamano2012-11-27
| * | | | | | diff --stat: move the "total count" logic to the last loopJunio C Hamano2012-11-27
| * | | | | | diff --stat: use "file" temporary variable to refer to data->files[i]Junio C Hamano2012-11-27
| * | | | | | diff --stat: status of unmodified pair in diff-q is not zeroJunio C Hamano2012-11-27
| * | | | | | test: add failing tests for "diff --stat" to t4049Junio C Hamano2012-11-27
| * | | | | | Fix "git diff --stat" for interesting - but empty - file changesLinus Torvalds2012-10-17
* | | | | | | git-fast-import.txt: improve documentation for quoted pathsMatthieu Moy2012-11-29