Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with v2.2.1 | Junio C Hamano | 2014-12-18 | 7 | -5/+191 |
|\ | |||||
| * | Git 2.2.1v2.2.1 | Junio C Hamano | 2014-12-17 | 2 | -1/+36 |
| * | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 | 6 | -4/+155 |
| |\ | |||||
| | * | Git 2.1.4v2.1.4 | Junio C Hamano | 2014-12-17 | 2 | -1/+36 |
| | * | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 | 5 | -3/+119 |
| | |\ | |||||
| | | * | Git 2.0.5v2.0.5 | Junio C Hamano | 2014-12-17 | 2 | -1/+36 |
| | | * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 | 4 | -2/+83 |
| | | |\ | |||||
| | | | * | Git 1.9.5v1.9.5 | Junio C Hamano | 2014-12-17 | 2 | -1/+36 |
| | | | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 | 3 | -1/+47 |
| | | | |\ | |||||
| | | | | * | Git 1.8.5.6v1.8.5.6 | Junio C Hamano | 2014-12-17 | 2 | -1/+36 |
| | | | | * | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 2014-12-17 | 1 | -0/+11 |
| | | | | |\ | |||||
| | | | | | * | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 2014-12-17 | 1 | -0/+6 |
| | | | | | * | read-cache: optionally disallow HFS+ .git variants | Jeff King | 2014-12-17 | 1 | -0/+5 |
* | | | | | | | Second batch for 2.3 cycle | Junio C Hamano | 2014-12-12 | 1 | -0/+18 |
* | | | | | | | Merge branch 'jk/colors-fix' | Junio C Hamano | 2014-12-12 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | docs: describe ANSI 256-color mode | Jeff King | 2014-11-20 | 1 | -0/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'po/everyday-doc' | Junio C Hamano | 2014-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: change "gitlink" typo in git-pushpo/everyday-doc | brian m. carlson | 2014-11-17 | 1 | -1/+1 |
* | | | | | | | | First batch for 2.3 cycle | Junio C Hamano | 2014-12-05 | 1 | -0/+56 |
* | | | | | | | | Merge branch 'jh/empty-notes' | Junio C Hamano | 2014-12-05 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin/notes: add --allow-empty, to allow storing empty notes | Johan Herland | 2014-11-12 | 1 | -4/+8 |
* | | | | | | | | | Merge branch 'tq/git-ssh-command' | Junio C Hamano | 2014-12-05 | 1 | -12/+14 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | git_connect: set ssh shell command in GIT_SSH_COMMANDtq/git-ssh-command | Thomas Quinot | 2014-11-10 | 1 | -12/+14 |
| |/ / / / / / / | |||||
* | | | | | | | | Git 2.2v2.2.0 | Junio C Hamano | 2014-11-26 | 1 | -0/+5 |
* | | | | | | | | RelNotes: spelling & grammar tweaks | Marc Branchaud | 2014-11-26 | 1 | -51/+52 |
* | | | | | | | | Git 2.2.0-rc3v2.2.0-rc3 | Junio C Hamano | 2014-11-21 | 1 | -13/+14 |
* | | | | | | | | Merge branch 'sv/submitting-final-patch' | Junio C Hamano | 2014-11-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | SubmittingPatches: final submission is To: maintainer and CC: listsv/submitting-final-patch | Slavomir Vlcek | 2014-11-13 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sn/tutorial-status-output-example' | Junio C Hamano | 2014-11-19 | 2 | -19/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gittutorial: fix output of 'git status'sn/tutorial-status-output-example | Stefan Naewe | 2014-11-13 | 2 | -19/+21 |
| | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'nd/gitignore-trailing-whitespace' into maint | Junio C Hamano | 2014-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'mh/doc-remote-helper-xref' | Junio C Hamano | 2014-11-19 | 5 | -0/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | doc: add some crossrefs between manual pagesmh/doc-remote-helper-xref | Max Horn | 2014-11-11 | 5 | -0/+22 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/doc-commit-only' | Junio C Hamano | 2014-11-18 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation/git-commit: clarify that --only/--include records the working t...jc/doc-commit-only | Junio C Hamano | 2014-11-07 | 1 | -2/+3 |
* | | | | | | | | | | Merge branch 'ta/tutorial-modernize' | Junio C Hamano | 2014-11-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | gittutorial.txt: remove reference to ancient Git versionta/tutorial-modernize | Thomas Ackermann | 2014-11-11 | 1 | -1/+1 |
* | | | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-11-12 | 1 | -0/+14 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Sync with maint | Junio C Hamano | 2014-11-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Documentation/config.txt: fix minor typo | Thomas Quinot | 2014-11-10 | 1 | -1/+1 |
| * | | | | | | | | config.txt: fix typo | Nicolas Dermine | 2014-11-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | docs/credential-store: s/--store/--file/ | Jeff King | 2014-11-06 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'nd/gitignore-trailing-whitespace' | Junio C Hamano | 2014-11-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | gitignore.txt: fix spelling of "backslash"nd/gitignore-trailing-whitespace | Ben North | 2014-11-04 | 1 | -1/+1 |
* | | | | | | | | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 | 18 | -29/+29 |
* | | | | | | | | | RelNotes/2.2.0.txt: fix minor typos | Matthieu Moy | 2014-11-03 | 1 | -3/+3 |
* | | | | | | | | | Git 2.2.0-rc0v2.2.0-rc0 | Junio C Hamano | 2014-10-31 | 1 | -0/+6 |
* | | | | | | | | | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 2014-10-31 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-svn.txt: advertise pushurl with dcommit | Sveinung Kvilhaugsvik | 2014-10-24 | 1 | -0/+4 |