aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-03
|\
| * commit: --squash option for use with rebase --autosquashPat Notz2010-11-04
| * commit: --fixup option for use with rebase --autosquashPat Notz2010-11-04
* | Merge branch 'sn/diff-doc'Junio C Hamano2010-12-03
|\ \
| * | docs: clarify git diff modes of operationJeff King2010-11-05
| * | diff,difftool: Don't use the {0,2} notation in usage stringsŠtěpán Němec2010-11-05
| * | CodingGuidelines: Add a section on writing documentationŠtěpán Němec2010-11-05
* | | Merge branch 'jc/abbrev-guard'Junio C Hamano2010-12-03
|\ \ \
| * | | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-28
| |/ /
* | | Merge branch 'maint' to sync with Git 1.7.3.3Junio C Hamano2010-12-03
|\ \ \
| * | | Git 1.7.3.3v1.7.3.3Junio C Hamano2010-12-03
| * | | CodingGuidelines: mention whitespace preferences for shell scriptsGiuseppe Bilotta2010-12-03
| * | | Documentation: do not misinterpret pull refspec as bold textJonathan Nieder2010-12-03
* | | | Update draft release notes to 1.7.4Junio C Hamano2010-12-02
* | | | Merge branch 'maint'Junio C Hamano2010-12-02
|\ \ \ \ | |/ / /
| * | | Prepare for 1.7.3.3Junio C Hamano2010-12-02
| |\ \ \
| | * \ \ Git 1.7.2.4v1.7.2.4Junio C Hamano2010-12-02
| | |\ \ \
| | | * \ \ Git 1.7.1.3v1.7.1.3Junio C Hamano2010-12-02
| | | |\ \ \
| | | | * | | Git 1.7.0.8v1.7.0.8Junio C Hamano2010-12-02
| * | | | | | Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-02
| * | | | | | Merge branch 'jk/add-e-doc' into maintJunio C Hamano2010-12-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bc/fortran-userdiff' into maintJunio C Hamano2010-12-02
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2010-12-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-1.7.2' into maintJunio C Hamano2010-12-01
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2010-12-01
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-01
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2010-12-01
| | * | | | | | | git-commit.txt: (synopsis): move -i and -o before "--"Jari Aalto2010-12-01
| * | | | | | | | Merge branch 'jl/maint-pull-tags-doc' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mg/reset-doc' into maintJunio C Hamano2010-11-24
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'jl/clone-recurse-sm-synonym'Junio C Hamano2010-11-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clone: Add the --recurse-submodules option as alias for --recursiveJens Lehmann2010-11-05
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'kb/blame-author-email'Junio C Hamano2010-11-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | blame: Add option to show author email instead of nameKevin Ballard2010-10-19
* | | | | | | | | | | | | Merge branch 'ao/send-email-irt'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-send-email.perl: make initial In-Reply-To apply only to first emailAntonio Ospite2010-11-12
* | | | | | | | | | | | | | Merge branch 'jk/add-e-doc'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-11-09
| * | | | | | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-10-21
* | | | | | | | | | | | | | Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | verify-tag: document --verboseRené Scharfe2010-11-15
| * | | | | | | | | | | | | | add OPT__FORCERené Scharfe2010-11-15
| * | | | | | | | | | | | | | add description parameter to OPT__QUIETRené Scharfe2010-11-15
| * | | | | | | | | | | | | | add description parameter to OPT__DRY_RUNRené Scharfe2010-11-15
| * | | | | | | | | | | | | | add description parameter to OPT__VERBOSERené Scharfe2010-11-15
* | | | | | | | | | | | | | | Merge branch 'mm/phrase-remote-tracking'Junio C Hamano2010-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-branch.txt: mention --set-upstream as a way to change upstream configurationMatthieu Moy2010-11-03
| * | | | | | | | | | | | | | | user-manual: remote-tracking can be checked out, with detached HEADJonathan Nieder2010-11-03
| * | | | | | | | | | | | | | | user-manual.txt: explain better the remote(-tracking) branch termsMatthieu Moy2010-11-03