summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-291-0/+679
* Start 1.6.5 cycleJunio C Hamano2009-07-291-0/+51
* GIT 1.6.4v1.6.4Junio C Hamano2009-07-292-6/+14
* Sync with 1.6.3.4Junio C Hamano2009-07-292-1/+38
|\
| * GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-281-0/+36
| * config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
* | Update the documentation of the raw diff output formatDavid Kågedal2009-07-285-9/+10
* | git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber2009-07-281-1/+1
* | Merge branch 'en/fast-export'Junio C Hamano2009-07-261-0/+17
|\ \
| * | fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-271-0/+6
| * | fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-271-0/+11
* | | GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano2009-07-261-4/+7
* | | Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi2009-07-251-1/+2
* | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-07-251-0/+15
|\ \ \
| * | | git svn: revert default behavior for --minimize-urlEric Wong2009-07-251-0/+11
| * | | git svn: add gc commandRobert Allan Zeh2009-07-251-0/+4
* | | | Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast2009-07-251-1/+1
|/ / /
* | | Update release notes for 1.6.4Junio C Hamano2009-07-251-2/+13
* | | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-251-1/+6
|\ \ \
| * | | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-241-1/+6
| | |/ | |/|
* | | Improve doc for format-patch threading options.Yann Dirson2009-07-222-12/+31
* | | List send-email config options in config.txt.Yann Dirson2009-07-221-0/+44
* | | Updates to draft release notes to 1.6.4Junio C Hamano2009-07-181-10/+47
* | | Document 'git (rev-list|log) --merges'SZEDER Gábor2009-07-132-0/+5
* | | Merge branch 'ld/push-porcelain-output-format'Junio C Hamano2009-07-091-0/+11
|\ \ \
| * | | add --porcelain option to git-pushLarry D'Anna2009-06-271-0/+11
* | | | Merge branch 'ml/http'Junio C Hamano2009-07-091-0/+6
|\ \ \ \
| * | | | http.c: add http.sslCertPasswordProtected optionMark Lodato2009-06-181-0/+6
* | | | | Merge branch 'rs/grep-p'Junio C Hamano2009-07-091-0/+8
|\ \ \ \ \
| * | | | | grep -p: support user defined regular expressionsRené Scharfe2009-07-011-0/+3
| * | | | | grep: add option -p/--show-functionRené Scharfe2009-07-011-0/+5
* | | | | | git-svn.txt: fix description of fetch flags accepted by clone.Yann Dirson2009-07-081-4/+4
* | | | | | git-svn.txt: fix fetch flags incorrectly documented as init flags.Yann Dirson2009-07-081-10/+11
* | | | | | git-svn.txt: make formatting more consistent.Yann Dirson2009-07-081-110/+101
* | | | | | git-svn.txt: stop using dash-form of commands.Yann Dirson2009-07-081-60/+60
* | | | | | Merge branch 'maint'Junio C Hamano2009-07-081-1/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Documentation: update description of shell aliasesSitaram Chamarty2009-07-081-1/+3
* | | | | | Merge branch 'sb/show-ref-parse-options'Junio C Hamano2009-07-061-8/+7
|\ \ \ \ \ \
| * | | | | | show-ref: migrate to parse-optionsStephen Boyd2009-06-201-8/+7
* | | | | | | Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano2009-07-061-0/+5
|\ \ \ \ \ \ \
| * | | | | | | parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parseUwe Kleine-König2009-06-131-0/+5
* | | | | | | | Merge branch 'cc/bisect'Junio C Hamano2009-07-011-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: remove warning saying that "git bisect skip" may slow bisectionChristian Couder2009-06-131-3/+2
* | | | | | | | | Merge branch 'sb/quiet-porcelains'Junio C Hamano2009-07-013-8/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | stash: teach quiet optionStephen Boyd2009-06-181-7/+8
| * | | | | | | | am, rebase: teach quiet optionStephen Boyd2009-06-182-1/+9
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-303-14/+16
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo2009-06-301-12/+12
| * | | | | | | git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-302-2/+4
* | | | | | | | git svn: Doc update for multiple branch and tag pathsMarc Branchaud2009-06-271-9/+35