Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 | 1 | -0/+5 |
* | 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 |
* | | | | | | | | | Merge branch 'ph/submodule-rebase' | Junio C Hamano | 2009-06-20 | 2 | -4/+17 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-submodule: add support for --merge. | Johan Herland | 2009-06-03 | 2 | -4/+17 |
* | | | | | | | | | | Merge branch 'mg/pushurl' | Junio C Hamano | 2009-06-20 | 3 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | technical/api-remote: Describe new struct remote member pushurl | Michael J Gruber | 2009-06-09 | 1 | -0/+4 |
| * | | | | | | | | | | Allow push and fetch urls to be different | Michael J Gruber | 2009-06-09 | 2 | -0/+6 |
* | | | | | | | | | | | Merge branch 'sb/pull-rebase' | Junio C Hamano | 2009-06-20 | 1 | -20/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | parse-remote: remove unused functions | Santi Béjar | 2009-06-11 | 1 | -20/+0 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'pb/send-email-cccmd-fix' | Junio C Hamano | 2009-06-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 2009-06-18 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki... | Alex Bennée | 2009-06-18 | 1 | -0/+4 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-06-13 | 1 | -33/+32 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | |