summaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Introduce commit notesJohannes Schindelin2009-10-191-0/+1
|/ /
* | Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+1
|\ \
| * | environment: add global variable to disable replacementChristian Couder2009-05-311-0/+1
* | | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-051-0/+1
| |/ |/|
* | Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano2009-07-251-0/+1
|\ \
| * | git repack: keep commits hidden by a graftJohannes Schindelin2009-07-241-0/+1
| |/
* | push: do not give big warning when no preference is configuredJunio C Hamano2009-07-181-1/+1
|/
* Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-291-3/+3
* Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-251-0/+4
* New config push.default to decide default behavior for pushFinn Arne Gangstad2009-03-171-0/+1
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-1/+0
* Introduce commit notesJohannes Schindelin2008-12-211-0/+1
* Add cache preload facilityLinus Torvalds2008-11-141-0/+3
* Merge branch 'maint'Junio C Hamano2008-11-111-1/+1
|\
| * Fix non-literal format in printf-style callsDaniel Lowe2008-11-111-1/+1
* | Merge branch 'ar/maint-mksnpath' into ar/mksnpathJunio C Hamano2008-10-301-1/+1
|\ \ | |/
| * Use git_pathdup instead of xstrdup(git_path(...))Alex Riesen2008-10-301-1/+1
* | add have_git_dir() functionDmitry Potapov2008-09-301-0/+5
|/
* Make use of stat.ctime configurableAlex Riesen2008-07-281-0/+1
* shrink git-shell by avoiding redundant dependenciesDmitry Potapov2008-06-271-1/+0
* Merge branch 'lt/config-fsync'Junio C Hamano2008-06-251-0/+1
|\
| * Add config option to enable 'fsync()' of object filesLinus Torvalds2008-06-181-0/+1
* | environment.c: remove unused functionしらいしななこ2008-06-191-7/+0
|/
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-251-4/+20
|\
| * Add a function to set a non-default work treeDaniel Barkalow2008-05-041-4/+20
* | Merge branch 'sb/committer'Junio C Hamano2008-05-141-0/+1
|\ \
| * | commit: Show committer if automaticSanti Béjar2008-05-061-0/+1
* | | Merge branch 'lt/core-optim'Junio C Hamano2008-05-111-0/+1
|\ \ \
| * \ \ Merge branch 'lt/case-insensitive'Junio C Hamano2008-05-101-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add 'core.ignorecase' optionLinus Torvalds2008-04-091-0/+1
| | |/
* | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-111-0/+1
|/ /