aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Implement 'git checkout --patch'Thomas Rast2009-08-15
* Implement 'git reset --patch'Thomas Rast2009-08-15
* Update release notes for 1.6.4Junio C Hamano2009-07-25
* Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-25
|\
| * git repack: keep commits hidden by a graftJohannes Schindelin2009-07-24
* | Improve doc for format-patch threading options.Yann Dirson2009-07-22
* | List send-email config options in config.txt.Yann Dirson2009-07-22
* | Updates to draft release notes to 1.6.4Junio C Hamano2009-07-18
* | Document 'git (rev-list|log) --merges'SZEDER Gábor2009-07-13
* | Merge branch 'ld/push-porcelain-output-format'Junio C Hamano2009-07-09
|\ \
| * | add --porcelain option to git-pushLarry D'Anna2009-06-27
* | | Merge branch 'ml/http'Junio C Hamano2009-07-09
|\ \ \
| * | | http.c: add http.sslCertPasswordProtected optionMark Lodato2009-06-18
* | | | Merge branch 'rs/grep-p'Junio C Hamano2009-07-09
|\ \ \ \
| * | | | grep -p: support user defined regular expressionsRené Scharfe2009-07-01
| * | | | grep: add option -p/--show-functionRené Scharfe2009-07-01
* | | | | git-svn.txt: fix description of fetch flags accepted by clone.Yann Dirson2009-07-08
* | | | | git-svn.txt: fix fetch flags incorrectly documented as init flags.Yann Dirson2009-07-08
* | | | | git-svn.txt: make formatting more consistent.Yann Dirson2009-07-08
* | | | | git-svn.txt: stop using dash-form of commands.Yann Dirson2009-07-08
* | | | | Merge branch 'maint'Junio C Hamano2009-07-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Documentation: update description of shell aliasesSitaram Chamarty2009-07-08
* | | | | Merge branch 'sb/show-ref-parse-options'Junio C Hamano2009-07-06
|\ \ \ \ \
| * | | | | show-ref: migrate to parse-optionsStephen Boyd2009-06-20
* | | | | | Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano2009-07-06
|\ \ \ \ \ \
| * | | | | | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König2009-06-13
* | | | | | | Merge branch 'cc/bisect'Junio C Hamano2009-07-01
|\ \ \ \ \ \ \
| * | | | | | | Documentation: remove warning saying that "git bisect skip" may slow bisectionChristian Couder2009-06-13
* | | | | | | | Merge branch 'sb/quiet-porcelains'Junio C Hamano2009-07-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | stash: teach quiet optionStephen Boyd2009-06-18
| * | | | | | | am, rebase: teach quiet optionStephen Boyd2009-06-18
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-30
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo2009-06-30
| * | | | | | git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-30
* | | | | | | git svn: Doc update for multiple branch and tag pathsMarc Branchaud2009-06-27
* | | | | | | Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson2009-06-25
* | | | | | | git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast2009-06-25
* | | | | | | Sync with 1.6.3.3Junio C Hamano2009-06-21
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | GIT 1.6.3.3v1.6.3.3Junio C Hamano2009-06-21
* | | | | | Merge branch 'maint'Junio C Hamano2009-06-20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-06-20
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-06-20
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-06-20
| | | |\ \ \ \ \
| | | | * | | | | git-show-ref.txt: remove word and make consistentStephen Boyd2009-06-20
| | | | * | | | | git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna2009-06-20
* | | | | | | | | Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-submodule: add support for --merge.Johan Herland2009-06-03
* | | | | | | | | | Merge branch 'mg/pushurl'Junio C Hamano2009-06-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | technical/api-remote: Describe new struct remote member pushurlMichael J Gruber2009-06-09
| * | | | | | | | | | Allow push and fetch urls to be differentMichael J Gruber2009-06-09