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
2007-12-17
Clarify error response from 'git fetch' for bad responses
Sam Vilain
1
-1
/
+1
2007-12-17
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
11
-18
/
+18
2007-12-17
Plug a resource leak in threaded pack-objects code.
Johannes Sixt
1
-2
/
+2
2007-12-17
git-send-email: avoid duplicate message-ids
Jeff King
1
-1
/
+5
2007-12-17
clone: correctly report http_fetch errors
Jeff King
1
-5
/
+6
2007-12-16
Documentation/git-submodule: refer to gitmodules(5)
Junio C Hamano
1
-1
/
+2
2007-12-16
threaded pack-objects: Use condition variables for thread communication.
Johannes Sixt
1
-50
/
+79
2007-12-16
builtin-commit: make summary output consistent with status
Junio C Hamano
1
-0
/
+3
2007-12-16
builtin-commit: fix summary output.
Junio C Hamano
1
-0
/
+1
2007-12-16
builtin-apply: stronger indent-with-on-tab fixing
J. Bruce Fields
1
-2
/
+1
2007-12-16
builtin-apply: minor cleanup of whitespace detection
J. Bruce Fields
1
-4
/
+4
2007-12-16
Re-re-re-fix common tail optimization
Junio C Hamano
2
-1
/
+70
2007-12-16
whitespace: fix config.txt description of indent-with-non-tab
J. Bruce Fields
1
-1
/
+1
2007-12-16
whitespace: more accurate initial-indent highlighting
J. Bruce Fields
1
-8
/
+16
2007-12-16
whitespace: fix initial-indent checking
J. Bruce Fields
2
-6
/
+19
2007-12-16
whitespace: minor cleanup
J. Bruce Fields
1
-12
/
+9
2007-12-16
whitespace: reorganize initial-indent check
J. Bruce Fields
1
-8
/
+7
2007-12-16
whitespace: fix off-by-one error in non-space-in-indent checking
J. Bruce Fields
2
-3
/
+3
2007-12-16
rename git-browse--help to git-help--browse
Jeff King
5
-5
/
+5
2007-12-16
Fix a memory leak
李鸿
1
-0
/
+3
2007-12-16
gitweb: Make config_to_multi return [] instead of [undef]
Petr Baudis
2
-1
/
+26
2007-12-16
gitweb: Teach "a=blob" action to be more lenient about blob/file mime type
Jakub Narebski
1
-11
/
+11
2007-12-16
gitweb: disambiguate heads and tags withs the same name
Jakub Narebski
1
-6
/
+8
2007-12-16
teach bash completion to treat commands with "--" as a helper
Jeff King
1
-2
/
+1
2007-12-16
trim_common_tail: brown paper bag fix.
Jeff King
1
-5
/
+4
2007-12-14
Update draft release notes for 1.5.4
Junio C Hamano
1
-1
/
+10
2007-12-14
Start preparing the API documents.
Junio C Hamano
27
-5
/
+675
2007-12-14
Retire git-runstatus for real.
Junio C Hamano
4
-108
/
+1
2007-12-14
Rename git-browse-help helper to git-browse--help
Junio C Hamano
5
-9
/
+8
2007-12-14
git-help: add "help.format" config variable.
Christian Couder
4
-12
/
+100
2007-12-14
Merge branch 'wc/diff'
Junio C Hamano
12
-192
/
+396
2007-12-14
Move fetch_ref from http-push.c and http-walker.c to http.c
Mike Hommey
4
-163
/
+89
2007-12-14
Fix various memory leaks in http-push.c and http-walker.c
Mike Hommey
2
-28
/
+45
2007-12-14
Use strbuf in http code
Mike Hommey
5
-201
/
+108
2007-12-14
Avoid redundant declaration of missing_target()
Mike Hommey
3
-26
/
+13
2007-12-14
Remove a CURLOPT_HTTPHEADER (un)setting
Mike Hommey
1
-1
/
+0
2007-12-14
Remove the default_headers variable from http-push.c
Mike Hommey
1
-7
/
+0
2007-12-14
Fix random sha1 in error message in http-fetch and http-push
Mike Hommey
2
-4
/
+6
2007-12-14
Fix some more memory leaks in http-push.c
Mike Hommey
1
-2
/
+11
2007-12-14
Test interaction between diff --check and --exit-code
Wincent Colaiuta
1
-0
/
+29
2007-12-14
Use shorter error messages for whitespace problems
Wincent Colaiuta
2
-4
/
+4
2007-12-14
Use a strbuf for building up section header and key/value pair strings.
Kristian Høgsberg
1
-53
/
+38
2007-12-14
fast-import: fix unalinged allocation and access
David S. Miller
1
-5
/
+5
2007-12-14
remote: Fix bogus make_branch() call in configuration reader.
Junio C Hamano
1
-1
/
+1
2007-12-14
commit: allow --amend to reuse message from another commit
Junio C Hamano
2
-1
/
+18
2007-12-14
git-svn: handle our top-level path being deleted and later re-added
Eric Wong
2
-0
/
+53
2007-12-14
cvsexportcommit: fix massive commits
Jeff King
1
-14
/
+23
2007-12-14
Documentation: describe pack idx v2
linux@horizon.com
1
-33
/
+61
2007-12-14
xdiff tail trimming: use correct type.
Junio C Hamano
1
-3
/
+2
2007-12-13
Add tests for "git diff --check" with core.whitespace options
Wincent Colaiuta
1
-20
/
+70
[prev]
[next]