Age | Commit message (Expand) | Author | Files | Lines |
2008-12-21 | Make help entries alphabetical | Richard Hartmann | 1 | -4/+4 |
2008-12-14 | Documentation: Describe git-gui Tools menu configuration options. | Alexander Gavrilov | 1 | -0/+51 |
2008-11-27 | Merge branch 'lt/preload-lstat' | Junio C Hamano | 1 | -0/+9 |
2008-11-27 | Fix typos in the documentation. | Ralf Wildenhues | 1 | -1/+1 |
2008-11-26 | Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-doc | Junio C Hamano | 1 | -68/+60 |
2008-11-26 | config.txt: alphabetize configuration sections | Matt McCutchen | 1 | -48/+48 |
2008-11-14 | Documentation: New GUI configuration and command-line options. | Alexander Gavrilov | 1 | -0/+24 |
2008-11-14 | Add cache preload facility | Linus Torvalds | 1 | -0/+9 |
2008-11-09 | receive-pack: detect push to current branch of non-bare repo | Jeff King | 1 | -0/+9 |
2008-11-02 | Introduce receive.denyDeletes | Jan Krüger | 1 | -0/+4 |
2008-10-19 | Merge branch 'ml/cygwin-filemode' | Junio C Hamano | 1 | -1/+3 |
2008-10-18 | format-patch: autonumber by default | Brian Gernhardt | 1 | -4/+5 |
2008-10-13 | compat/cygwin.c - Use cygwin's stat if core.filemode == true | Mark Levedahl | 1 | -1/+3 |
2008-09-30 | cygwin: Use native Win32 API for stat | Dmitry Potapov | 1 | -0/+9 |
2008-09-29 | Merge branch 'jc/better-conflict-resolution' | Shawn O. Pearce | 1 | -0/+8 |
2008-09-26 | Merge branch 'maint' | Shawn O. Pearce | 1 | -2/+11 |
2008-09-26 | Documentation: clarify the details of overriding LESS via core.pager | Chris Frey | 1 | -2/+11 |
2008-09-18 | Merge branch 'jc/diff-prefix' | Junio C Hamano | 1 | -0/+16 |
2008-09-07 | Merge branch 'ar/autospell' | Junio C Hamano | 1 | -0/+9 |
2008-08-31 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-08-31 | Add help.autocorrect to enable/disable autocorrecting | Alex Riesen | 1 | -0/+9 |
2008-08-30 | config.txt: Add missing colons after option name | Teemu Likonen | 1 | -1/+1 |
2008-08-30 | diff: vary default prefix depending on what are compared | Junio C Hamano | 1 | -0/+16 |
2008-08-30 | merge.conflictstyle: choose between "merge" and "diff3 -m" styles | Junio C Hamano | 1 | -0/+8 |
2008-08-24 | Merge branch 'maint' to sync with 1.6.0.1 | Junio C Hamano | 1 | -5/+12 |
2008-08-24 | Documentation: clarify pager configuration | Jonathan Nieder | 1 | -2/+7 |
2008-08-24 | Documentation: clarify pager.<cmd> configuration | Jonathan Nieder | 1 | -3/+5 |
2008-08-19 | add boolean diff.suppress-blank-empty config option | Jim Meyering | 1 | -0/+4 |
2008-08-16 | Documentation: document the pager.* configuration setting | Miklos Vajna | 1 | -0/+5 |
2008-08-05 | Documentation: typos / spelling fixes | Mike Ralphson | 1 | -1/+1 |
2008-07-28 | Make use of stat.ctime configurable | Alex Riesen | 1 | -0/+7 |
2008-07-27 | Documentation: fix diff.external example | Anders Melchiorsen | 1 | -4/+6 |
2008-07-25 | Documentation: clarify how to disable elements in core.whitespace | Junio C Hamano | 1 | -1/+2 |
2008-07-08 | Documentation: fix broken "linkgit" links | Eric Hanchrow | 1 | -1/+1 |
2008-07-07 | Merge branch 'jc/rerere' | Junio C Hamano | 1 | -0/+5 |
2008-07-05 | manpages: italicize git subcommand names (which were in teletype font) | Jonathan Nieder | 1 | -4/+4 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -27/+27 |
2008-07-05 | manpages: italicize command names | Jonathan Nieder | 1 | -2/+2 |
2008-07-05 | Documentation: more "git-" versus "git " changes | Jonathan Nieder | 1 | -26/+26 |
2008-07-05 | Documentation: rewrap to prepare for "git-" vs "git " change | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Merge branch 'np/pack-default' | Junio C Hamano | 1 | -5/+17 |
2008-06-28 | Documentation: remove {show,whatchanged}.difftree config options | Olivier Marin | 1 | -8/+0 |
2008-06-25 | pack.indexversion config option now defaults to 2 | Nicolas Pitre | 1 | -3/+11 |
2008-06-25 | Merge branch 'lt/config-fsync' | Junio C Hamano | 1 | -0/+8 |
2008-06-25 | repack.usedeltabaseoffset config option now defaults to "true" | Nicolas Pitre | 1 | -2/+6 |
2008-06-22 | rerere.autoupdate | Junio C Hamano | 1 | -0/+5 |
2008-06-18 | Add config option to enable 'fsync()' of object files | Linus Torvalds | 1 | -0/+8 |
2008-06-09 | Add configuration option for default untracked files mode | Marius Storm-Olsen | 1 | -0/+19 |
2008-05-31 | Clearify the documentation for core.ignoreStat | Marius Storm-Olsen | 1 | -4/+7 |
2008-05-25 | Merge branch 'mo/cvsserver' | Junio C Hamano | 1 | -6/+20 |