summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/credential-quit'Junio C Hamano2014-12-222-1/+8
|\
| * prompt: respect GIT_TERMINAL_PROMPT to disable terminal promptsjk/credential-quitJeff King2014-12-041-0/+4
| * credential: let helpers tell us to quitJeff King2014-12-041-1/+4
* | Merge branch 'js/push-to-deploy'Junio C Hamano2014-12-221-0/+7
|\ \
| * | receive-pack: add another option for receive.denyCurrentBranchJohannes Schindelin2014-11-301-0/+7
* | | Merge branch 'pb/send-email-te'Junio C Hamano2014-12-222-0/+11
|\ \ \
| * | | git-send-email: add --transfer-encoding optionpb/send-email-tePaolo Bonzini2014-11-252-0/+11
* | | | Merge branch 'pb/am-message-id-footer'Junio C Hamano2014-12-222-0/+16
|\ \ \ \
| * | | | git-am: add --message-id/--no-message-idpb/am-message-id-footerPaolo Bonzini2014-11-251-0/+11
| * | | | git-mailinfo: add --message-idPaolo Bonzini2014-11-251-0/+5
| |/ / /
* | | | Merge branch 'mh/simplify-repack-without-refs'Junio C Hamano2014-12-221-2/+2
|\ \ \ \
| * | | | sort_string_list(): rename to string_list_sort()mh/simplify-repack-without-refsMichael Haggerty2014-11-251-2/+2
* | | | | Merge branch 'jc/refer-to-t-readme-from-submitting-patches'Junio C Hamano2014-12-221-1/+2
|\ \ \ \ \
| * | | | | SubmittingPatches: refer to t/README for testsJunio C Hamano2014-11-241-1/+2
* | | | | | Sync with v2.2.1Junio C Hamano2014-12-187-5/+191
|\ \ \ \ \ \
| * | | | | | Git 2.2.1v2.2.1Junio C Hamano2014-12-172-1/+36
| * | | | | | Sync with v2.1.4Junio C Hamano2014-12-176-4/+155
| |\ \ \ \ \ \
| | * | | | | | Git 2.1.4v2.1.4Junio C Hamano2014-12-172-1/+36
| | * | | | | | Sync with v2.0.5Junio C Hamano2014-12-175-3/+119
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Git 2.0.5v2.0.5Junio C Hamano2014-12-172-1/+36
| | | * | | | | Sync with v1.9.5Junio C Hamano2014-12-174-2/+83
| | | |\ \ \ \ \
| | | | * | | | | Git 1.9.5v1.9.5Junio C Hamano2014-12-172-1/+36
| | | | * | | | | Sync with v1.8.5.6Junio C Hamano2014-12-173-1/+47
| | | | |\ \ \ \ \
| | | | | * | | | | Git 1.8.5.6v1.8.5.6Junio C Hamano2014-12-172-1/+36
| | | | | * | | | | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5Junio C Hamano2014-12-171-0/+11
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | | * | | | read-cache: optionally disallow NTFS .git variantsJohannes Schindelin2014-12-171-0/+6
| | | | | | * | | | read-cache: optionally disallow HFS+ .git variantsJeff King2014-12-171-0/+5
* | | | | | | | | | Second batch for 2.3 cycleJunio C Hamano2014-12-121-0/+18
* | | | | | | | | | Merge branch 'jk/colors-fix'Junio C Hamano2014-12-121-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | docs: describe ANSI 256-color modeJeff King2014-11-201-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'po/everyday-doc'Junio C Hamano2014-12-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: change "gitlink" typo in git-pushpo/everyday-docbrian m. carlson2014-11-171-1/+1
* | | | | | | | | | | First batch for 2.3 cycleJunio C Hamano2014-12-051-0/+56
* | | | | | | | | | | Merge branch 'jh/empty-notes'Junio C Hamano2014-12-051-4/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin/notes: add --allow-empty, to allow storing empty notesJohan Herland2014-11-121-4/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'tq/git-ssh-command'Junio C Hamano2014-12-051-12/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | git_connect: set ssh shell command in GIT_SSH_COMMANDtq/git-ssh-commandThomas Quinot2014-11-101-12/+14
| |/ / / / / / / / /
* | | | | | | | | | Git 2.2v2.2.0Junio C Hamano2014-11-261-0/+5
* | | | | | | | | | RelNotes: spelling & grammar tweaksMarc Branchaud2014-11-261-51/+52
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Git 2.2.0-rc3v2.2.0-rc3Junio C Hamano2014-11-211-13/+14
* | | | | | | | | Merge branch 'sv/submitting-final-patch'Junio C Hamano2014-11-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SubmittingPatches: final submission is To: maintainer and CC: listsv/submitting-final-patchSlavomir Vlcek2014-11-131-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sn/tutorial-status-output-example'Junio C Hamano2014-11-192-19/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gittutorial: fix output of 'git status'sn/tutorial-status-output-exampleStefan Naewe2014-11-132-19/+21
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'nd/gitignore-trailing-whitespace' into maintJunio C Hamano2014-11-121-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'mh/doc-remote-helper-xref'Junio C Hamano2014-11-195-0/+22
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | doc: add some crossrefs between manual pagesmh/doc-remote-helper-xrefMax Horn2014-11-115-0/+22
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/doc-commit-only'Junio C Hamano2014-11-181-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/git-commit: clarify that --only/--include records the working t...jc/doc-commit-onlyJunio C Hamano2014-11-071-2/+3
* | | | | | | | | | Merge branch 'ta/tutorial-modernize'Junio C Hamano2014-11-181-1/+1
|\ \ \ \ \ \ \ \ \ \