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-03
add gitignore entry to description about how to write a builtin
Heiko Voigt
1
-0
/
+2
2011-08-03
Makefile: some changes for http-related flag documentation
Tay Ray Chuan
1
-3
/
+3
2011-08-03
http.c: fix an invalid free()
Tay Ray Chuan
1
-6
/
+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-03
Skip archive --remote tests on Windows
Johannes Sixt
1
-4
/
+4
2011-08-02
commit: allow partial commits with relative paths
Clemens Buchacher
4
-38
/
+39
2011-08-01
grep: long context options
René Scharfe
2
-13
/
+21
2011-08-01
grep: add option to show whole function as context
René Scharfe
5
-11
/
+47
2011-08-01
pull: remove extra space from reflog message
Ori Avtalion
1
-1
/
+1
2011-08-01
Documentation/submodule: add command references and update options
Jens Lehmann
1
-12
/
+26
2011-08-01
Merge branch 'vi/make-test-vector-less-specific'
Junio C Hamano
8
-13
/
+13
2011-08-01
Merge branch 'jk/clone-detached'
Junio C Hamano
4
-6
/
+88
2011-08-01
Merge branch 'jc/streaming-filter'
Junio C Hamano
1
-1
/
+3
2011-08-01
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
15
-187
/
+475
2011-08-01
Merge branch 'jc/maint-reset-unmerged-path'
Junio C Hamano
3
-2
/
+18
2011-08-01
Merge branch 'maint'
Junio C Hamano
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
reflog: actually default to subcommand 'show'
Michael Schubert
1
-2
/
+1
2011-08-01
connect: only log if all attempts failed (ipv4)
Erik Faye-Lund
1
-13
/
+10
2011-08-01
Merge branch 'maint' into ef/ipv4-connect-error-report
Junio C Hamano
1
-1
/
+1
2011-08-01
connect: correctly number ipv6 network adapter
Erik Faye-Lund
1
-1
/
+1
2011-08-01
git-p4: commit time should be most recent p4 change time
Pete Wyckoff
2
-1
/
+33
2011-08-01
git-p4: one test missing config git-p4.skipSubmitEditCheck
Pete Wyckoff
1
-0
/
+1
2011-08-01
git-p4: add missing && in test
Pete Wyckoff
1
-1
/
+1
2011-08-01
git-p4: use test_when_finished in tests
Pete Wyckoff
1
-54
/
+49
2011-07-31
Merge branch 'maint'
Junio C Hamano
3
-6
/
+20
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
gitweb: Git config keys are case insensitive, make config search too
Jakub Narebski
1
-0
/
+7
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
Merge branch 'maint'
Junio C Hamano
1
-1
/
+13
2011-07-24
gitweb: Introduce common system-wide settings for convenience
Jakub Narebski
4
-7
/
+53
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
Update draft release notes to 1.7.7
Junio C Hamano
1
-1
/
+16
2011-07-22
Merge branch 'dc/stash-con-untracked'
Junio C Hamano
3
-7
/
+228
2011-07-22
Merge branch 'jk/tag-contains-ab'
Junio C Hamano
1
-1
/
+45
2011-07-22
Merge branch 'dz/connect-error-report'
Junio C Hamano
1
-14
/
+11
2011-07-22
Merge branch 'mz/doc-rebase-abort'
Junio C Hamano
2
-7
/
+11
2011-07-22
Merge branch 'bw/log-all-ref-updates-doc'
Junio C Hamano
2
-3
/
+6
2011-07-22
Merge branch 'js/maint-add-path-stat-pwd'
Junio C Hamano
1
-1
/
+2
2011-07-22
Merge branch 'ms/help-unknown'
Junio C Hamano
1
-0
/
+12
[prev]
[next]