summaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAgeFilesLines
* git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-081-0/+1
* move git_default_* variables to ident.cJeff King2012-05-221-3/+0
* push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-191-1/+1
* Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-161-0/+1
|\
| * bulk-checkin: replace fast-import based implementationjc/stream-to-packJunio C Hamano2011-12-011-0/+1
* | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-091-0/+2
|\ \ | |/ |/|
| * environment.c: Fix an sparse "symbol not declared" warningRamsay Jones2011-10-091-0/+1
| * fmt-merge-msg: use branch.$name.descriptionJunio C Hamano2011-10-071-0/+1
* | Merge branch 'bc/attr-ignore-case'Junio C Hamano2011-10-171-0/+1
|\ \
| * | attr: read core.attributesfile from git_default_core_configJunio C Hamano2011-10-061-0/+1
| |/
* | Change check_ref_format() to take a flags argumentMichael Haggerty2011-10-051-1/+1
|/
* Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-281-1/+1
|\
| * read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-221-1/+1
* | Merge branch 'js/ref-namespaces'Junio C Hamano2011-08-171-0/+41
|\ \
| * | ref namespaces: infrastructureJosh Triplett2011-07-061-0/+41
| |/
* | core: log offset pack data accesses happenedJunio C Hamano2011-07-061-0/+1
|/
* Merge branch 'jc/replacing'Junio C Hamano2011-05-191-1/+1
|\
| * inline lookup_replace_object() callsJunio C Hamano2011-05-151-1/+1
* | convert: rename the "eol" global variable to "core_eol"Junio C Hamano2011-05-091-1/+1
|/
* Merge branch 'jc/pack-objects-bigfile'Junio C Hamano2011-04-271-0/+1
|\
| * Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-051-0/+1
* | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-231-0/+1
|\ \
| * | Make the default abbrev length configurableLinus Torvalds2011-03-111-0/+1
| |/
* | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-171-2/+2
* | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-101-1/+0
|/
* Merge branch 'nd/setup'Junio C Hamano2010-12-281-18/+8
|\
| * Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-221-24/+8
| * setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-221-2/+8
* | Merge branch 'ks/maint-getenv-fix'Junio C Hamano2010-12-081-0/+1
|\ \
| * | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-121-0/+1
| |/
* | Merge branch 'jn/thinner-wrapper'Junio C Hamano2010-12-031-0/+37
|\ \
| * | wrapper: move odb_* to environment.cJonathan Nieder2010-11-101-0/+37
| |/
* | Merge branch 'pn/commit-autosquash'Junio C Hamano2010-12-031-0/+11
|\ \
| * | commit: helper methods to reduce redundant blocks of codePat Notz2010-11-041-0/+11
| |/
* | core.abbrevguard: Ensure short object names stay unique a bit longerJunio C Hamano2010-10-281-0/+1
|/
* setup: make sure git dir path is in a permanent bufferJonathan Nieder2010-10-031-1/+3
* environment.c: remove unused variableJonathan Nieder2010-10-031-3/+1
* Merge branch 'kf/askpass-config'Junio C Hamano2010-09-081-0/+1
|\
| * Add a new option 'core.askpass'.Anselm Kruis2010-08-311-0/+1
* | Merge branch 'jk/maint-pass-c-config-in-env'Junio C Hamano2010-09-081-0/+1
|\ \
| * | do not pass "git -c foo=bar" params to transport helpersJonathan Nieder2010-08-241-0/+1
| |/
* | git wrapper: introduce startup_info structNguyễn Thái Ngọc Duy2010-08-111-0/+1
|/
* Merge branch 'eb/core-eol'Junio C Hamano2010-06-211-1/+2
|\
| * Add "core.eol" config variableEyvind Bernhardsen2010-06-061-0/+1
| * Add per-repository eol normalizationEyvind Bernhardsen2010-05-191-1/+1
* | Refactor list of of repo-local env varsGiuseppe Bilotta2010-02-241-0/+17
|/
* Merge branch 'nd/sparse'Junio C Hamano2010-01-131-0/+1
|\
| * unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkoutNguyễn Thái Ngọc Duy2009-08-231-0/+1
* | Merge branch 'cc/replace'Junio C Hamano2009-11-231-0/+2
|\ \
| * | replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-201-0/+2