Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with maint | Junio C Hamano | 2013-05-03 | 2 | -3/+3 |
|\ | |||||
| * | Merge branch 'tr/remote-tighten-commandline-parsing' into maint | Junio C Hamano | 2013-05-03 | 3 | -3/+25 |
| |\ | |||||
| * \ | Merge branch 'jn/glossary-revision' into maint | Junio C Hamano | 2013-05-03 | 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 |
* | | | | 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 'hb/git-pm-tempfile' | Junio C Hamano | 2013-05-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Git.pm: call tempfile from File::Temp as a regular function | H. Merijn Brand | 2013-04-29 | 1 | -1/+1 |
* | | | | | Merge branch 'rs/pp-user-info-without-extra-allocation' | Junio C Hamano | 2013-05-01 | 1 | -35/+14 |
|\ \ \ \ \ | |||||
| * | | | | | pretty: remove intermediate strbufs from pp_user_info() | René Scharfe | 2013-04-25 | 1 | -20/+9 |
| * | | | | | pretty: simplify output line length calculation in pp_user_info() | René Scharfe | 2013-04-25 | 1 | -4/+3 |
| * | | | | | pretty: simplify input line length calculation in pp_user_info() | René Scharfe | 2013-04-25 | 1 | -11/+2 |
* | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing' | Junio C Hamano | 2013-05-01 | 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 'zk/prompt-rebase-step' | Junio C Hamano | 2013-05-01 | 3 | -9/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bash-prompt.sh: show where rebase is at when stopped | Zoltan Klinger | 2013-04-25 | 3 | -9/+31 |
| |/ / / / / | |||||
* | | | | | | git-completion.bash: add remote.pushdefault to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -0/+5 |
* | | | | | | git-completion.bash: add branch.*.pushremote to config list | Ramkumar Ramachandra | 2013-04-29 | 1 | -2/+2 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-29 | 2 | -9/+136 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | 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 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-04-28 | 2 | -44/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 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 |
* | | | | | | Merge branch 'nd/pretty-formats' | Junio C Hamano | 2013-04-28 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pretty: Fix bug in truncation support for %>, %< and %>< | Ramsay Jones | 2013-04-28 | 1 | -2/+2 |
* | | | | | | | Merge branch 'jk/check-corrupt-objects-carefully' | Junio C Hamano | 2013-04-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clone: Make the 'junk_mode' symbol a file static | Ramsay Jones | 2013-04-28 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'jk/merge-tree-added-identically' | Junio C Hamano | 2013-04-28 | 2 | -1/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | merge-tree: fix typo in "both changed identically" | John Keeping | 2013-04-28 | 2 | -1/+14 |
* | | | | | | | | | completion: add missing format-patch options | Felipe Contreras | 2013-04-27 | 1 | -1/+2 |
* | | | | | | | | | Git 1.8.3-rc0v1.8.3-rc0 | Junio C Hamano | 2013-04-26 | 2 | -19/+9 |
* | | | | | | | | | Merge branch 'rr/shortlog-doc' | Junio C Hamano | 2013-04-26 | 5 | -22/+35 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | builtin/shortlog.c: make usage string consistent with log | Ramkumar Ramachandra | 2013-04-22 | 1 | -3/+1 |
| * | | | | | | | | | builtin/log.c: make usage string consistent with doc | Ramkumar Ramachandra | 2013-04-22 | 1 | -1/+1 |
| * | | | | | | | | | 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 'th/bisect-skipped-log' | Junio C Hamano | 2013-04-26 | 2 | -0/+30 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | bisect: Log possibly bad, skipped commits at bisection end | Torstein Hegge | 2013-04-23 | 2 | -0/+30 |