67 Commits (cc44c7655fe2dd0cfb46e841156634fe622df397)

Author SHA1 Message Date
Theodore Ts'o 1e592d65b5 Teach git-remote to update existing remotes by fetching from them 18 years ago
Johannes Schindelin c2120e5e4b git-gc: run pack-refs by default unless the repo is bare 18 years ago
Theodore Ts'o dfd42a3c62 Allow aliases to expand to shell commands 18 years ago
Pavel Roskin 3dff5379bf Assorted typo fixes 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Mark Wooding 4f193f20a3 Documentation/config.txt: Fix documentation of colour config tweaks. 18 years ago
Andy Parkins d67778eccd Allow the tag signing key to be specified in the config file 18 years ago
Uwe Kleine-König 5dee29ac0f make --upload-pack option to git-fetch configurable 18 years ago
Junio C Hamano e28714c527 Consolidate {receive,fetch}.unpackLimit 18 years ago
Junio C Hamano af7cf268f0 fetch-pack: remove --keep-auto and make it the default. 18 years ago
Jakub Narebski 191453f664 Documentation/config.txt: Correct info about subsection name 18 years ago
Jakub Narebski e136f33b5f Documentation/config.txt: Document config file syntax better 18 years ago
Uwe Kleine-König 060aafc11f make --exec=... option to git-push configurable 18 years ago
Junio C Hamano 5ea5621f89 Document where configuration files are in config.txt 18 years ago
Shawn O. Pearce 8c3275abca Allow the user to control the verbosity of merge-recursive. 18 years ago
Nicolas Pitre 5c94f87e6b use 'init' instead of 'init-db' for shipped docs and tools 18 years ago
Shawn O. Pearce 22bac0ea52 Increase packedGit{Limit,WindowSize} on 64 bit systems. 18 years ago
Brian Gernhardt f3673988ec Add documentation for git-branch's color configuration. 18 years ago
Shawn O. Pearce eb92242f19 Update packedGit config option documentation. 18 years ago
Junio C Hamano a862f97e98 Documentation/config.txt (and repo-config manpage): mark-up fix. 18 years ago
Shawn O. Pearce 60bb8b1453 Fully activate the sliding window pack access. 18 years ago
Shawn O. Pearce 77ccc5bbd1 Introduce new config option for mmap limit. 18 years ago
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Junio C Hamano 4aec56d12b git-reflog: gc.* configuration and documentation. 18 years ago
Junio C Hamano 48c3242450 rerere gc: honor configuration and document it 18 years ago
Aneesh Kumar K.V 910c00c8ca Add config example with respect to branch 18 years ago
Shawn O. Pearce 82dca84871 Align section headers of 'git status' to new 'git add'. 18 years ago
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 18 years ago
Junio C Hamano 1d77043b00 config documentation: group color items together. 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago
Josef Weidendorfer 62b339a544 Add branch.*.merge warning and documentation update 18 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 18 years ago
Shawn Pearce fc04c412d8 Teach receive-pack how to keep pack files based on object count. 18 years ago
Santi Béjar 0cc6d3464a Documentation for the [remote] config 18 years ago
Junio C Hamano b6945f570a git-repack: repo.usedeltabaseoffset 18 years ago
Junio C Hamano 4057deb5de core.logallrefupdates create new log file only for branch heads. 18 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 18 years ago
Santi Béjar 5372806a84 fetch: get the remote branches to merge from the branch properties 18 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 18 years ago
Johannes Schindelin 199a92186b Document receive.denyNonFastforwards 18 years ago
Jeff King b982592d66 git-status: document colorization config options 18 years ago
Jonas Fonseca d5dc6a76d4 Update git-init-db(1) and documentation of core.sharedRepository 19 years ago
Jeff King 7fe08af485 Documentation: convert uses of git-link macro to gitlink 19 years ago
Matthias Lederhofer aa086eb813 pager: config variable pager.color 19 years ago
Jeff King 4812a93a8c pack-objects: check pack.window for default window size 19 years ago
Willy Tarreau ce1a79b6a7 tar-tree: add the "tar.umask" config option 19 years ago
Linus Torvalds 93821bd97a sha1_file: add the ability to parse objects in "pack file format" 19 years ago
Junio C Hamano b53766483f Update diff-options and config documentation. 19 years ago
Eric Wong b68ea12e30 diff.c: respect diff.renames config option 19 years ago
Joachim Berdal Haga 3d3e95af82 core.compression documentation formatting fix. 19 years ago