Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | Git 1.8.1-rc3v1.8.1-rc3 | Junio C Hamano | 2012-12-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ta/new-command-howto' | Junio C Hamano | 2012-12-21 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Move ./technical/api-command.txt to ./howto/new-command.txt | Thomas Ackermann | 2012-12-21 | 2 | -2/+8 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/doc-diff-blobs' | Junio C Hamano | 2012-12-21 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Documentation: Describe "git diff <blob> <blob>" separately | Junio C Hamano | 2012-12-18 | 1 | -2/+7 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'cr/doc-checkout-branch' | Junio C Hamano | 2012-12-21 | 1 | -10/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Documentation/git-checkout.txt: document 70c9ac2 behavior | Chris Rorvick | 2012-12-18 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | Documentation/git-checkout.txt: clarify usage | Chris Rorvick | 2012-12-18 | 1 | -10/+33 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ta/api-index-doc' | Junio C Hamano | 2012-12-21 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Remove misleading date from api-index-skel.txt | Thomas Ackermann | 2012-12-16 | 1 | -2/+0 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/avoid-mailto-invalid-in-doc' | Junio C Hamano | 2012-12-21 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Documentation: don't link to example mail addresses | John Keeping | 2012-12-16 | 3 | -3/+3 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'as/doc-for-devs' | Junio C Hamano | 2012-12-21 | 2 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Documentation: move support for old compilers to CodingGuidelines | Adam Spiers | 2012-12-16 | 2 | -13/+8 | |
| * | | | | | | | | | | | | | | | | | SubmittingPatches: add convention of prefixing commit messages | Adam Spiers | 2012-12-16 | 1 | -0/+8 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'sl/readme-gplv2' | Junio C Hamano | 2012-12-21 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | README: it does not matter who the current maintainer is | Junio C Hamano | 2012-12-15 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | README: Git is released under the GPLv2, not just "the GPL" | Stefano Lattarini | 2012-12-15 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-tags-doc' | Junio C Hamano | 2012-12-21 | 1 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | fetch --tags: clarify documentation | Junio C Hamano | 2012-12-13 | 1 | -8/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'nd/index-format-doc' | Junio C Hamano | 2012-12-21 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | index-format.txt: clarify what is "invalid" | Nguyễn Thái Ngọc Duy | 2012-12-13 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | Merge branch 'sl/git-svn-docs' | Junio C Hamano | 2012-12-21 | 1 | -6/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | git-svn: Note about tags. | Sebastian Leske | 2012-12-05 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | git-svn: Expand documentation for --follow-parent | Sebastian Leske | 2012-12-05 | 1 | -3/+12 | |
| * | | | | | | | | | | | | | | | git-svn: Recommend use of structure options. | Sebastian Leske | 2012-12-05 | 1 | -3/+21 | |
| * | | | | | | | | | | | | | | | git-svn: Document branches with at-sign(@). | Sebastian Leske | 2012-12-05 | 1 | -0/+46 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/mailmap-cleanup' | Junio C Hamano | 2012-12-21 | 2 | -33/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | contrib: update stats/mailmap script | Jeff King | 2012-12-12 | 1 | -32/+64 | |
| * | | | | | | | | | | | | | | | .mailmap: normalize emails for Linus Torvalds | Jeff King | 2012-12-12 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | .mailmap: normalize emails for Jeff King | Jeff King | 2012-12-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | .mailmap: fix broken entry for Martin Langhoff | Jeff King | 2012-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | .mailmap: match up some obvious names/emails | Jeff King | 2012-12-12 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | Remove duplicate entry in ./Documentation/Makefile | Thomas Ackermann | 2012-12-19 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-12-18 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | t7004: do not create unneeded gpghome/gpg.conf when GPG is not used | Junio C Hamano | 2012-12-18 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | Sync with 'maint' | Junio C Hamano | 2012-12-18 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'jk/pickaxe-textconv' into maint | Junio C Hamano | 2012-12-18 | 2 | -19/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | clarify -M without % symbol in diff-options | Sitaram Chamarty | 2012-12-18 | 1 | -1/+5 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Git 1.8.1-rc2v1.8.1-rc2 | Junio C Hamano | 2012-12-15 | 2 | -1/+7 | |
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Renumber list in api-command.txt | Thomas Ackermann | 2012-12-15 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | remote-testsvn: fix unitialized variable | Jeff King | 2012-12-15 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-12-13 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Fix sizeof usage in get_permutations | Matthew Daley | 2012-12-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | git.txt: add missing info about --git-dir command-line option | Manlio Perillo | 2012-12-13 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'mh/doc-remote-helpers' | Junio C Hamano | 2012-12-13 | 1 | -105/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | git-remote-helpers.txt: clarify options & ref list attributes | Max Horn | 2012-12-07 | 1 | -5/+12 | |
| * | | | | | | | | | | | | | git-remote-helpers.txt: clarify command <-> capability correspondences | Max Horn | 2012-12-07 | 1 | -5/+16 | |
| * | | | | | | | | | | | | | git-remote-helpers.txt: rearrange description of capabilities | Max Horn | 2012-12-07 | 1 | -78/+56 | |
| * | | | | | | | | | | | | | git-remote-helpers.txt: minor grammar fix | Max Horn | 2012-12-07 | 1 | -3/+3 |