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-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
2007-12-13
Make "diff --check" output match "git apply"
Wincent Colaiuta
2
-4
/
+3
2007-12-13
Unify whitespace checking
Wincent Colaiuta
5
-164
/
+139
2007-12-13
diff --check: minor fixups
Junio C Hamano
7
-28
/
+26
2007-12-13
"diff --check" should affect exit status
Wincent Colaiuta
8
-18
/
+171
2007-12-13
xdi_diff: trim common trailing lines
Junio C Hamano
1
-1
/
+33
2007-12-13
xdl_diff: identify call sites.
Junio C Hamano
8
-10
/
+16
2007-12-13
provide advance warning of some future pack default changes
Nicolas Pitre
1
-0
/
+11
2007-12-13
git-svn: unlink internal index files after operations
Eric Wong
1
-0
/
+3
2007-12-13
git-svn: expand handling of From: and Signed-off-by:
Andy Whitcroft
1
-4
/
+13
2007-12-13
Fix spelling mistakes in user manual
Shawn Bohrer
1
-3
/
+3
2007-12-12
git-commit: squelch needless message during an empty merge
Junio C Hamano
3
-4
/
+8
2007-12-12
GIT 1.5.4-rc0
Junio C Hamano
2
-2
/
+17
2007-12-12
Merge branch 'cc/help'
Junio C Hamano
12
-57
/
+340
2007-12-12
RPM spec: Adjust htmldir
Junio C Hamano
1
-4
/
+8
2007-12-12
git-help -w: do not require to be in git repository
Junio C Hamano
2
-24
/
+34
2007-12-12
Merge branch 'jc/shortlog-e'
Junio C Hamano
6
-22
/
+37
2007-12-12
Merge branch 'ew/svn-rev-db'
Junio C Hamano
3
-107
/
+258
2007-12-12
Merge branch 'jc/merge-recursive-gitlink'
Junio C Hamano
2
-4
/
+10
2007-12-12
Merge branch 'jk/svn-color'
Junio C Hamano
5
-37
/
+18
2007-12-12
git.spec.in: remove python_path
Junio C Hamano
1
-3
/
+0
[next]