aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* pretty: add %C(auto) for auto-coloringNguyễn Thái Ngọc Duy2013-04-18
* pretty-formats.txt: wrap long linesNguyễn Thái Ngọc Duy2013-04-18
* Update draft release notes to 1.8.3Junio C Hamano2013-04-18
* Merge branch 'fc/send-email-annotate'Junio C Hamano2013-04-18
|\
| * format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-07
| * send-email: make annotate configurableFelipe Contreras2013-04-07
* | Merge branch 'jk/daemon-user-doc'Junio C Hamano2013-04-18
|\ \
| * | doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano2013-04-12
* | | Merge branch 'jc/detached-head-doc'Junio C Hamano2013-04-18
|\ \ \
| * | | glossary: extend "detached HEAD" descriptionJunio C Hamano2013-04-05
* | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-15
* | | | Merge branch 'jk/diff-algo-finishing-touches'Junio C Hamano2013-04-15
|\ \ \ \
| * | | | git-merge(1): document diff-algorithm option to merge-recursiveJohn Keeping2013-04-05
* | | | | Sync with 'maint'Junio C Hamano2013-04-12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mg/texinfo-5' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cn/commit-amend-doc' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | doc: various spelling fixesStefano Lattarini2013-04-12
| * | | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-04-12
| |\ \ \ \ \ \
| | * | | | | | Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen2013-04-12
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2013-04-11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | archive: clarify explanation of --worktree-attributesRené Scharfe2013-04-11
* | | | | | | Update dtaft release notes to 1.8.3Junio C Hamano2013-04-11
* | | | | | | Merge branch 'po/help-guides'Junio C Hamano2013-04-11
|\ \ \ \ \ \ \
| * | | | | | | doc: include --guide option description for "git help"Philip Oakley2013-04-03
* | | | | | | | Sync with 1.8.2.1Junio C Hamano2013-04-07
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Git 1.8.2.1v1.8.2.1Junio C Hamano2013-04-07
| * | | | | | | Sync with 1.8.1.6Junio C Hamano2013-04-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Git 1.8.1.6v1.8.1.6Junio C Hamano2013-04-07
* | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-07
* | | | | | | | Merge branch 'cn/commit-amend-doc'Junio C Hamano2013-04-07
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto2013-04-05
* | | | | | | | Merge branch 'mg/texinfo-5'Junio C Hamano2013-04-07
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Documentation: Strip texinfo anchors to avoid duplicatesMartin von Gagern2013-04-03
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rr/triangle'Junio C Hamano2013-04-07
|\ \ \ \ \ \ \
| * | | | | | | remote.c: introduce branch.<name>.pushremoteRamkumar Ramachandra2013-04-02
| * | | | | | | remote.c: introduce remote.pushdefaultRamkumar Ramachandra2013-04-02
* | | | | | | | gitremote-helpers(1): clarify refspec behaviourJohn Keeping2013-04-07
* | | | | | | | fast-export: Allow pruned-references in mark fileAntoine Pelisse2013-04-07
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-05
* | | | | | | Merge branch 'mh/rev-parse-verify-doc'Junio C Hamano2013-04-05
|\ \ \ \ \ \ \
| * | | | | | | rev-parse: clarify documentation for the --verify optionMichael Haggerty2013-04-02
* | | | | | | | Merge branch 'sg/gpg-sig'Junio C Hamano2013-04-05
|\ \ \ \ \ \ \ \
| * | | | | | | | pretty printing: extend %G? to include 'N' and 'U'Sebastian Götte2013-03-31
| * | | | | | | | merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-31
| * | | | | | | | merge/pull: verify GPG signatures of commits being mergedSebastian Götte2013-03-31
* | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-04-03
* | | | | | | | | Sync with maintJunio C Hamano2013-04-03
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Update draft release notes to 1.8.2.1Junio C Hamano2013-04-03
| * | | | | | | | Merge branch 'mg/gpg-interface-using-status' into maintJunio C Hamano2013-04-03
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bc/commit-complete-lines-given-via-m-option' into maintJunio C Hamano2013-04-03
| |\ \ \ \ \ \ \ \ \