summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* War on whitespaceJunio C Hamano2007-06-07125-544/+423
* Merge branch 'sv/objfixes'Junio C Hamano2007-06-061-2/+2
|\
| * fix documentation of unpack-objects -nSam Vilain2007-06-061-2/+2
* | Merge branch 'mm/tag'Junio C Hamano2007-06-061-4/+9
|\ \
| * | Teach git-tag about showing tag annotations.Matthijs Melchior2007-06-021-4/+9
* | | Add the --numbered-files option to git-format-patch.Jon Loeliger2007-06-061-3/+11
* | | git-fsck: learn about --verboseJohannes Schindelin2007-06-041-1/+4
|/ /
* | Update to SubmittingPatchesJohannes Schindelin2007-06-021-0/+4
* | Merge branch 'maint' to sync with 1.5.2.1Junio C Hamano2007-06-021-0/+53
|\ \ | |/
| * GIT 1.5.2.1v1.5.2.1Junio C Hamano2007-06-021-0/+53
* | Release Notes: start preparing for 1.5.3Junio C Hamano2007-06-021-0/+109
| |
| \
*-. \ Merge branches 'lh/submodules' and 'pb/am'Junio C Hamano2007-06-028-167/+76
|\ \ \
| | * | Remove git-applypatchJunio C Hamano2007-05-246-66/+9
| | * | git-applymbox: Remove commandPetr Baudis2007-05-244-105/+5
| * | | Add git-submodule commandLars Hjemli2007-05-262-0/+66
* | | | Merge branch 'np/pack'Junio C Hamano2007-06-021-0/+9
|\ \ \ \
| * | | | builtin-pack-object: cache small deltasMartin Koegler2007-05-291-0/+4
| * | | | git-pack-objects: cache small deltas between big objectsMartin Koegler2007-05-291-0/+5
* | | | | Merge branch 'maint'Junio C Hamano2007-06-029-106/+148
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-028-101/+145
| * | | | Documentation: robustify asciidoc GIT_VERSION replacementJeff King2007-06-022-5/+3
* | | | | Fix git-am(1) synopsis formattingJonas Fonseca2007-06-021-1/+0
* | | | | Fix minor grammatical typos in the git-gc man pageTheodore Ts'o2007-05-311-3/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-05-311-11/+65
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-311-11/+65
| |\ \ \
| | * | | git-config: Improve documentation of git-config file handlingFrank Lichtenheld2007-05-301-7/+59
| | * | | git-config: Various small fixes to asciidoc documentationFrank Lichtenheld2007-05-301-4/+6
* | | | | Merge branch 'dh/repack' (early part)Junio C Hamano2007-05-292-0/+10
|\ \ \ \ \
| * | | | | git-repack --max-pack-size: add option parsing to enable featureDana L. How2007-05-202-0/+10
* | | | | | Merge branch 'ar/mergestat'Junio C Hamano2007-05-292-1/+5
|\ \ \ \ \ \
| * | | | | | Add a configuration option to control diffstat after mergeAlex Riesen2007-05-242-1/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'rr/cvsexport'Junio C Hamano2007-05-291-1/+4
|\ \ \ \ \ \
| * | | | | | Add option to cvs update before exportRobin Rosenberg2007-05-241-1/+4
| |/ / / / /
* | | | | | Merge branch 'maint'Junio C Hamano2007-05-292-7/+19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | cvsserver: Fix some typos in asciidoc documentationFrank Lichtenheld2007-05-291-2/+2
| * | | | cvsserver: Note that CVS_SERVER can also be specified as method variableFrank Lichtenheld2007-05-291-1/+11
| * | | | cvsserver: Correct inetd.conf example in asciidoc documentationFrank Lichtenheld2007-05-291-3/+5
| * | | | user-manual: fixed typo in exampleSteffen Prohaska2007-05-281-1/+1
* | | | | Merge branch 'maint'Junio C Hamano2007-05-262-30/+34
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-262-30/+34
| |\ \ \ | | | |/ | | |/|
| | * | Documentation: Add definition of "evil merge" to GIT GlossaryJakub Narebski2007-05-251-0/+4
| | * | Replace the last 'dircache's by 'index'Jakub Narebski2007-05-251-1/+1
| | * | Documentation: Clean up links in GIT GlossaryJakub Narebski2007-05-251-29/+29
* | | | Teach mailsplit about Maildir'sFernando J. Pereda2007-05-242-6/+15
* | | | Merge branch 'maint'Junio C Hamano2007-05-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-231-1/+1
| |\ \ \ | | |/ /
| | * | Documentation: fix git-config.xml generationJames Bowes2007-05-231-1/+1
* | | | Merge branch 'jn/lstree'Junio C Hamano2007-05-231-1/+13
|\ \ \ \
| * | | | Add an option to git-ls-tree to display also the size of blobJakub Narebski2007-05-201-1/+13
| | |_|/ | |/| |
* | | | Merge branch 'maint'Junio C Hamano2007-05-231-0/+7
|\ \ \ \ | | |/ / | |/| |