258 Commits (5033639c951da27fc4d4becbc3e46dc05096ce63)

Author SHA1 Message Date
Jonathan Nieder ab54cd6c4d Documentation: clarify pager configuration 16 years ago
Jonathan Nieder 32818085ee Documentation: clarify pager.<cmd> configuration 16 years ago
Jim Meyering a624eaa782 add boolean diff.suppress-blank-empty config option 16 years ago
Miklos Vajna 4370c2d620 Documentation: document the pager.* configuration setting 16 years ago
Mike Ralphson 1168d402d2 Documentation: typos / spelling fixes 16 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
Junio C Hamano dbdbfec441 Documentation/config: typofix 17 years ago
Christian Couder b8322ea83b Documentation: help: explain 'man.viewer' multiple values 17 years ago
Christian Couder b5578f3335 Documentation: help: describe 'man.viewer' config variable 17 years ago
Uwe Kleine-König 79f43f3de8 config.txt: refer to --upload-pack and --receive-pack instead of --exec 17 years ago
Charles Bailey 964473a042 Teach git mergetool to use custom commands defined at config time 17 years ago
Charles Bailey 44c36d1ccc Tidy up git mergetool's backup file behaviour 17 years ago
Denis Cheng 94c22a5e7b log/show/whatchanged: introduce format.pretty configuration 17 years ago
Martin Koegler 20dc0016ee receive-pack: allow using --strict mode for unpacking objects 17 years ago
Junio C Hamano 9eb7a50b6d Revert "receive-pack: use strict mode for unpacking objects" 17 years ago
Martin Koegler 28f72a0f23 receive-pack: use strict mode for unpacking objects 17 years ago