Age | Commit message (Expand) | Author | Files | Lines |
2015-05-26 | diff.c: --ws-error-highlight=<kind> option | Junio C Hamano | 1 | -0/+10 |
2015-01-12 | Git 2.2.2 | Junio C Hamano | 2 | -1/+32 |
2015-01-12 | Merge branch 'rw/apply-does-not-take-ignore-date' into maint | Junio C Hamano | 1 | -1/+0 |
2014-12-22 | Prepare for 2.2.2 | Junio C Hamano | 1 | -0/+33 |
2014-12-22 | Merge branch 'po/everyday-doc' into maint | Junio C Hamano | 1 | -1/+1 |
2014-12-22 | Merge branch 'jk/colors-fix' into maint | Junio C Hamano | 1 | -0/+4 |
2014-12-17 | Git 2.2.1 | Junio C Hamano | 2 | -1/+36 |
2014-12-17 | Sync with v2.1.4 | Junio C Hamano | 6 | -4/+155 |
2014-12-17 | Git 2.1.4 | Junio C Hamano | 2 | -1/+36 |
2014-12-17 | Sync with v2.0.5 | Junio C Hamano | 5 | -3/+119 |
2014-12-17 | Git 2.0.5 | Junio C Hamano | 2 | -1/+36 |
2014-12-17 | Sync with v1.9.5 | Junio C Hamano | 4 | -2/+83 |
2014-12-17 | Git 1.9.5 | Junio C Hamano | 2 | -1/+36 |
2014-12-17 | Sync with v1.8.5.6 | Junio C Hamano | 3 | -1/+47 |
2014-12-17 | Git 1.8.5.6 | Junio C Hamano | 2 | -1/+36 |
2014-12-17 | Merge branch 'dotgit-case-maint-1.8.5' into maint-1.8.5 | Junio C Hamano | 1 | -0/+11 |
2014-12-17 | read-cache: optionally disallow NTFS .git variants | Johannes Schindelin | 1 | -0/+6 |
2014-12-17 | read-cache: optionally disallow HFS+ .git variants | Jeff King | 1 | -0/+5 |
2014-12-09 | git-am.txt: --ignore-date flag is not passed to git-apply | Ronald Wampler | 1 | -1/+0 |
2014-11-26 | Git 2.2 | Junio C Hamano | 1 | -0/+5 |
2014-11-26 | RelNotes: spelling & grammar tweaks | Marc Branchaud | 1 | -51/+52 |
2014-11-21 | Git 2.2.0-rc3 | Junio C Hamano | 1 | -13/+14 |
2014-11-20 | docs: describe ANSI 256-color mode | Jeff King | 1 | -0/+4 |
2014-11-19 | Merge branch 'sv/submitting-final-patch' | Junio C Hamano | 1 | -1/+1 |
2014-11-19 | Merge branch 'sn/tutorial-status-output-example' | Junio C Hamano | 2 | -19/+21 |
2014-11-19 | Merge branch 'mh/doc-remote-helper-xref' | Junio C Hamano | 5 | -0/+22 |
2014-11-18 | Merge branch 'jc/doc-commit-only' | Junio C Hamano | 1 | -2/+3 |
2014-11-18 | Merge branch 'ta/tutorial-modernize' | Junio C Hamano | 1 | -1/+1 |
2014-11-17 | Documentation: change "gitlink" typo in git-push | brian m. carlson | 1 | -1/+1 |
2014-11-13 | gittutorial: fix output of 'git status' | Stefan Naewe | 2 | -19/+21 |
2014-11-13 | SubmittingPatches: final submission is To: maintainer and CC: list | Slavomir Vlcek | 1 | -1/+1 |
2014-11-12 | Update draft release notes to 2.2 | Junio C Hamano | 1 | -0/+14 |
2014-11-12 | Merge branch 'nd/gitignore-trailing-whitespace' into maint | Junio C Hamano | 1 | -1/+1 |
2014-11-11 | doc: add some crossrefs between manual pages | Max Horn | 5 | -0/+22 |
2014-11-11 | gittutorial.txt: remove reference to ancient Git version | Thomas Ackermann | 1 | -1/+1 |
2014-11-10 | Sync with maint | Junio C Hamano | 1 | -2/+2 |
2014-11-10 | Documentation/config.txt: fix minor typo | Thomas Quinot | 1 | -1/+1 |
2014-11-10 | config.txt: fix typo | Nicolas Dermine | 1 | -1/+1 |
2014-11-07 | Documentation/git-commit: clarify that --only/--include records the working t... | Junio C Hamano | 1 | -2/+3 |
2014-11-06 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2014-11-06 | Merge branch 'nd/gitignore-trailing-whitespace' | Junio C Hamano | 1 | -1/+1 |
2014-11-06 | docs/credential-store: s/--store/--file/ | Jeff King | 1 | -1/+1 |
2014-11-04 | gitignore.txt: fix spelling of "backslash" | Ben North | 1 | -1/+1 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 18 | -29/+29 |
2014-11-03 | RelNotes/2.2.0.txt: fix minor typos | Matthieu Moy | 1 | -3/+3 |
2014-10-31 | Git 2.2.0-rc0 | Junio C Hamano | 1 | -0/+6 |
2014-10-31 | Merge branch 'for-junio' of git://bogomips.org/git-svn | Junio C Hamano | 1 | -0/+4 |
2014-10-31 | Merge branch 'rs/child-process-init' | Junio C Hamano | 1 | -1/+1 |
2014-10-31 | Merge branch 'rs/grep-color-words' | Junio C Hamano | 1 | -1/+5 |
2014-10-29 | Sync with Git 2.1.3 | Junio C Hamano | 2 | -1/+28 |