index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
Merge branch 'vh/config-interactive-singlekey-doc' into maint
Junio C Hamano
5
-13
/
+21
2011-05-31
Merge branch 'ml/test-readme' into maint
Junio C Hamano
1
-8
/
+9
2011-05-31
Merge branch 'ab/i18n-fixup' into maint
Junio C Hamano
40
-383
/
+375
2011-05-31
Merge branch 'jc/rename-degrade-cc-to-c' into maint
Junio C Hamano
8
-40
/
+152
2011-05-31
Merge branch 'rr/doc-content-type' into maint
Junio C Hamano
2
-62
/
+103
2011-05-31
diff-index --quiet: learn the "stop feeding the backend early" logic
Junio C Hamano
3
-2
/
+10
2011-05-31
Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-early
Junio C Hamano
1452
-35445
/
+144356
2011-05-31
config.c: Remove unused git_config_global() function
Ramsay Jones
1
-5
/
+0
2011-05-31
diff: futureproof "stop feeding the backend early" logic
Junio C Hamano
4
-6
/
+11
2011-05-31
diff_tree: disable QUICK optimization with diff filter
Jeff King
2
-0
/
+6
2011-05-30
Merge branch 'jc/fmt-req-fix'
Junio C Hamano
1
-1
/
+1
2011-05-30
Merge branch 'jk/maint-config-alias-fix'
Junio C Hamano
4
-45
/
+32
2011-05-30
Documentation: do not misinterpret refspecs as bold text
Jonathan Nieder
1
-3
/
+3
2011-05-30
format-patch: make zero-length subject prefixes prettier
Jeff King
2
-1
/
+20
2011-05-30
git-sh-i18n--envsubst: add SYNOPSIS section to the documentation
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2011-05-30
Merge branch 'maint'
Junio C Hamano
6
-8
/
+14
2011-05-30
Merge branch 'jm/maint-misc-fix' into maint
Junio C Hamano
4
-5
/
+11
2011-05-30
Merge branch 'bc/maint-submodule-fix-parked' into maint
Junio C Hamano
1
-1
/
+1
2011-05-30
Merge branch 'bc/maint-api-doc-parked' into maint
Junio C Hamano
1
-2
/
+2
2011-05-30
Merge branch 'mk/grep-pcre'
Junio C Hamano
11
-30
/
+347
2011-05-29
git-grep: Fix problems with recently added tests
Michał Kiedrowicz
1
-32
/
+26
2011-05-29
Merge branch 'jc/notes-batch-removal'
Junio C Hamano
8
-28
/
+151
2011-05-29
Merge branch 'jk/haves-from-alternate-odb'
Junio C Hamano
8
-63
/
+132
2011-05-29
Merge branch 'jn/run-command-error-failure' into maint
Junio C Hamano
3
-6
/
+34
2011-05-29
builtin/commit.c: set status_format _after_ option parsing
Brandon Casey
2
-4
/
+5
2011-05-29
t7508: demonstrate status's failure to use --porcelain format with -z
Brandon Casey
1
-0
/
+7
2011-05-28
log: --quiet should serve as synonym to -s
Junio C Hamano
1
-0
/
+2
2011-05-27
diff --stat-count: finishing touches
Junio C Hamano
2
-2
/
+29
2011-05-27
rebase: write a reflog entry when finishing
Jeff King
3
-3
/
+7
2011-05-27
rebase: create HEAD reflog entry when aborting
Csaba Henk
1
-1
/
+1
2011-05-27
config.mak.in: allow "configure --sysconfdir=/else/where"
Junio C Hamano
1
-0
/
+1
2011-05-27
gitweb.js: use setTimeout rather than setInterval in blame_incremental.js
Jakub Narebski
1
-15
/
+40
2011-05-27
gitweb.js: No need for loop in blame_incremental's handleResponse()
Jakub Narebski
1
-9
/
+4
2011-05-27
gitweb.js: No need for inProgress in blame_incremental.js
Jakub Narebski
1
-18
/
+3
2011-05-27
verify_path: consider dos drive prefix
Erik Faye-Lund
1
-1
/
+4
2011-05-27
real_path: do not assume '/' is the path seperator
Theo Niessink
3
-2
/
+15
2011-05-27
A Windows path starting with a backslash is absolute
Theo Niessink
1
-1
/
+1
2011-05-27
diff-options.txt: describe --stat-{width,name-width,count}
Michael J Gruber
1
-0
/
+3
2011-05-27
diff: introduce --stat-lines to limit the stat lines
Michael J Gruber
3
-5
/
+39
2011-05-27
diff.c: omit hidden entries from namelen calculation with --stat
Michael J Gruber
1
-5
/
+9
2011-05-26
docs: fix some antique example output
Jeff King
2
-4
/
+4
2011-05-26
docs: make sure literal "->" isn't converted to arrow
Jeff King
2
-5
/
+5
2011-05-26
docs: update status --porcelain format
Jeff King
1
-4
/
+23
2011-05-26
docs: minor grammar fixes to git-status
Jeff King
1
-3
/
+4
2011-05-26
t0021: test application of both crlf and ident
Junio C Hamano
1
-8
/
+24
2011-05-26
t0021-conversion.sh: fix NoTerminatingSymbolAtEOF test
René Scharfe
1
-11
/
+12
2011-05-26
streaming: filter cascading
Junio C Hamano
1
-14
/
+112
2011-05-26
streaming filter: ident filter
Junio C Hamano
1
-8
/
+169
2011-05-26
Add LF-to-CRLF streaming conversion
Junio C Hamano
1
-0
/
+41
2011-05-26
stream filter: add "no more input" to the filters
Junio C Hamano
3
-4
/
+35
[prev]
[next]