index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
environment.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-04
commit: helper methods to reduce redundant blocks of code
Pat Notz
1
-0
/
+11
2010-10-28
core.abbrevguard: Ensure short object names stay unique a bit longer
Junio C Hamano
1
-0
/
+1
2010-10-03
setup: make sure git dir path is in a permanent buffer
Jonathan Nieder
1
-1
/
+3
2010-10-03
environment.c: remove unused variable
Jonathan Nieder
1
-3
/
+1
2010-09-08
Merge branch 'kf/askpass-config'
Junio C Hamano
1
-0
/
+1
2010-09-08
Merge branch 'jk/maint-pass-c-config-in-env'
Junio C Hamano
1
-0
/
+1
2010-08-31
Add a new option 'core.askpass'.
Anselm Kruis
1
-0
/
+1
2010-08-24
do not pass "git -c foo=bar" params to transport helpers
Jonathan Nieder
1
-0
/
+1
2010-08-11
git wrapper: introduce startup_info struct
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2010-06-21
Merge branch 'eb/core-eol'
Junio C Hamano
1
-1
/
+2
2010-06-06
Add "core.eol" config variable
Eyvind Bernhardsen
1
-0
/
+1
2010-05-19
Add per-repository eol normalization
Eyvind Bernhardsen
1
-1
/
+1
2010-02-24
Refactor list of of repo-local env vars
Giuseppe Bilotta
1
-0
/
+17
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
1
-0
/
+1
2009-11-23
Merge branch 'cc/replace'
Junio C Hamano
1
-0
/
+2
2009-11-20
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
1
-0
/
+2
2009-10-19
Introduce commit notes
Johannes Schindelin
1
-0
/
+1
2009-08-23
unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2009-08-21
Merge branch 'cc/replace'
Junio C Hamano
1
-0
/
+1
2009-08-05
git apply: option to ignore whitespace differences
Giuseppe Bilotta
1
-0
/
+1
2009-07-25
Merge branch 'js/maint-graft-unhide-true-parents'
Junio C Hamano
1
-0
/
+1
2009-07-24
git repack: keep commits hidden by a graft
Johannes Schindelin
1
-0
/
+1
2009-07-18
push: do not give big warning when no preference is configured
Junio C Hamano
1
-1
/
+1
2009-05-31
environment: add global variable to disable replacement
Christian Couder
1
-0
/
+1
2009-04-29
Rename core.unreliableHardlinks to core.createObject
Johannes Schindelin
1
-3
/
+3
2009-04-25
Add an option not to use link(src, dest) && unlink(src) when that is unreliable
Johannes Schindelin
1
-0
/
+4
2009-03-17
New config push.default to decide default behavior for push
Finn Arne Gangstad
1
-0
/
+1
2009-02-10
Revert "Merge branch 'js/notes'"
Junio C Hamano
1
-1
/
+0
2008-12-21
Introduce commit notes
Johannes Schindelin
1
-0
/
+1
2008-11-14
Add cache preload facility
Linus Torvalds
1
-0
/
+3
2008-11-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-11-11
Fix non-literal format in printf-style calls
Daniel Lowe
1
-1
/
+1
2008-10-30
Merge branch 'ar/maint-mksnpath' into ar/mksnpath
Junio C Hamano
1
-1
/
+1
2008-10-30
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
1
-1
/
+1
2008-09-30
add have_git_dir() function
Dmitry Potapov
1
-0
/
+5
2008-07-28
Make use of stat.ctime configurable
Alex Riesen
1
-0
/
+1
2008-06-27
shrink git-shell by avoiding redundant dependencies
Dmitry Potapov
1
-1
/
+0
2008-06-25
Merge branch 'lt/config-fsync'
Junio C Hamano
1
-0
/
+1
2008-06-19
environment.c: remove unused function
しらいしななこ
1
-7
/
+0
2008-06-18
Add config option to enable 'fsync()' of object files
Linus Torvalds
1
-0
/
+1
2008-05-25
Merge branch 'db/clone-in-c'
Junio C Hamano
1
-4
/
+20
2008-05-14
Merge branch 'sb/committer'
Junio C Hamano
1
-0
/
+1
2008-05-11
Merge branch 'lt/core-optim'
Junio C Hamano
1
-0
/
+1
2008-05-11
Allow tracking branches to set up rebase by default.
Dustin Sallings
1
-0
/
+1
2008-05-10
Merge branch 'lt/case-insensitive'
Junio C Hamano
1
-0
/
+1
2008-05-06
commit: Show committer if automatic
Santi Béjar
1
-0
/
+1
2008-05-04
Add a function to set a non-default work tree
Daniel Barkalow
1
-4
/
+20
2008-04-09
Add platform-independent .git "symlink"
Lars Hjemli
1
-0
/
+2
2008-04-09
Add 'core.ignorecase' option
Linus Torvalds
1
-0
/
+1
2008-02-27
Merge branch 'js/branch-track'
Junio C Hamano
1
-0
/
+1
[prev]
[next]