343 Commits (d249b098893809c6de6e5e20063a22ac2c629ce7)

Author SHA1 Message Date
Jeff King 986e82396a receive-pack: detect push to current branch of non-bare repo 16 years ago
Jan Krüger a240de1137 Introduce receive.denyDeletes 16 years ago
Brian Gernhardt a567fdcb01 format-patch: autonumber by default 16 years ago
Mark Levedahl 7faee6b8de compat/cygwin.c - Use cygwin's stat if core.filemode == true 16 years ago
Dmitry Potapov adbc0b6b6e cygwin: Use native Win32 API for stat 16 years ago
Chris Frey fee75457fc Documentation: clarify the details of overriding LESS via core.pager 17 years ago
Alex Riesen f0e90716d4 Add help.autocorrect to enable/disable autocorrecting 17 years ago
Teemu Likonen 1707adb7f2 config.txt: Add missing colons after option name 17 years ago
Junio C Hamano a5a818ee48 diff: vary default prefix depending on what are compared 17 years ago
Junio C Hamano b541248467 merge.conflictstyle: choose between "merge" and "diff3 -m" styles 17 years ago
Jonathan Nieder ab54cd6c4d Documentation: clarify pager configuration 17 years ago
Jonathan Nieder 32818085ee Documentation: clarify pager.<cmd> configuration 17 years ago
Jim Meyering a624eaa782 add boolean diff.suppress-blank-empty config option 17 years ago
Miklos Vajna 4370c2d620 Documentation: document the pager.* configuration setting 17 years ago
Mike Ralphson 1168d402d2 Documentation: typos / spelling fixes 17 years ago
Anders Melchiorsen bbff8aaaf2 Documentation: fix diff.external example 17 years ago
Alex Riesen 1ce4790bf5 Make use of stat.ctime configurable 17 years ago
Anders Melchiorsen 6bb9e51b8e Documentation: fix diff.external example 17 years ago
Junio C Hamano c921cc92e5 Documentation: clarify how to disable elements in core.whitespace 17 years ago
Eric Hanchrow ea449615d8 Documentation: fix broken "linkgit" links 17 years ago
Jonathan Nieder 5833d730ef manpages: italicize git subcommand names (which were in teletype font) 17 years ago
Jonathan Nieder ba020ef5eb manpages: italicize git command names (which were in teletype font) 17 years ago
Jonathan Nieder 0979c10649 manpages: italicize command names 17 years ago
Jonathan Nieder 467c0197fd Documentation: more "git-" versus "git " changes 17 years ago
Jonathan Nieder 7a7d4ef69c Documentation: rewrap to prepare for "git-" vs "git " change 17 years ago
Olivier Marin 8813df9066 Documentation: remove {show,whatchanged}.difftree config options 17 years ago
Nicolas Pitre c0a5e2d477 pack.indexversion config option now defaults to 2 17 years ago
Nicolas Pitre 22c79eab29 repack.usedeltabaseoffset config option now defaults to "true" 17 years ago
Junio C Hamano 121c813f8d rerere.autoupdate 17 years ago
Linus Torvalds aafe9fbaf4 Add config option to enable 'fsync()' of object files 17 years ago
Marius Storm-Olsen d6293d1f2c Add configuration option for default untracked files mode 17 years ago
Marius Storm-Olsen b7f685a754 Clearify the documentation for core.ignoreStat 17 years ago
Heikki Orsila dd0ffd5b31 Add log.date config variable 17 years ago
Chris Parsons 950ce2e22d Updated status to show 'Not currently on any branch' in red 17 years ago
Matthew Ogilvie 90948a4289 git-cvsserver: add ability to guess -kb from contents 17 years ago
Matthew Ogilvie 8a06a63297 implement gitcvs.usecrlfattr 17 years ago
Dustin Sallings 0a02186f92 Allow tracking branches to set up rebase by default. 17 years ago
Dustin Sallings c998ae9baa Allow tracking branches to set up rebase by default. 17 years ago
Dustin Sallings 15ddb6fab2 Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull" 17 years ago
Gustaf Hendeby d84ae0dbd5 Documentation/config.txt: Add git-gui options 17 years ago
Liu Yubao 302cc11a32 Documentation on --git-dir and --work-tree 17 years ago
Christian Couder 0bb6400958 documentation: help: add info about "man.<tool>.cmd" config var 17 years ago
Christian Couder 7e8114c068 documentation: help: add "man.<tool>.path" config variable 17 years ago
Paolo Bonzini 84bb2dfd9f Add a remote.*.mirror configuration option 17 years ago
Heikki Orsila 06cbe85503 Make core.sharedRepository more generic 17 years ago
SZEDER Gábor f5a84c372f doc: moved merge.* config variables into separate merge-config.txt 17 years ago
Josh Elsasser 6aeeffd144 Allow git-cvsserver database table name prefix to be specified. 17 years ago
Junio C Hamano 970639740c gc --auto: raise default auto pack limit from 20 to 50 17 years ago
Christian Couder 1658c6149a Documention: web--browse: add info about "browser.<tool>.cmd" config var 17 years ago
Johannes Schindelin 25ee9731c1 gc: call "prune --expire 2.weeks.ago" by default 17 years ago