70 Commits (dba9194a49452b5f093b96872e19c91b50e526aa)

Author SHA1 Message Date
Alex Riesen 1ce4790bf5 Make use of stat.ctime configurable 17 years ago
Dmitry Potapov 5b8e6f85f9 shrink git-shell by avoiding redundant dependencies 17 years ago
しらいしななこ 78d0f5d210 environment.c: remove unused function 17 years ago
Linus Torvalds aafe9fbaf4 Add config option to enable 'fsync()' of object files 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
Santi Béjar bb1ae3f6ff commit: Show committer if automatic 17 years ago
Daniel Barkalow 19757d80e5 Add a function to set a non-default work tree 17 years ago
Lars Hjemli b44ebb19e3 Add platform-independent .git "symlink" 17 years ago
Linus Torvalds 0a9b88b7de Add 'core.ignorecase' option 17 years ago
Jay Soffian 9ed36cfa35 branch: optionally setup branch.*.merge from upstream local branches 17 years ago
Christian Couder dfb068be8d Add "const" qualifier to "char *excludes_file". 17 years ago
Christian Couder ee9601e6be Add "const" qualifier to "char *editor_program". 17 years ago
Christian Couder 872da32d80 Add "const" qualifier to "char *pager_program". 17 years ago
Steffen Prohaska 21e5ad50fc safecrlf: Add mechanism to warn about irreversible crlf conversions 17 years ago
Jeff King 6e9af863ee Support GIT_PAGER_IN_USE environment variable 17 years ago
Junio C Hamano cf1b7869f0 Use gitattributes to define per-path whitespace rule 17 years ago
Junio C Hamano dcf0c16ef1 core.excludesfile clean-up 17 years ago
Junio C Hamano 039bc64e88 core.excludesfile clean-up 17 years ago
Junio C Hamano a9cc857ada War on whitespace: first, a bit of retreat. 17 years ago
Johannes Schindelin e90fdc39b6 Clean up work-tree handling 18 years ago
Johannes Schindelin d7ac12b25d Add set_git_dir() function 18 years ago
Johannes Schindelin 4d87b9c5db launch_editor(): Heed GIT_EDITOR and core.editor settings 18 years ago
Brian Gernhardt 54adf3706c Add core.pager config variable. 18 years ago
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