aboutsummaryrefslogtreecommitdiff
path: root/environment.c
Commit message (Expand)AuthorAge
* 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
* Add an option not to use link(src, dest) && unlink(src) when that is unreliableJohannes Schindelin2009-04-25
* New config push.default to decide default behavior for pushFinn Arne Gangstad2009-03-17
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-10
* Introduce commit notesJohannes Schindelin2008-12-21
* Add cache preload facilityLinus Torvalds2008-11-14
* Merge branch 'maint'Junio C Hamano2008-11-11
|\
| * Fix non-literal format in printf-style callsDaniel Lowe2008-11-11
* | Merge branch 'ar/maint-mksnpath' into ar/mksnpathJunio C Hamano2008-10-30
|\ \ | |/
| * Use git_pathdup instead of xstrdup(git_path(...))Alex Riesen2008-10-30
* | add have_git_dir() functionDmitry Potapov2008-09-30
|/
* Make use of stat.ctime configurableAlex Riesen2008-07-28
* shrink git-shell by avoiding redundant dependenciesDmitry Potapov2008-06-27
* Merge branch 'lt/config-fsync'Junio C Hamano2008-06-25
|\
| * Add config option to enable 'fsync()' of object filesLinus Torvalds2008-06-18
* | environment.c: remove unused functionしらいしななこ2008-06-19
|/
* Merge branch 'db/clone-in-c'Junio C Hamano2008-05-25
|\
| * Add a function to set a non-default work treeDaniel Barkalow2008-05-04
* | Merge branch 'sb/committer'Junio C Hamano2008-05-14
|\ \
| * | commit: Show committer if automaticSanti Béjar2008-05-06
* | | Merge branch 'lt/core-optim'Junio C Hamano2008-05-11
|\ \ \
| * \ \ Merge branch 'lt/case-insensitive'Junio C Hamano2008-05-10
| |\ \ \ | | |/ / | |/| |
| | * | Add 'core.ignorecase' optionLinus Torvalds2008-04-09
| | |/
* | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-11
|/ /
* | Add platform-independent .git "symlink"Lars Hjemli2008-04-09
|/
* Merge branch 'js/branch-track'Junio C Hamano2008-02-27
|\
| * branch: optionally setup branch.*.merge from upstream local branchesJay Soffian2008-02-19
* | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-16
|\ \
| * | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
| |/
* | Add "const" qualifier to "char *excludes_file".Christian Couder2008-02-15
* | Add "const" qualifier to "char *editor_program".Christian Couder2008-02-15
* | Add "const" qualifier to "char *pager_program".Christian Couder2008-02-15
|/
* Support GIT_PAGER_IN_USE environment variableJeff King2007-12-11
* Merge branch 'jc/spht'Junio C Hamano2007-12-09
|\
| * Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
| * War on whitespace: first, a bit of retreat.Junio C Hamano2007-11-02
* | core.excludesfile clean-upJunio C Hamano2007-11-14
|/
* Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\