summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Sync with maintJunio C Hamano2011-10-212-24/+20
|\
| * Almost ready for 1.7.7.1Junio C Hamano2011-10-211-0/+20
| * Merge branch 'rs/diff-cleanup-records-fix' into maintJunio C Hamano2011-10-211-0/+4
| |\
* | | Update draft release notes to 1.7.8Junio C Hamano2011-10-191-2/+22
* | | Merge branch 'js/merge-edit-option'Junio C Hamano2011-10-191-0/+6
|\ \ \
| * | | Teach merge the '[-e|--edit]' optionJay Soffian2011-10-121-0/+6
* | | | Merge branch 'rs/diff-whole-function'Junio C Hamano2011-10-191-0/+4
|\ \ \ \
| * | | | diff: add option to show whole functions as contextrs/diff-whole-functionRené Scharfe2011-10-101-0/+4
| |/ / /
* | | | Merge branch 'jn/gitweb-manpages'Junio C Hamano2011-10-185-2/+1611
|\ \ \ \
| * | | | Documentation: Add gitweb config variables to git-config(1)Jakub Narebski2011-10-161-0/+17
| * | | | Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpagesJakub Narebski2011-10-161-0/+4
| * | | | gitweb: Add gitweb(1) manpage for gitweb itselfJakub Narebski2011-10-163-1/+714
| * | | | gitweb: Add gitweb.conf(5) manpage for gitweb configuration filesDrew Northup2011-10-162-1/+876
| |/ / /
* | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-171-1/+37
* | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-161-1/+3
* | | | git svn dcommit: new option --interactive.Frédéric Heitzmann2011-10-161-0/+8
* | | | Sync with maintJunio C Hamano2011-10-152-41/+39
|\ \ \ \ | | |/ / | |/| |
| * | | Prepare for 1.7.7.1Junio C Hamano2011-10-151-0/+39
| |/ /
* | | Update draft release notes to 1.7.8Junio C Hamano2011-10-131-1/+40
* | | Merge branch 'jn/ident-from-etc-mailname'Junio C Hamano2011-10-131-1/+7
|\ \ \
| * | | ident: check /etc/mailname if email is unknownJonathan Nieder2011-10-031-1/+7
* | | | Merge branch 'jc/grep-untracked-exclude'Junio C Hamano2011-10-131-2/+15
|\ \ \ \
| * \ \ \ Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-041-2/+15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | grep: teach --untracked and --exclude-standard optionsJunio C Hamano2011-10-041-1/+14
* | | | | Merge branch 'rs/diff-cleanup-records-fix'Junio C Hamano2011-10-131-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | diff: resurrect XDF_NEED_MINIMAL with --minimalJunio C Hamano2011-10-031-0/+4
* | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-121-1/+12
* | | | | Merge branch 'cb/do-not-pretend-to-hijack-long-help'Junio C Hamano2011-10-121-1/+0
|\ \ \ \ \
| * | | | | use -h for synopsis and --help for manpage consistentlycb/do-not-pretend-to-hijack-long-helpClemens Buchacher2011-10-051-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'nd/document-err-packet'Junio C Hamano2011-10-121-0/+7
|\ \ \ \ \
| * | | | | pack-protocol: document "ERR" linend/document-err-packetNguyen Thai Ngoc Duy2011-10-031-0/+7
* | | | | | Merge branch 'jc/parse-options-boolean'Junio C Hamano2011-10-121-5/+16
|\ \ \ \ \ \
| * | | | | | parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-281-0/+5
| * | | | | | parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-271-5/+11
* | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-101-6/+44
* | | | | | | Merge branch 'nd/sparse-doc'Junio C Hamano2011-10-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | git-read-tree.txt: update sparse checkout examplesNguyễn Thái Ngọc Duy2011-09-261-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-101-13/+40
|\ \ \ \ \ \ \
| * | | | | | | Change check_refname_format() to reject unnormalized refnamesMichael Haggerty2011-10-051-8/+18
| * | | | | | | Do not allow ".lock" at the end of any refname componentMichael Haggerty2011-10-051-3/+1
| * | | | | | | git check-ref-format: add options --allow-onelevel and --refspec-patternMichael Haggerty2011-10-051-5/+24
* | | | | | | | Merge branch 'jm/mergetool-pathspec'Junio C Hamano2011-10-101-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | mergetool: Use args as pathspec to unmerged filesJonathon Mah2011-09-261-3/+4
* | | | | | | | | Merge branch 'hv/submodule-update-none'Junio C Hamano2011-10-101-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add update 'none' flag to disable update of submodule by defaultHeiko Voigt2011-08-111-1/+7
* | | | | | | | | | Merge branch 'fg/submodule-git-file-git-dir'Junio C Hamano2011-10-101-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rev-parse: add option --resolve-git-dir <path>Fredrik Gustafsson2011-08-161-0/+4
* | | | | | | | | | | Post 1.7.7 first waveJunio C Hamano2011-10-051-0/+107
* | | | | | | | | | | Merge branch 'js/check-attr-cached'Junio C Hamano2011-10-051-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Teach '--cached' option to check-attrJay Soffian2011-09-221-0/+3