Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-submodule.txt: Clarify 'init' and 'add' subcommands. | Dale R. Worley | 2013-05-16 | 1 | -2/+6 |
* | Git 1.8.3-rc2v1.8.3-rc2 | Junio C Hamano | 2013-05-13 | 1 | -3/+8 |
* | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-05-11 | 1 | -0/+12 |
|\ | |||||
| * | git-svn: added an --include-path flag | Paul Walmsley | 2013-05-09 | 1 | -0/+12 |
* | | Sync with v1.8.2.3 | Junio C Hamano | 2013-05-09 | 2 | -1/+21 |
|\ \ | |/ |/| | |||||
| * | Git 1.8.2.3v1.8.2.3 | Junio C Hamano | 2013-05-09 | 2 | -1/+21 |
* | | Update draft release notes for 1.8.3 | Junio C Hamano | 2013-05-07 | 1 | -2/+3 |
* | | Sync with maint | Junio C Hamano | 2013-05-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 1 | -2/+2 |
| |\ | |||||
| * \ | Merge branch 'jn/glossary-revision' into maint | Junio C Hamano | 2013-05-03 | 1 | -3/+1 |
| |\ \ | |||||
| * | | | Documentation/git-commit: Typo under --edit | Anders Granskogen Bjørnstad | 2013-05-02 | 1 | -2/+2 |
* | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-05-01 | 1 | -3/+16 |
* | | | | Fix grammar in the 1.8.3 release notes. | Marc Branchaud | 2013-05-01 | 1 | -78/+77 |
* | | | | Merge branch 'tr/remote-tighten-commandline-parsing' | Junio C Hamano | 2013-05-01 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | remote: 'show' and 'prune' can take more than one remote | Thomas Rast | 2013-04-24 | 1 | -2/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-28 | 1 | -6/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | documentation: trivial whitespace cleanups | Felipe Contreras | 2013-04-28 | 1 | -6/+6 |
* | | | | Git 1.8.3-rc0v1.8.3-rc0 | Junio C Hamano | 2013-04-26 | 1 | -18/+8 |
* | | | | Merge branch 'rr/shortlog-doc' | Junio C Hamano | 2013-04-26 | 3 | -18/+33 |
|\ \ \ \ | |||||
| * | | | | git-shortlog.txt: make SYNOPSIS match log, update OPTIONS | Ramkumar Ramachandra | 2013-04-21 | 1 | -2/+17 |
| * | | | | git-log.txt: rewrite note on why "--" may be required | Ramkumar Ramachandra | 2013-04-21 | 1 | -2/+2 |
| * | | | | git-log.txt: generalize <since>..<until> | Ramkumar Ramachandra | 2013-04-21 | 1 | -7/+9 |
| * | | | | git-log.txt: order OPTIONS properly; move <since>..<until> | Ramkumar Ramachandra | 2013-04-21 | 1 | -7/+7 |
| * | | | | revisions.txt: clarify the .. and ... syntax | Ramkumar Ramachandra | 2013-04-21 | 1 | -2/+4 |
| * | | | | git-shortlog.txt: remove (-h|--help) from OPTIONS | Ramkumar Ramachandra | 2013-04-21 | 1 | -4/+0 |
* | | | | | Merge branch 'jn/glossary-revision' | Junio C Hamano | 2013-04-26 | 1 | -3/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | glossary: a revision is just a commit | Jonathan Nieder | 2013-04-21 | 1 | -3/+1 |
| |/ / / | |||||
* | | | | Merge branch 'jc/add-ignore-removal' | Junio C Hamano | 2013-04-26 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | git add: --ignore-removal is a better named --no-all | Junio C Hamano | 2013-04-22 | 1 | -4/+6 |
* | | | | | Sync with 1.8.2.2 | Junio C Hamano | 2013-04-26 | 2 | -1/+20 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Git 1.8.2.2v1.8.2.2 | Junio C Hamano | 2013-04-26 | 2 | -1/+20 |
| * | | | | Merge branch 'jn/gitweb-install-doc' into maint | Junio C Hamano | 2013-04-26 | 1 | -0/+7 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jk/remote-helper-with-signed-tags' | Junio C Hamano | 2013-04-24 | 2 | -4/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | transport-helper: add 'signed-tags' capability | John Keeping | 2013-04-15 | 1 | -0/+4 |
| * | | | | | | fast-export: add --signed-tags=warn-strip mode | John Keeping | 2013-04-15 | 1 | -4/+6 |
* | | | | | | | Sync with maint | Junio C Hamano | 2013-04-24 | 1 | -0/+18 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Update draft release notes to 1.8.2.2 | Junio C Hamano | 2013-04-24 | 1 | -0/+18 |
| * | | | | | | Merge branch 'jk/diff-algo-finishing-touches' into maint | Junio C Hamano | 2013-04-24 | 1 | -0/+6 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-04-23 | 1 | -0/+19 |
* | | | | | | | Merge branch 'nd/pretty-formats' | Junio C Hamano | 2013-04-23 | 1 | -7/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pretty: support %>> that steal trailing spaces | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -1/+4 |
| * | | | | | | | pretty: support truncating in %>, %< and %>< | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -2/+5 |
| * | | | | | | | pretty: support padding placeholders, %< %> and %>< | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -0/+8 |
| * | | | | | | | pretty: add %C(auto) for auto-coloring | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -1/+2 |
| * | | | | | | | pretty-formats.txt: wrap long lines | Nguyễn Thái Ngọc Duy | 2013-04-18 | 1 | -6/+12 |
* | | | | | | | | Merge branch 'kb/status-ignored-optim-2' | Junio C Hamano | 2013-04-23 | 1 | -3/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | dir.c: git-status --ignored: don't scan the work tree twice | Karsten Blees | 2013-04-15 | 1 | -3/+22 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jn/gitweb-install-doc' | Junio C Hamano | 2013-04-23 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility | Jonathan Nieder | 2013-04-17 | 1 | -0/+7 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Sync with maint | Junio C Hamano | 2013-04-22 | 1 | -0/+25 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |