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-08-05
fast-export: quote paths in output
Jeff King
2
-8
/
+51
2011-08-04
diff -c/--cc: do not mistake "resolved as deletion" as "use working tree"
Junio C Hamano
1
-4
/
+10
2011-08-03
add gitignore entry to description about how to write a builtin
Heiko Voigt
1
-0
/
+2
2011-08-03
gitattributes: Reword "attribute macro" to "macro attribute"
Michael Haggerty
1
-9
/
+9
2011-08-03
gitattributes: Clarify discussion of attribute macros
Michael Haggerty
1
-5
/
+8
2011-08-01
notice error exit from pager
Clemens Buchacher
1
-9
/
+6
2011-08-01
pull: remove extra space from reflog message
Ori Avtalion
1
-1
/
+1
2011-08-01
Merge branch 'nk/ref-doc' into maint
Junio C Hamano
4
-30
/
+34
2011-08-01
Merge branch 'jl/maint-fetch-recursive-fix' into maint
Junio C Hamano
2
-8
/
+9
2011-08-01
Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into maint
Junio C Hamano
1
-1
/
+1
2011-08-01
Merge branch 'jc/legacy-loose-object' into maint
Junio C Hamano
1
-29
/
+33
2011-08-01
Merge branch 'an/shallow-doc' into maint
Junio C Hamano
1
-29
/
+74
2011-08-01
Merge branch 'jc/maint-1.7.3-checkout-describe' into maint
Junio C Hamano
4
-1
/
+19
2011-08-01
connect: correctly number ipv6 network adapter
Erik Faye-Lund
1
-1
/
+1
2011-07-31
propagate --quiet to send-pack/receive-pack
Clemens Buchacher
6
-9
/
+38
2011-07-31
Break down no-lstat() condition checks in verify_uptodate()
Nguyễn Thái Ngọc Duy
1
-2
/
+13
2011-07-31
t7400: fix bogus test failure with symlinked trash
Jeff King
1
-2
/
+4
2011-07-31
error_routine: use parent's stderr if exec fails
Clemens Buchacher
3
-8
/
+27
2011-07-31
Documentation: clarify the invalidated tree entry format
Carlos Martín Nieto
1
-2
/
+3
2011-07-28
submodule: update and add must honor --quiet flag
Jens Lehmann
2
-4
/
+11
2011-07-25
Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails.
Jon Seymour
2
-4
/
+2
2011-07-24
tests: print failed test numbers at the end of the test run
Jens Lehmann
1
-1
/
+13
2011-07-24
Add a test to check that git ls-tree sets non-zero exit code on error.
Jon Seymour
1
-0
/
+24
2011-07-22
doc/fast-import: clarify notemodify command
Dmitry Ivankov
1
-3
/
+8
2011-07-22
Documentation: minor grammatical fix in rev-list-options.txt
Jack Nagel
1
-1
/
+1
2011-07-21
Documentation: git-filter-branch honors replacement refs
Peter Collingbourne
1
-2
/
+3
2011-07-20
remote-curl: Add a format check to parsing of info/refs
Julian Phillips
1
-0
/
+2
2011-07-19
git-config: Remove extra whitespaces
Pavan Kumar Sunkara
1
-2
/
+2
2011-07-13
rebase: clarify "restore the original branch"
Martin von Zweigbergk
2
-7
/
+11
2011-07-13
reset [<commit>] paths...: do not mishandle unmerged paths
Junio C Hamano
3
-2
/
+18
2011-07-12
Documentation: clearly specify what refs are honored by core.logAllRefUpdates
Bert Wesarg
2
-3
/
+6
2011-07-11
get_pwd_cwd(): Do not trust st_dev/st_ino blindly
Johannes Schindelin
1
-1
/
+2
2011-07-08
help_unknown_cmd: do not propose an "unknown" cmd
Michael Schubert
1
-0
/
+12
2011-07-06
Merge commit 'v1.7.6' into jc/checkout-reflog-fix
Junio C Hamano
1277
-27194
/
+94555
2011-07-06
Merge commit 'v1.7.0' into jc/checkout-reflog-fix
Junio C Hamano
1295
-32474
/
+132143
2011-07-06
Merge commit 'v1.6.0' into jc/checkout-reflog-fix
Junio C Hamano
926
-20440
/
+66638
2011-07-06
checkout: do not write bogus reflog entry out
Junio C Hamano
1
-3
/
+5
2011-07-06
Documentation: use [verse] for SYNOPSIS sections
Martin von Zweigbergk
93
-6
/
+92
2011-07-06
docs: document --textconv diff option
Jeff King
1
-0
/
+11
2011-06-30
gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss
Jakub Narebski
1
-1
/
+2
2011-06-30
gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss
Jakub Narebski
1
-1
/
+9
2011-06-29
git-submodule.sh: preserve stdin for the command spawned by foreach
Brandon Casey
2
-3
/
+7
2011-06-29
t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin
Brandon Casey
1
-0
/
+18
2011-06-29
Merge git://bogomips.org/git-svn into maint
Junio C Hamano
2
-4
/
+41
2011-06-29
Merge branch 'maint-1.7.5' into maint
Junio C Hamano
2
-3
/
+11
2011-06-29
test: skip clean-up when running under --immediate mode
Junio C Hamano
1
-2
/
+10
2011-06-29
"branch -d" can remove more than one branches
Junio C Hamano
1
-1
/
+1
2011-06-29
Documentation/i18n: quote double-dash for AsciiDoc
Jonathan Nieder
2
-6
/
+6
2011-06-29
Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash
Junio C Hamano
7
-7
/
+7
2011-06-29
Documentation: quote double-dash for AsciiDoc
Jonathan Nieder
7
-7
/
+7
[prev]
[next]