39 Commits (e4465f0e71cc389a26bcf7474ad12112f683f633)

Author SHA1 Message Date
Junio C Hamano 9378c16135 Add core.quotepath configuration variable. 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Dana How 960ccca680 Custom compression levels for objects and packs 18 years ago
Nicolas Pitre 726f852b0e deprecate the new loose object header format 18 years ago
Shawn O. Pearce 18bdec1118 Limit the size of the new delta_base_cache 18 years ago
Shawn O. Pearce 1a8f27413b Correct new compiler warnings in builtin-revert 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Johannes Sixt 78a8d641c1 Add core.symlinks to mark filesystems that do not support symbolic links. 18 years ago
Linus Torvalds d7f4633405 Make AutoCRLF ternary variable. 18 years ago
Linus Torvalds 6c510bee20 Lazy man's auto-CRLF 18 years ago
Junio C Hamano 7d1864ce67 Introduce is_bare_repository() and core.bare configuration variable 18 years ago
Junio C Hamano 510c5a8ee3 Move initialization of log_all_ref_updates 18 years ago
Shawn O. Pearce 8c82534d89 Default core.packdGitWindowSize to 1 MiB if NO_MMAP. 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
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 18 years ago
Shawn Pearce 6fb75bed5c Move deny_non_fast_forwards handling completely into receive-pack. 18 years ago
Johannes Schindelin 11031d7e9f add receive.denyNonFastforwards config variable 18 years ago
Junio C Hamano 81a71734bb Revert "Make it possible to set up libgit directly (instead of from the environment)" 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Pierre Habouzit c5fba16c50 git_dir holds pointers to local strings, hence MUST be const. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Matthias Lederhofer aa086eb813 pager: config variable pager.color 19 years ago
Linus Torvalds 93821bd97a sha1_file: add the ability to parse objects in "pack file format" 19 years ago
Johannes Schindelin b75a82b754 Fix linking for not-so-clever linkers. 19 years ago
Petr Baudis 0270083ded Make it possible to set up libgit directly (instead of from the environment) 19 years ago
Joachim B Haga 12f6c308d5 Make zlib compression level configurable, and change default. 19 years ago
Junio C Hamano 94df2506ed shared repository: optionally allow reading to "others". 19 years ago
Shawn Pearce 6de08ae688 Log ref updates to logs/refs/<ref> 19 years ago
Junio C Hamano e388c73825 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano 9f0bb90d16 core.prefersymlinkrefs: use symlinks for .git/HEAD 19 years ago
Junio C Hamano 1b371f567d sha1_name: make core.warnambiguousrefs the default. 19 years ago
Junio C Hamano 2f8acdb38e core.warnambiguousrefs: warns when "name" is used and both "name" branch and tag exists. 19 years ago
Junio C Hamano 383e20b614 apply --whitespace: configuration option. 19 years ago
Junio C Hamano 2ae1c53b51 apply --whitespace: configuration option. 19 years ago
Junio C Hamano 5f73076c1a "Assume unchanged" git 19 years ago
Johannes Schindelin 457f06d68e Introduce core.sharedrepository 19 years ago
Junio C Hamano 4e72dcec89 Introduce i18n.commitencoding. 19 years ago
Junio C Hamano ab9cb76f66 Repository format version check. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Johannes Schindelin f8348be3be Add config variable core.symrefsonly 19 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 19 years ago