summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-02131-462/+462
* Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder2008-07-024-10/+10
* git-daemon(1): don't assume git-daemon is in /usr/binJonathan Nieder2008-07-021-5/+5
* Documentation: complicate example of "man git-command"Jonathan Nieder2008-07-022-3/+3
* whitespace fix in Documentation/git-repack.txtJonathan Nieder2008-07-021-3/+3
* Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-0211-42/+38
* Merge maint inJunio C Hamano2008-07-021-0/+31
|\
| * Start draft release notes for 1.5.6.2Junio C Hamano2008-07-021-0/+31
* | Merge branch 'js/apply-recount'Junio C Hamano2008-07-021-1/+6
|\ \
| * | Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-281-1/+6
* | | Merge branch 'tr/send-email-ssl'Junio C Hamano2008-07-021-4/+12
|\ \ \
| * | | git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast2008-06-261-4/+12
* | | | Merge branch 'np/pack-default'Junio C Hamano2008-07-022-5/+18
|\ \ \ \
| * | | | pack.indexversion config option now defaults to 2Nicolas Pitre2008-06-262-3/+12
| * | | | repack.usedeltabaseoffset config option now defaults to "true"Nicolas Pitre2008-06-251-2/+6
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-06-301-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | doc/rev-parse: clarify reflog vs --until for specifying revisionsJeff King2008-06-301-1/+4
* | | | Update draft release notes for 1.6.0Junio C Hamano2008-06-301-16/+24
* | | | Documentation: don't assume git-sh-setup and git-parse-remote are in PATHjrnieder@uchicago.edu2008-06-302-2/+2
* | | | Merge branch 'maint'Junio C Hamano2008-06-291-1/+1
|\| | |
| * | | fix git config example syntaxJoey Hess2008-06-281-1/+1
* | | | Documentation: remove {show,whatchanged}.difftree config optionsOlivier Marin2008-06-291-8/+0
* | | | Document the double-dash "rev -- path" disambiguatorJunio C Hamano2008-06-281-4/+33
| |_|/ |/| |
* | | Don't use dash commands (git-foo) in tutorial-2Ted Percival2008-06-271-5/+5
* | | Merge branch 'maint'Junio C Hamano2008-06-272-0/+54
|\| |
| * | Merge branch 'maint-1.5.5' into maintJunio C Hamano2008-06-272-0/+54
| |\ \
| | * | GIT 1.5.5.5v1.5.5.5Junio C Hamano2008-06-271-0/+11
| | * | Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2008-06-271-0/+43
| | |\ \
| | | * | GIT 1.5.4.6v1.5.4.6Junio C Hamano2008-06-271-0/+43
* | | | | Start draft release notes for 1.6.0Junio C Hamano2008-06-261-0/+105
* | | | | update-hook-example: optionally allow non-fast-forwardDmitry Potapov2008-06-261-33/+53
* | | | | Merge branch 'maint'Junio C Hamano2008-06-263-6/+35
|\| | | |
| * | | | GIT 1.5.6.1v1.5.6.1Junio C Hamano2008-06-262-5/+34
| * | | | fix update-hook-example to work with packed tag referencesDmitry Potapov2008-06-251-1/+1
* | | | | Merge branch 'lt/config-fsync'Junio C Hamano2008-06-251-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add config option to enable 'fsync()' of object filesLinus Torvalds2008-06-191-0/+8
* | | | | Ship sample hooks with .sample suffixJunio C Hamano2008-06-251-1/+2
* | | | | Merge branch 'maint'Junio C Hamano2008-06-232-7/+212
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer2008-06-231-2/+202
| * | | | api-builtin.txt: update and fix typoStephan Beyer2008-06-231-5/+10
* | | | | Merge branch 'rs/archive-ignore'Junio C Hamano2008-06-221-0/+6
|\ \ \ \ \
| * | | | | Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-091-0/+6
* | | | | | Merge branch 'pb/fast-export'Junio C Hamano2008-06-221-0/+20
|\ \ \ \ \ \
| * | | | | | builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-201-0/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mo/status-untracked'Junio C Hamano2008-06-222-8/+36
|\ \ \ \ \ \
| * | | | | | Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-102-0/+23
| * | | | | | Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-101-0/+1
| * | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-101-7/+11
* | | | | | | Merge branch 'kh/update-ref'Junio C Hamano2008-06-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Make old sha1 optional with git update-ref -dKarl Hasselström2008-06-031-1/+1