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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-13
Merge branch 'tb/sanitize-decomposed-utf-8-pathname'
Junio C Hamano
1
-0
/
+1
2012-07-13
Merge branch 'tr/maint-show-walk'
Junio C Hamano
1
-0
/
+3
2012-07-09
Merge branch 'cw/help-over-network'
Junio C Hamano
1
-4
/
+15
2012-07-09
Merge branch 'js/fast-export-paths-with-spaces'
Junio C Hamano
1
-0
/
+2
2012-07-09
Merge branch 'cw/no-detaching-an-unborn'
Junio C Hamano
1
-0
/
+2
2012-07-09
Merge branch 'mm/credential-plumbing'
Junio C Hamano
1
-0
/
+31
2012-07-09
Merge branch 'jc/maint-blame-unique-abbrev'
Junio C Hamano
1
-4
/
+21
2012-07-09
Merge branch 'rj/platform-pread-may-be-thread-unsafe'
Junio C Hamano
1
-2
/
+2
2012-07-09
Merge branch 'mm/config-xdg'
Junio C Hamano
1
-9
/
+16
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
1
-0
/
+1
2012-07-04
Merge branch 'nd/clone-single-fix'
Junio C Hamano
1
-2
/
+5
2012-07-02
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
1
-4
/
+21
2012-06-28
Merge branch 'hv/submodule-update-nuke-submodules'
Junio C Hamano
1
-6
/
+0
2012-06-28
Merge branch 'nd/stream-pack-objects'
Junio C Hamano
1
-6
/
+67
2012-06-28
Merge branch 'nd/stream-index-pack'
Junio C Hamano
1
-23
/
+171
2012-06-28
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
3
-4
/
+4
2012-06-28
Merge branch 'jk/diff-no-index-pager'
Junio C Hamano
1
-7
/
+17
2012-06-28
Allow help.htmlpath to be a URL prefix
Chris Webb
1
-3
/
+5
2012-06-28
Add config variable to set HTML path for git-help --web
Chris Webb
1
-1
/
+10
2012-06-27
fast-export: quote paths with spaces
Jay Soffian
1
-0
/
+2
2012-06-26
index-pack: Disable threading on cygwin
Junio C Hamano
1
-2
/
+2
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
1
-0
/
+2
2012-06-25
git credential fill: output the whole 'struct credential'
Matthieu Moy
1
-4
/
+1
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-0
/
+34
2012-06-25
Merge branch 'nd/i18n-misc'
Junio C Hamano
1
-2
/
+4
2012-06-25
config: write to $XDG_CONFIG_HOME/git/config file when appropriate
Huynh Khoi Nguyen Nguyen
1
-4
/
+1
2012-06-25
config: read (but not write) from $XDG_CONFIG_HOME/git/config file
Huynh Khoi Nguyen Nguyen
1
-9
/
+19
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2012-06-22
Merge branch 'vr/help-per-platform'
Junio C Hamano
1
-3
/
+3
2012-06-22
Restore use of 'help.format' configuration property in 'git help'
Pat Thoyts
1
-3
/
+3
2012-06-21
Merge branch 'vr/help-per-platform'
Junio C Hamano
1
-1
/
+7
2012-06-21
Merge branch 'jc/ls-files-i-dir'
Junio C Hamano
2
-7
/
+22
2012-06-21
Merge branch 'jk/version-string'
Junio C Hamano
1
-0
/
+1
2012-06-21
Merge branch 'jk/clone-local'
Junio C Hamano
1
-5
/
+5
2012-06-19
show: fix "range implies walking"
Junio C Hamano
1
-0
/
+3
2012-06-18
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
3
-4
/
+4
2012-06-17
Merge branch 'js/maint-fast-export-mark-error' into maint
Junio C Hamano
1
-1
/
+1
2012-06-15
fix pager.diff with diff --no-index
Jeff King
1
-7
/
+17
2012-06-12
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
1
-2
/
+2
2012-06-12
Merge branch 'js/maint-fast-export-mark-error'
Junio C Hamano
1
-1
/
+1
2012-06-11
update-index: allow overwriting existing submodule index entries
Heiko Voigt
1
-6
/
+0
2012-06-07
reflog: remove i18n legos in pruning message
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2012-06-06
fmt-merge-msg: make attribution into comment lines
Junio C Hamano
1
-2
/
+2
2012-06-06
help: use HTML as the default help format on Windows
Vincent van Ravesteijn
1
-1
/
+7
2012-06-05
builtin/add.c: use path_excluded()
Junio C Hamano
1
-1
/
+5
2012-06-05
path_excluded(): update API to less cache-entry centric
Junio C Hamano
1
-2
/
+8
2012-06-03
ls-files -i: pay attention to exclusion of leading paths
Junio C Hamano
1
-6
/
+11
2012-06-03
move git_version_string into version.c
Jeff King
1
-0
/
+1
2012-06-01
Merge branch 'rs/maint-grep-F' into maint
Junio C Hamano
1
-5
/
+2
2012-06-01
Merge branch 'ap/checkout-no-progress-for-non-tty' into maint
Junio C Hamano
1
-2
/
+2
[next]