110 Commits (74f6e0505bb854db5b25ba977432471fed218a73)

Author SHA1 Message Date
Kirill Smelkov 15431ca651 setup: make sure git_dir path is in a permanent buffer, getenv(3) case 14 years ago
Jonathan Nieder 463db9b104 wrapper: move odb_* to environment.c 14 years ago
Pat Notz a6fa59924d commit: helper methods to reduce redundant blocks of code 14 years ago
Junio C Hamano 72a5b561fc core.abbrevguard: Ensure short object names stay unique a bit longer 14 years ago
Jonathan Nieder 06f3549d71 setup: make sure git dir path is in a permanent buffer 14 years ago
Jonathan Nieder 7f7868eadc environment.c: remove unused variable 14 years ago
Anselm Kruis d3e7da8979 Add a new option 'core.askpass'. 15 years ago
Jonathan Nieder 655e8d9c92 do not pass "git -c foo=bar" params to transport helpers 15 years ago
Nguyễn Thái Ngọc Duy e37c1329fa git wrapper: introduce startup_info struct 15 years ago
Jonathan Nieder 7610fa57e6 merge-recursive --renormalize 15 years ago
Eyvind Bernhardsen f217f0e86d Avoid conflicts when merging branches with mixed normalization 15 years ago
Eyvind Bernhardsen 942e774767 Add "core.eol" config variable 15 years ago
Eyvind Bernhardsen fd6cce9e89 Add per-repository eol normalization 15 years ago
Giuseppe Bilotta 48a7c1c49d Refactor list of of repo-local env vars 15 years ago
Christian Couder 6476b38b1f replace: use a GIT_NO_REPLACE_OBJECTS env variable 15 years ago
Johannes Schindelin a97a74686d Introduce commit notes 15 years ago
Nguyễn Thái Ngọc Duy 08aefc9e47 unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 years ago
Johannes Schindelin 7f3140cd23 git repack: keep commits hidden by a graft 16 years ago
Junio C Hamano bba0fd22ad push: do not give big warning when no preference is configured 16 years ago
Christian Couder dae556bdb1 environment: add global variable to disable replacement 16 years ago
Johannes Schindelin 348df16679 Rename core.unreliableHardlinks to core.createObject 16 years ago
Johannes Schindelin be66a6c43d Add an option not to use link(src, dest) && unlink(src) when that is unreliable 16 years ago
Finn Arne Gangstad 521537476f New config push.default to decide default behavior for push 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Johannes Schindelin 879ef2485d Introduce commit notes 16 years ago
Linus Torvalds 671c9b7e31 Add cache preload facility 16 years ago
Daniel Lowe 9db56f71b9 Fix non-literal format in printf-style calls 16 years ago
Alex Riesen a4f34cbb4c Use git_pathdup instead of xstrdup(git_path(...)) 16 years ago
Dmitry Potapov d2b0708e1a add have_git_dir() function 16 years ago
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