Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 3 | -3/+25 |
|\ | |||||
| * | remote: 'show' and 'prune' can take more than one remote | Thomas Rast | 2013-04-24 | 2 | -10/+5 |
| * | remote: check for superfluous arguments in 'git remote add' | Thomas Rast | 2013-04-24 | 2 | -2/+2 |
| * | remote: add a test for extra arguments, according to docs | Thomas Rast | 2013-04-24 | 1 | -0/+27 |
* | | Merge branch 'jn/glossary-revision' into maint | Junio C Hamano | 2013-05-03 | 1 | -3/+1 |
|\ \ | |||||
| * | | glossary: a revision is just a commit | Jonathan Nieder | 2013-04-21 | 1 | -3/+1 |
* | | | completion: zsh: don't override suffix on _detault | Felipe Contreras | 2013-05-03 | 1 | -1/+1 |
* | | | Documentation/git-commit: Typo under --edit | Anders Granskogen Bjørnstad | 2013-05-02 | 1 | -2/+2 |
* | | | Merge branch 'fc/zsh-completion' into maint | Junio C Hamano | 2013-04-29 | 1 | -8/+126 |
|\ \ \ | |||||
| * | | | complete: zsh: use zsh completion for the main cmd | Felipe Contreras | 2013-04-29 | 1 | -1/+119 |
| * | | | complete: zsh: trivial simplification | Felipe Contreras | 2013-04-29 | 1 | -8/+8 |
* | | | | git-completion.bash: complete branch.*.rebase as boolean | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+4 |
* | | | | git-completion.bash: add diff.submodule to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 |
* | | | | git-completion.bash: lexical sorting for diff.statGraphWidth | Ramkumar Ramachandra | 2013-04-29 | 1 | -1/+1 |
|/ / / | |||||
* | | | documentation: trivial whitespace cleanups | Felipe Contreras | 2013-04-28 | 1 | -6/+6 |
* | | | t/Makefile: remove smoke test targets | John Keeping | 2013-04-28 | 1 | -38/+0 |
* | | | Git 1.8.2.2v1.8.2.2 | Junio C Hamano | 2013-04-26 | 3 | -2/+21 |
* | | | Merge branch 'jk/a-thread-only-dies-once' into maint | Junio C Hamano | 2013-04-26 | 3 | -6/+26 |
|\ \ \ | |||||
| * | | | run-command: use thread-aware die_is_recursing routine | Jeff King | 2013-04-16 | 1 | -0/+11 |
| * | | | usage: allow pluggable die-recursion checks | Jeff King | 2013-04-16 | 2 | -6/+15 |
* | | | | Merge branch 'jn/gitweb-install-doc' into maint | Junio C Hamano | 2013-04-26 | 2 | -8/+12 |
|\ \ \ \ | |||||
| * | | | | gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility | Jonathan Nieder | 2013-04-17 | 1 | -0/+7 |
| * | | | | gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM | Jakub Narębski | 2013-04-15 | 1 | -8/+5 |
* | | | | | Merge branch 'fc/untracked-zsh-prompt' into maint | Junio C Hamano | 2013-04-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | prompt: fix untracked files for zsh | Felipe Contreras | 2013-04-21 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maint | Junio C Hamano | 2013-04-26 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | receive-pack: close sideband fd on early pack errors | Jeff King | 2013-04-19 | 1 | -1/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'jk/chopped-ident' into maint | Junio C Hamano | 2013-04-26 | 5 | -99/+75 |
|\ \ \ \ \ | |||||
| * | | | | | blame: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 1 | -3/+8 |
| * | | | | | pretty: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 2 | -21/+66 |
| * | | | | | cat-file: print tags raw for "cat-file -p" | Jeff King | 2013-04-17 | 2 | -75/+1 |
* | | | | | | Merge branch 'rt/commentchar-fmt-merge-msg' into maint | Junio C Hamano | 2013-04-26 | 2 | -7/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t6200: avoid path mangling issue on Windows | Johannes Sixt | 2013-04-18 | 1 | -3/+3 |
| * | | | | | | fmt-merge-msg: use core.commentchar in tag signatures completely | Ralf Thielow | 2013-04-07 | 1 | -4/+8 |
| * | | | | | | fmt-merge-msg: respect core.commentchar in people credits | Ralf Thielow | 2013-04-07 | 2 | -3/+21 |
* | | | | | | | Merge branch 'rs/empty-archive' into maint | Junio C Hamano | 2013-04-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t5004: fix issue with empty archive test and bsdtar | René Scharfe | 2013-04-10 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'pe/pull-rebase-v-q' into maint | Junio C Hamano | 2013-04-26 | 2 | -1/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pull: Apply -q and -v options to rebase mode as well | Peter Eisentraut | 2013-03-16 | 2 | -1/+28 |
* | | | | | | | | | t7409: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -4/+10 |
* | | | | | | | | | test-hg-hg-git.sh: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -4/+6 |
* | | | | | | | | | test-hg-bidi.sh: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -5/+6 |
* | | | | | | | | | t9501: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -5/+10 |
* | | | | | | | | | t9020: do not use export X=Y | Torsten Bögershausen | 2013-04-26 | 1 | -1/+2 |
* | | | | | | | | | 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 | 2 | -2/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff: allow unstuck arguments with --diff-algorithm | John Keeping | 2013-04-05 | 1 | -2/+3 |
| * | | | | | | | | | git-merge(1): document diff-algorithm option to merge-recursive | John Keeping | 2013-04-05 | 1 | -0/+6 |
* | | | | | | | | | | Merge branch 'sr/log-SG-no-textconv' into maint | Junio C Hamano | 2013-04-24 | 2 | -72/+86 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | diffcore-pickaxe: unify code for log -S/-G | Jeff King | 2013-04-05 | 1 | -69/+49 |