aboutsummaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAge
* Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-17
|\
| * attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-06
* | Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-05
|/
* Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-28
|\
| * read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
* | Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-17
|\ \
| * | ref namespaces: infrastructureJosh Triplett2011-07-06
| |/
* | core: log offset pack data accesses happenedJunio C Hamano2011-07-06
|/
* Merge branch 'jc/replacing'Junio C Hamano2011-05-19
|\
| * inline lookup_replace_object() callsJunio C Hamano2011-05-15
* | convert: rename the "eol" global variable to "core_eol"Junio C Hamano2011-05-09
|/
* Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-27
|\
| * Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-05
* | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-23
|\ \
| * | Make the default abbrev length configurableLinus Torvalds2011-03-11
| |/
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
|/
* Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\
| * Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-22
| * setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-22
* | Merge branch 'ks/maint-getenv-fix'Junio C Hamano2010-12-08
|\ \
| * | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-12
| |/
* | Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-03
|\ \
| * | wrapper: move odb_* to environment.cJonathan Nieder2010-11-10
| |/
* | Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-03
|\ \
| * | commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
| |/
* | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-28
|/
* setup: make sure git dir path is in a permanent bufferJonathan Nieder2010-10-03
* environment.c: remove unused variableJonathan Nieder2010-10-03
* Merge branch 'kf/askpass-config'Junio C Hamano2010-09-08
|\
| * Add a new option 'core.askpass'.Anselm Kruis2010-08-31
* | Merge branch 'jk/maint-pass-c-config-in-env'Junio C Hamano2010-09-08
|\ \
| * | do not pass "git -c foo=bar" params to transport helpersJonathan Nieder2010-08-24
| |/
* | git wrapper: introduce startup_info structNguyễn Thái Ngọc Duy2010-08-11
|/
* Merge branch 'eb/core-eol'Junio C Hamano2010-06-21
|\
| * Add "core.eol" config variableEyvind Bernhardsen2010-06-06
| * Add per-repository eol normalizationEyvind Bernhardsen2010-05-19
* | Refactor list of of repo-local env varsGiuseppe Bilotta2010-02-24
|/
* Merge branch 'nd/sparse'Junio C Hamano2010-01-13
|\
| * unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkoutNguyễn Thái Ngọc Duy2009-08-23
* | Merge branch 'cc/replace'Junio C Hamano2009-11-23
|\ \
| * | replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* | | Introduce commit notesJohannes Schindelin2009-10-19
|/ /
* | Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\ \
| * | environment: add global variable to disable replacementChristian Couder2009-05-31
* | | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-05
| |/ |/|
* | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-25
|\ \
| * | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-24
| |/
* | push: do not give big warning when no preference is configuredJunio C Hamano2009-07-18
|/
* Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-29