Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stash: simplify defaulting to "save" and reject unknown options | Matthieu Moy | 2009-09-01 | 1 | -4/+5 |
* | DWIM 'git stash save -p' for 'git stash -p' | Thomas Rast | 2009-08-15 | 1 | -1/+1 |
* | Merge branch 'js/stash-dwim' into tr/reset-checkout-patch | Junio C Hamano | 2009-08-15 | 1 | -1/+2 |
|\ | |||||
| * | Make 'git stash -k' a short form for 'git stash save --keep-index' | Johannes Schindelin | 2009-07-31 | 1 | -1/+2 |
* | | Implement 'git stash save --patch' | Thomas Rast | 2009-08-15 | 1 | -2/+12 |
* | | Implement 'git checkout --patch' | Thomas Rast | 2009-08-15 | 1 | -1/+12 |
* | | Implement 'git reset --patch' | Thomas Rast | 2009-08-15 | 1 | -2/+13 |
|/ | |||||
* | Update release notes for 1.6.4 | Junio C Hamano | 2009-07-25 | 1 | -2/+13 |
* | Merge branch 'js/maint-graft-unhide-true-parents' | Junio C Hamano | 2009-07-25 | 1 | -1/+6 |
|\ | |||||
| * | git repack: keep commits hidden by a graft | Johannes Schindelin | 2009-07-24 | 1 | -1/+6 |
* | | Improve doc for format-patch threading options. | Yann Dirson | 2009-07-22 | 2 | -12/+31 |
* | | List send-email config options in config.txt. | Yann Dirson | 2009-07-22 | 1 | -0/+44 |
* | | Updates to draft release notes to 1.6.4 | Junio C Hamano | 2009-07-18 | 1 | -10/+47 |
* | | Document 'git (rev-list|log) --merges' | SZEDER Gábor | 2009-07-13 | 2 | -0/+5 |
* | | Merge branch 'ld/push-porcelain-output-format' | Junio C Hamano | 2009-07-09 | 1 | -0/+11 |
|\ \ | |||||
| * | | add --porcelain option to git-push | Larry D'Anna | 2009-06-27 | 1 | -0/+11 |
* | | | Merge branch 'ml/http' | Junio C Hamano | 2009-07-09 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | http.c: add http.sslCertPasswordProtected option | Mark Lodato | 2009-06-18 | 1 | -0/+6 |
* | | | | Merge branch 'rs/grep-p' | Junio C Hamano | 2009-07-09 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | grep -p: support user defined regular expressions | René Scharfe | 2009-07-01 | 1 | -0/+3 |
| * | | | | grep: add option -p/--show-function | René Scharfe | 2009-07-01 | 1 | -0/+5 |
* | | | | | git-svn.txt: fix description of fetch flags accepted by clone. | Yann Dirson | 2009-07-08 | 1 | -4/+4 |
* | | | | | git-svn.txt: fix fetch flags incorrectly documented as init flags. | Yann Dirson | 2009-07-08 | 1 | -10/+11 |
* | | | | | git-svn.txt: make formatting more consistent. | Yann Dirson | 2009-07-08 | 1 | -110/+101 |
* | | | | | git-svn.txt: stop using dash-form of commands. | Yann Dirson | 2009-07-08 | 1 | -60/+60 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-07-08 | 1 | -1/+3 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Documentation: update description of shell aliases | Sitaram Chamarty | 2009-07-08 | 1 | -1/+3 |
* | | | | | Merge branch 'sb/show-ref-parse-options' | Junio C Hamano | 2009-07-06 | 1 | -8/+7 |
|\ \ \ \ \ | |||||
| * | | | | | show-ref: migrate to parse-options | Stephen Boyd | 2009-06-20 | 1 | -8/+7 |
* | | | | | | Merge branch 'uk/rev-parse-parse-opt' | Junio C Hamano | 2009-07-06 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse | Uwe Kleine-König | 2009-06-13 | 1 | -0/+5 |
* | | | | | | | Merge branch 'cc/bisect' | Junio C Hamano | 2009-07-01 | 1 | -3/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: remove warning saying that "git bisect skip" may slow bisection | Christian Couder | 2009-06-13 | 1 | -3/+2 |
* | | | | | | | | Merge branch 'sb/quiet-porcelains' | Junio C Hamano | 2009-07-01 | 3 | -8/+17 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | stash: teach quiet option | Stephen Boyd | 2009-06-18 | 1 | -7/+8 |
| * | | | | | | | am, rebase: teach quiet option | Stephen Boyd | 2009-06-18 | 2 | -1/+9 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-06-30 | 3 | -14/+16 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Makes some cleanup/review in gittutorial | Thadeu Lima de Souza Cascardo | 2009-06-30 | 1 | -12/+12 |
| * | | | | | | git-submodule documentation: fix foreach example | Miklos Vajna | 2009-06-30 | 2 | -2/+4 |
* | | | | | | | git svn: Doc update for multiple branch and tag paths | Marc Branchaud | 2009-06-27 | 1 | -9/+35 |
* | | | | | | | Add 'git svn reset' to unwind 'git svn fetch' | Ben Jackson | 2009-06-25 | 1 | -1/+58 |
* | | | | | | | git-svn: let 'dcommit $rev' work on $rev instead of HEAD | Thomas Rast | 2009-06-25 | 1 | -2/+3 |
* | | | | | | | Sync with 1.6.3.3 | Junio C Hamano | 2009-06-21 | 2 | -1/+40 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | GIT 1.6.3.3v1.6.3.3 | Junio C Hamano | 2009-06-21 | 1 | -0/+38 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-06-20 | 2 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-06-20 | 2 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-06-20 | 2 | -3/+3 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-20 | 2 | -3/+3 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | git-show-ref.txt: remove word and make consistent | Stephen Boyd | 2009-06-20 | 1 | -2/+2 |
| | | | * | | | | | git-svn documentation: fix typo in 'rebase vs. pull/merge' section | Miklos Vajna | 2009-06-20 | 1 | -1/+1 |