summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.8.3Junio C Hamano2013-04-151-0/+25
* Merge branch 'jk/diff-algo-finishing-touches'Junio C Hamano2013-04-151-0/+6
|\
| * git-merge(1): document diff-algorithm option to merge-recursiveJohn Keeping2013-04-051-0/+6
* | Sync with 'maint'Junio C Hamano2013-04-129-10/+12
|\ \
| * \ Merge branch 'mg/texinfo-5' into maintJunio C Hamano2013-04-121-0/+1
| |\ \
| * \ \ Merge branch 'cn/commit-amend-doc' into maintJunio C Hamano2013-04-121-8/+9
| |\ \ \
| * | | | doc: various spelling fixesStefano Lattarini2013-04-128-9/+9
| * | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-04-121-1/+3
| |\ \ \ \
| | * | | | Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen2013-04-121-1/+3
* | | | | | Merge branch 'maint'Junio C Hamano2013-04-111-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | archive: clarify explanation of --worktree-attributesRené Scharfe2013-04-111-1/+3
* | | | | | Update dtaft release notes to 1.8.3Junio C Hamano2013-04-111-6/+21
* | | | | | Merge branch 'po/help-guides'Junio C Hamano2013-04-111-7/+21
|\ \ \ \ \ \
| * | | | | | doc: include --guide option description for "git help"Philip Oakley2013-04-031-7/+21
* | | | | | | Sync with 1.8.2.1Junio C Hamano2013-04-073-2/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Git 1.8.2.1v1.8.2.1Junio C Hamano2013-04-072-1/+7
| * | | | | | Sync with 1.8.1.6Junio C Hamano2013-04-072-1/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Git 1.8.1.6v1.8.1.6Junio C Hamano2013-04-072-1/+7
* | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-071-0/+20
* | | | | | | Merge branch 'cn/commit-amend-doc'Junio C Hamano2013-04-071-8/+9
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto2013-04-051-8/+9
* | | | | | | Merge branch 'mg/texinfo-5'Junio C Hamano2013-04-071-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Documentation: Strip texinfo anchors to avoid duplicatesMartin von Gagern2013-04-031-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rr/triangle'Junio C Hamano2013-04-071-3/+21
|\ \ \ \ \ \
| * | | | | | remote.c: introduce branch.<name>.pushremoteRamkumar Ramachandra2013-04-021-4/+15
| * | | | | | remote.c: introduce remote.pushdefaultRamkumar Ramachandra2013-04-021-3/+10
* | | | | | | gitremote-helpers(1): clarify refspec behaviourJohn Keeping2013-04-071-2/+2
* | | | | | | fast-export: Allow pruned-references in mark fileAntoine Pelisse2013-04-071-0/+2
* | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-051-0/+12
* | | | | | | Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano2013-04-051-4/+15
|\ \ \ \ \ \ \
| * | | | | | | rev-parse: clarify documentation for the --verify optionMichael Haggerty2013-04-021-4/+15
* | | | | | | | Merge branch 'sg/gpg-sig'Junio C Hamano2013-04-052-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | pretty printing: extend %G? to include 'N' and 'U'Sebastian Götte2013-03-311-1/+2
| * | | | | | | | merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-311-2/+2
| * | | | | | | | merge/pull: verify GPG signatures of commits being mergedSebastian Götte2013-03-311-0/+5
* | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-031-10/+31
* | | | | | | | | Sync with maintJunio C Hamano2013-04-033-0/+75
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Update draft release notes to 1.8.2.1Junio C Hamano2013-04-031-0/+35
| * | | | | | | | Merge branch 'mg/gpg-interface-using-status' into maintJunio C Hamano2013-04-031-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bc/commit-complete-lines-given-via-m-option' into maintJunio C Hamano2013-04-031-10/+19
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-032-0/+40
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Start preparing for 1.8.1.6Junio C Hamano2013-04-031-0/+34
| | * | | | | | | | | Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1Junio C Hamano2013-04-032-1/+26
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | git-tag(1): we tag HEAD by defaultThomas Rast2013-04-031-0/+6
* | | | | | | | | | | | Merge branch 'jc/sha1-name-object-peeler'Junio C Hamano2013-04-031-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | peel_onion(): teach $foo^{object} peelerJunio C Hamano2013-03-311-0/+5
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-021-0/+11
* | | | | | | | | | Merge branch 'bk/document-commit-tree-S'Junio C Hamano2013-04-021-1/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | commit-tree: document -S option consistentlyBrad King2013-03-251-1/+6
* | | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-011-2/+28