index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
date.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-18
Plug a resource leak in threaded pack-objects code.
Johannes Sixt
1
-2
/
+2
2007-12-17
Documentation/git-submodule: refer to gitmodules(5)
Junio C Hamano
1
-1
/
+2
2007-12-17
threaded pack-objects: Use condition variables for thread communication.
Johannes Sixt
1
-50
/
+79
2007-12-17
builtin-commit: make summary output consistent with status
Junio C Hamano
1
-0
/
+3
2007-12-17
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-15
Update draft release notes for 1.5.4
Junio C Hamano
1
-1
/
+10
2007-12-15
Start preparing the API documents.
Junio C Hamano
27
-5
/
+675
2007-12-15
Retire git-runstatus for real.
Junio C Hamano
4
-108
/
+1
2007-12-15
Rename git-browse-help helper to git-browse--help
Junio C Hamano
5
-9
/
+8
2007-12-15
git-help: add "help.format" config variable.
Christian Couder
4
-12
/
+100
2007-12-15
Move fetch_ref from http-push.c and http-walker.c to http.c
Mike Hommey
4
-163
/
+89
2007-12-15
Fix various memory leaks in http-push.c and http-walker.c
Mike Hommey
2
-28
/
+45
2007-12-15
Use strbuf in http code
Mike Hommey
5
-201
/
+108
2007-12-15
Avoid redundant declaration of missing_target()
Mike Hommey
3
-26
/
+13
2007-12-15
Remove a CURLOPT_HTTPHEADER (un)setting
Mike Hommey
1
-1
/
+0
2007-12-15
Remove the default_headers variable from http-push.c
Mike Hommey
1
-7
/
+0
2007-12-15
Fix random sha1 in error message in http-fetch and http-push
Mike Hommey
2
-4
/
+6
2007-12-15
Fix some more memory leaks in http-push.c
Mike Hommey
1
-2
/
+11
2007-12-15
Test interaction between diff --check and --exit-code
Wincent Colaiuta
1
-0
/
+29
2007-12-15
Use shorter error messages for whitespace problems
Wincent Colaiuta
2
-4
/
+4
2007-12-15
Use a strbuf for building up section header and key/value pair strings.
Kristian Høgsberg
1
-53
/
+38
2007-12-15
fast-import: fix unalinged allocation and access
David S. Miller
1
-5
/
+5
2007-12-15
remote: Fix bogus make_branch() call in configuration reader.
Junio C Hamano
1
-1
/
+1
2007-12-15
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-14
Add tests for "git diff --check" with core.whitespace options
Wincent Colaiuta
1
-20
/
+70
2007-12-14
Make "diff --check" output match "git apply"
Wincent Colaiuta
2
-4
/
+3
2007-12-14
Unify whitespace checking
Wincent Colaiuta
5
-164
/
+139
2007-12-14
diff --check: minor fixups
Junio C Hamano
7
-28
/
+26
2007-12-14
"diff --check" should affect exit status
Wincent Colaiuta
8
-18
/
+171
2007-12-14
xdi_diff: trim common trailing lines
Junio C Hamano
1
-1
/
+33
[next]