summaryrefslogtreecommitdiff
path: root/Documentation/config.txt
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge branch 'tr/doc-note-rewrite' into maint-1.7.6Junio C Hamano2011-10-261-1/+2
| | | |\ \ \
| | | * \ \ \ Merge branch 'jn/doc-dashdash' into maintJunio C Hamano2011-09-111-1/+1
| | | |\ \ \ \
* | | | \ \ \ \ Merge branch 'jc/advice-doc'Junio C Hamano2011-12-201-11/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | advice: Document that they all default to truejc/advice-docJunio C Hamano2011-12-181-11/+8
* | | | | | | | Merge branch 'jk/credentials'Junio C Hamano2011-12-191-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: end-user documentation for the credential subsystemJeff King2011-12-111-0/+23
| |/ / / / / / /
* | | | | | | | Merge branch 'ab/pull-rebase-config'Junio C Hamano2011-12-091-4/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | pull: introduce a pull.rebase option to enable --rebaseab/pull-rebase-configÆvar Arnfjörð Bjarmason2011-11-071-4/+16
* | | | | | | | Merge branch 'po/insn-editor'Junio C Hamano2011-10-211-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | "rebase -i": support special-purpose editor to edit insn sheetPeter Oberndorfer2011-10-171-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'cn/doc-config-bare-subsection'Junio C Hamano2011-10-211-3/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Documentation: update [section.subsection] to reflect what git doescn/doc-config-bare-subsectionCarlos Martín Nieto2011-10-161-3/+4
* | | | | | | | Merge branch 'jn/gitweb-manpages'Junio C Hamano2011-10-181-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: Add gitweb config variables to git-config(1)Jakub Narebski2011-10-161-0/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'cn/eradicate-working-copy'Junio C Hamano2011-10-051-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Remove 'working copy' from the documentation and C codeCarlos Martín Nieto2011-09-211-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'tr/doc-note-rewrite'Junio C Hamano2011-10-051-1/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Documentation: basic configuration of notes.rewriteRefThomas Rast2011-09-131-1/+2
| | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'bw/log-all-ref-updates-doc' into maintJunio C Hamano2011-08-161-1/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jc/fetch-pack-fsck-objects'Junio C Hamano2011-10-051-1/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | transfer.fsckobjects: unify fetch/receive.fsckobjectsJunio C Hamano2011-09-041-2/+9
| * | | | | fetch.fsckobjects: verify downloaded objectsJunio C Hamano2011-09-041-0/+6
* | | | | | Merge branch 'bw/log-all-ref-updates-doc'Junio C Hamano2011-07-221-1/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg2011-07-121-1/+3
* | | | | | Merge branch 'jn/doc-dashdash'Junio C Hamano2011-07-131-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-291-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-291-1/+1
* | | | | | http: pass http.cookiefile using CURLOPT_COOKIEFILEDuncan Brown2011-06-031-0/+8
|/ / / / /
* | | | | Add log.abbrevCommit config variableJay Soffian2011-05-181-0/+5
* | | | | Merge branch 'ci/commit--interactive-atomic'Junio C Hamano2011-05-161-3/+4
|\ \ \ \ \
| * | | | | Add commit to list of config.singlekey commandsConrad Irwin2011-05-091-3/+4
* | | | | | Merge branch 'vh/config-interactive-singlekey-doc'Junio C Hamano2011-05-111-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | config.txt: 'interactive.singlekey; is used by...Valentin Haenel2011-05-051-2/+3
* | | | | | Merge branch 'mg/alias-expose-prefix'Junio C Hamano2011-05-061-0/+2
|\ \ \ \ \ \
| * | | | | | handle_alias: provide GIT_PREFIX to !aliasMichael J Gruber2011-04-271-0/+2
| |/ / / / /
* | | | | | Merge branch 'mg/diff-uiconfig-doc'Junio C Hamano2011-05-061-8/+19
|\ \ \ \ \ \
| * | | | | | config.txt,diff-options.txt: porcelain vs. plumbing for color.diffMichael J Gruber2011-04-271-8/+19
| |/ / / / /
* | | | | | Merge branch 'mz/rebase'Junio C Hamano2011-04-281-1/+1
|\ \ \ \ \ \
| * | | | | | rebase: use @{upstream} if no upstream specifiedMartin von Zweigbergk2011-02-101-1/+1
* | | | | | | Merge branch 'rr/doc-content-type'Junio C Hamano2011-04-271-62/+11
|\ \ \ \ \ \ \
| * | | | | | | Documentation: Move diff.<driver>.* from config.txt to diff-config.txtRamkumar Ramachandra2011-04-061-62/+1
| * | | | | | | Documentation: Add filter.<driver>.* to configRamkumar Ramachandra2011-04-061-0/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-271-2/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-051-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2011-04-041-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Documentation: trivial grammar fix in core.worktree descriptionSZEDER Gábor2011-04-041-1/+1
| * | | | | Merge branch 'lt/default-abbrev' into maintJunio C Hamano2011-04-031-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'jl/submodule-fetch-on-demand'Junio C Hamano2011-04-041-4/+8
|\ \ \ \ \ \ \
| * | | | | | | Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' optionJens Lehmann2011-03-091-1/+1
| * | | | | | | config: teach the fetch.recurseSubmodules option the 'on-demand' valueJens Lehmann2011-03-091-3/+7
| | |_|/ / / / | |/| | | | |