Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fc/show-branch-in-rebase-am' | Junio C Hamano | 2013-06-06 | 2 | -1/+3 |
|\ | |||||
| * | prompt: fix for simple rebase | Felipe Contreras | 2013-05-29 | 2 | -1/+3 |
* | | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 2013-06-06 | 13 | -55/+192 |
|\ \ | |||||
| * | | clone: open a shortcut for connectivity check | Nguyễn Thái Ngọc Duy | 2013-05-28 | 9 | -15/+94 |
| * | | index-pack: remove dead code (it should never happen) | Nguyễn Thái Ngọc Duy | 2013-05-28 | 1 | -2/+1 |
| * | | fetch-pack: prepare updated shallow file before fetching the pack | Nguyễn Thái Ngọc Duy | 2013-05-28 | 5 | -38/+93 |
| * | | clone: let the user know when check_everything_connected is run | Nguyễn Thái Ngọc Duy | 2013-05-11 | 1 | -0/+4 |
* | | | Merge branch 'nd/prune-packed-dryrun-verbose' | Junio C Hamano | 2013-06-06 | 3 | -9/+11 |
|\ \ \ | |||||
| * | | | prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() | Nguyễn Thái Ngọc Duy | 2013-05-28 | 3 | -9/+11 |
| | |/ | |/| | |||||
* | | | Merge branch 'fc/transport-helper-no-refspec' | Junio C Hamano | 2013-06-06 | 1 | -1/+12 |
|\ \ \ | |||||
| * | | | transport-helper: check if the dry-run is supported | Felipe Contreras | 2013-05-21 | 1 | -0/+5 |
| * | | | transport-helper: barf when user tries old:new | Felipe Contreras | 2013-05-21 | 1 | -2/+4 |
* | | | | Update draft release notes to 1.8.4 | Junio C Hamano | 2013-06-05 | 1 | -2/+37 |
* | | | | Merge branch 'rs/commit-m-no-edit' | Junio C Hamano | 2013-06-05 | 2 | -4/+23 |
|\ \ \ \ | |||||
| * | | | | commit: don't start editor if empty message is given with -m | René Scharfe | 2013-05-28 | 2 | -4/+23 |
* | | | | | Merge branch 'fc/send-email-chainreplyto-warning' | Junio C Hamano | 2013-06-05 | 2 | -66/+2 |
|\ \ \ \ \ | |||||
| * | | | | | send-email: remove warning about unset chainreplyto | Felipe Contreras | 2013-05-28 | 2 | -66/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'fc/cleanups' | Junio C Hamano | 2013-06-05 | 4 | -19/+11 |
|\ \ \ \ \ | |||||
| * | | | | | test: rebase: fix --interactive test | Felipe Contreras | 2013-05-28 | 1 | -1/+1 |
| * | | | | | test: trivial cleanups | Felipe Contreras | 2013-05-28 | 2 | -16/+9 |
| * | | | | | remote: trivial style cleanup | Felipe Contreras | 2013-05-28 | 1 | -2/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'fc/makefile' | Junio C Hamano | 2013-06-05 | 1 | -18/+24 |
|\ \ \ \ \ | |||||
| * | | | | | build: do not install git-remote-testpy | Felipe Contreras | 2013-05-26 | 1 | -0/+2 |
| * | | | | | build: add NO_INSTALL variable | Felipe Contreras | 2013-05-26 | 1 | -6/+10 |
| * | | | | | build: cleanup using $< | Felipe Contreras | 2013-05-26 | 1 | -5/+5 |
| * | | | | | build: cleanup using $^ | Felipe Contreras | 2013-05-26 | 1 | -4/+4 |
| * | | | | | build: trivial simplification | Felipe Contreras | 2013-05-26 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'nd/urls-doc-no-file-hyperlink-fix' | Junio C Hamano | 2013-06-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | urls.txt: avoid auto converting to hyperlink | Nguyễn Thái Ngọc Duy | 2013-05-24 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'tr/push-no-verify-doc' | Junio C Hamano | 2013-06-05 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Document push --no-verify | Thomas Rast | 2013-05-23 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Merge branch 'tg/maint-zsh-svn-remote-prompt' | Junio C Hamano | 2013-06-05 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | prompt: fix show upstream with svn and zsh | Thomas Gummerer | 2013-05-22 | 1 | -3/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'th/bisect-skip-report-range-fix' | Junio C Hamano | 2013-06-05 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | bisect: Fix log output for multi-parent skip ranges | Torstein Hegge | 2013-05-22 | 1 | -2/+2 |
* | | | | | | Merge branch 'dm/unbash-subtree' | Junio C Hamano | 2013-06-05 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | contrib/git-subtree: Use /bin/sh interpreter instead of /bin/bash | Dmitry Marakasov | 2013-05-21 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'rr/zsh-color-prompt' | Junio C Hamano | 2013-06-05 | 1 | -39/+85 |
|\ \ \ \ \ \ | |||||
| * | | | | | | prompt: colorize ZSH prompt | Ramkumar Ramachandra | 2013-05-17 | 1 | -1/+39 |
| * | | | | | | prompt: factor out gitstring coloring logic | Ramkumar Ramachandra | 2013-05-17 | 1 | -36/+43 |
| * | | | | | | prompt: introduce GIT_PS1_STATESEPARATOR | Ramkumar Ramachandra | 2013-05-17 | 1 | -3/+4 |
* | | | | | | | Merge branch 'jc/core-checkstat' | Junio C Hamano | 2013-06-05 | 1 | -1/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | deprecate core.statinfo at Git 2.0 boundary | Junio C Hamano | 2013-05-06 | 1 | -1/+14 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-06-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t/README: test_must_fail is for testing Git | Junio C Hamano | 2013-06-04 | 1 | -0/+3 |
* | | | | | | | | | Sync with maint | Junio C Hamano | 2013-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | sha1_file: trivial style cleanup | Felipe Contreras | 2013-06-03 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'kb/status-ignored-optim-2' | Junio C Hamano | 2013-06-03 | 2 | -0/+21 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | dir.c: fix ignore processing within not-ignored directories | Karsten Blees | 2013-06-02 | 2 | -0/+21 |
* | | | | | | | | | | test: fix post rewrite hook report | Felipe Contreras | 2013-06-03 | 1 | -2/+2 |