Sign in
googlers
/
jrn
/
git
/
cbb3167ef8b73109ed5c5e54aa1915d9c50f83d5
/
environment.c
06f3549
setup: make sure git dir path is in a permanent buffer
by Jonathan Nieder
· 14 years ago
7f7868e
environment.c: remove unused variable
by Jonathan Nieder
· 14 years ago
b815a72
Merge branch 'kf/askpass-config'
by Junio C Hamano
· 15 years ago
6b948a7
Merge branch 'jk/maint-pass-c-config-in-env'
by Junio C Hamano
· 15 years ago
d3e7da8
Add a new option 'core.askpass'.
by Anselm Kruis
· 15 years ago
655e8d9
do not pass "git -c foo=bar" params to transport helpers
by Jonathan Nieder
· 15 years ago
e37c132
git wrapper: introduce startup_info struct
by Nguyễn Thái Ngọc Duy
· 15 years ago
d5cff17
Merge branch 'eb/core-eol'
by Junio C Hamano
· 15 years ago
942e774
Add "core.eol" config variable
by Eyvind Bernhardsen
· 15 years ago
fd6cce9
Add per-repository eol normalization
by Eyvind Bernhardsen
· 15 years ago
48a7c1c
Refactor list of of repo-local env vars
by Giuseppe Bilotta
· 15 years ago
73d6632
Merge branch 'nd/sparse'
by Junio C Hamano
· 15 years ago
783cfaf
Merge branch 'cc/replace'
by Junio C Hamano
· 15 years ago
6476b38
replace: use a GIT_NO_REPLACE_OBJECTS env variable
by Christian Couder
· 15 years ago
a97a746
Introduce commit notes
by Johannes Schindelin
· 15 years ago
08aefc9
unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
by Nguyễn Thái Ngọc Duy
· 16 years ago
f00ecbe
Merge branch 'cc/replace'
by Junio C Hamano
· 16 years ago
86c91f9
git apply: option to ignore whitespace differences
by Giuseppe Bilotta
· 16 years ago
130b04a
Merge branch 'js/maint-graft-unhide-true-parents'
by Junio C Hamano
· 16 years ago
7f3140c
git repack: keep commits hidden by a graft
by Johannes Schindelin
· 16 years ago
bba0fd2
push: do not give big warning when no preference is configured
by Junio C Hamano
· 16 years ago
dae556b
environment: add global variable to disable replacement
by Christian Couder
· 16 years ago
348df16
Rename core.unreliableHardlinks to core.createObject
by Johannes Schindelin
· 16 years ago
be66a6c
Add an option not to use link(src, dest) && unlink(src) when that is unreliable
by Johannes Schindelin
· 16 years ago
5215374
New config push.default to decide default behavior for push
by Finn Arne Gangstad
· 16 years ago
954cfb5
Revert "Merge branch 'js/notes'"
by Junio C Hamano
· 16 years ago
879ef24
Introduce commit notes
by Johannes Schindelin
· 16 years ago
671c9b7
Add cache preload facility
by Linus Torvalds
· 16 years ago
8bb4646
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
9db56f7
Fix non-literal format in printf-style calls
by Daniel Lowe
· 16 years ago
98b35e2
Merge branch 'ar/maint-mksnpath' into ar/mksnpath
by Junio C Hamano
· 16 years ago
a4f34cb
Use git_pathdup instead of xstrdup(git_path(...))
by Alex Riesen
· 16 years ago
d2b0708
add have_git_dir() function
by Dmitry Potapov
· 16 years ago
1ce4790
Make use of stat.ctime configurable
by Alex Riesen
· 17 years ago
5b8e6f8
shrink git-shell by avoiding redundant dependencies
by Dmitry Potapov
· 17 years ago
abf7e0d
Merge branch 'lt/config-fsync'
by Junio C Hamano
· 17 years ago
78d0f5d
environment.c: remove unused function
by しらいしななこ
· 17 years ago
aafe9fb
Add config option to enable 'fsync()' of object files
by Linus Torvalds
· 17 years ago
b84c343
Merge branch 'db/clone-in-c'
by Junio C Hamano
· 17 years ago
b66ae79
Merge branch 'sb/committer'
by Junio C Hamano
· 17 years ago
dccb3a6
Merge branch 'lt/core-optim'
by Junio C Hamano
· 17 years ago
c998ae9
Allow tracking branches to set up rebase by default.
by Dustin Sallings
· 17 years ago
380a742
Merge branch 'lt/case-insensitive'
by Junio C Hamano
· 17 years ago
bb1ae3f
commit: Show committer if automatic
by Santi Béjar
· 17 years ago
19757d8
Add a function to set a non-default work tree
by Daniel Barkalow
· 17 years ago
b44ebb1
Add platform-independent .git "symlink"
by Lars Hjemli
· 17 years ago
0a9b88b
Add 'core.ignorecase' option
by Linus Torvalds
· 17 years ago
60b188a
Merge branch 'js/branch-track'
by Junio C Hamano
· 17 years ago
9ed36cf
branch: optionally setup branch.*.merge from upstream local branches
by Jay Soffian
· 17 years ago
2ac4b4b
Merge branch 'sp/safecrlf'
by Junio C Hamano
· 17 years ago
dfb068b
Add "const" qualifier to "char *excludes_file".
by Christian Couder
· 17 years ago
ee9601e
Add "const" qualifier to "char *editor_program".
by Christian Couder
· 17 years ago
872da32
Add "const" qualifier to "char *pager_program".
by Christian Couder
· 17 years ago
21e5ad5
safecrlf: Add mechanism to warn about irreversible crlf conversions
by Steffen Prohaska
· 17 years ago
6e9af86
Support GIT_PAGER_IN_USE environment variable
by Jeff King
· 17 years ago
4eb39e9
Merge branch 'jc/spht'
by Junio C Hamano
· 17 years ago
cf1b786
Use gitattributes to define per-path whitespace rule
by Junio C Hamano
· 17 years ago
039bc64
core.excludesfile clean-up
by Junio C Hamano
· 17 years ago
a9cc857
War on whitespace: first, a bit of retreat.
by Junio C Hamano
· 17 years ago
55d1932
Merge branch 'cr/tag'
by Junio C Hamano
· 18 years ago
e90fdc3
Clean up work-tree handling
by Johannes Schindelin
· 18 years ago
d7ac12b
Add set_git_dir() function
by Johannes Schindelin
· 18 years ago
4d87b9c
launch_editor(): Heed GIT_EDITOR and core.editor settings
by Johannes Schindelin
· 18 years ago
54adf37
Add core.pager config variable.
by Brian Gernhardt
· 18 years ago
9378c16
Add core.quotepath configuration variable.
by Junio C Hamano
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
45bde46
Merge branch 'dh/pack'
by Junio C Hamano
· 18 years ago
960ccca
Custom compression levels for objects and packs
by Dana How
· 18 years ago
726f852
deprecate the new loose object header format
by Nicolas Pitre
· 18 years ago
18bdec1
Limit the size of the new delta_base_cache
by Shawn O. Pearce
· 18 years ago
1a8f274
Correct new compiler warnings in builtin-revert
by Shawn O. Pearce
· 18 years ago
3a55602
General const correctness fixes
by Shawn O. Pearce
· 18 years ago
78a8d64
Add core.symlinks to mark filesystems that do not support symbolic links.
by Johannes Sixt
· 18 years ago
d7f4633
Make AutoCRLF ternary variable.
by Linus Torvalds
· 18 years ago
6c510be
Lazy man's auto-CRLF
by Linus Torvalds
· 18 years ago
7d1864c
Introduce is_bare_repository() and core.bare configuration variable
by Junio C Hamano
· 18 years ago
510c5a8
Move initialization of log_all_ref_updates
by Junio C Hamano
· 18 years ago
8c82534
Default core.packdGitWindowSize to 1 MiB if NO_MMAP.
by Shawn O. Pearce
· 18 years ago
60bb8b1
Fully activate the sliding window pack access.
by Shawn O. Pearce
· 18 years ago
77ccc5b
Introduce new config option for mmap limit.
by Shawn O. Pearce
· 18 years ago
d2c11a3
UTF-8: introduce i18n.logoutputencoding.
by Junio C Hamano
· 18 years ago
0bee591
Enable reflogs by default in any repository with a working directory.
by Shawn O. Pearce
· 18 years ago
6fb75be
Move deny_non_fast_forwards handling completely into receive-pack.
by Shawn Pearce
· 18 years ago
11031d7
add receive.denyNonFastforwards config variable
by Johannes Schindelin
· 18 years ago
9befac4
Replace uses of strdup with xstrdup.
by Shawn Pearce
· 19 years ago
c5fba16
git_dir holds pointers to local strings, hence MUST be const.
by Pierre Habouzit
· 19 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
aa086eb
pager: config variable pager.color
by Matthias Lederhofer
· 19 years ago
93821bd
sha1_file: add the ability to parse objects in "pack file format"
by Linus Torvalds
· 19 years ago
b75a82b
Fix linking for not-so-clever linkers.
by Johannes Schindelin
· 19 years ago
12f6c30
Make zlib compression level configurable, and change default.
by Joachim B Haga
· 19 years ago
94df250
shared repository: optionally allow reading to "others".
by Junio C Hamano
· 19 years ago
6de08ae
Log ref updates to logs/refs/<ref>
by Shawn Pearce
· 19 years ago
9f0bb90
core.prefersymlinkrefs: use symlinks for .git/HEAD
by Junio C Hamano
· 19 years ago
1b371f5
sha1_name: make core.warnambiguousrefs the default.
by Junio C Hamano
· 19 years ago
2f8acdb
core.warnambiguousrefs: warns when "name" is used and both "name" branch and tag exists.
by Junio C Hamano
· 19 years ago
2ae1c53
apply --whitespace: configuration option.
by Junio C Hamano
· 19 years ago
5f73076
"Assume unchanged" git
by Junio C Hamano
· 19 years ago
457f06d
Introduce core.sharedrepository
by Johannes Schindelin
· 19 years ago
4e72dce
Introduce i18n.commitencoding.
by Junio C Hamano
· 19 years ago
Next »