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
2008-06-18
Add config option to enable 'fsync()' of object files
Linus Torvalds
5
-1
/
+17
2008-06-18
Split up default "i18n" and "branch" config parsing into helper routines
Linus Torvalds
1
-11
/
+29
2008-06-18
Split up default "user" config parsing into helper routine
Linus Torvalds
1
-4
/
+13
2008-06-18
Split up default "core" config parsing into helper routine
Linus Torvalds
1
-16
/
+26
2008-06-18
GIT 1.5.6
Junio C Hamano
3
-7
/
+9
2008-06-18
clean up error conventions of remote.c:match_explicit
Jeff King
2
-22
/
+20
2008-06-17
Fix approxidate("never") to always return 0
Olivier Marin
1
-4
/
+2
2008-06-17
git-am: head -1 is obsolete and doesn't work on some new systems
Alejandro Mery
1
-1
/
+1
2008-06-17
builtin-rerere: fix a small leak
Junio C Hamano
1
-1
/
+1
2008-06-17
gitweb: remove unused parse_ref method
Lea Wiemann
1
-43
/
+0
2008-06-17
gitweb: quote commands properly when calling the shell
Lea Wiemann
1
-10
/
+14
2008-06-16
sha1_file.c: simplify parse_pack_index()
Junio C Hamano
2
-9
/
+1
2008-06-16
create_tempfile: make sure that leading directories can be accessible by peers
Junio C Hamano
1
-2
/
+2
2008-06-16
write_loose_object: don't bother trying to read an old object
Linus Torvalds
1
-14
/
+0
2008-06-16
path-list documentation: document all functions and data structures
Miklos Vajna
1
-4
/
+121
2008-06-16
run-command documentation: fix "memset()" parameter
Miklos Vajna
1
-2
/
+2
2008-06-16
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2008-06-16
diff.c: fix emit_line() again not to add extra line
Junio C Hamano
1
-2
/
+4
2008-06-16
Merge branch 'maint'
Junio C Hamano
1
-0
/
+4
2008-06-16
diff: reset color before printing newline
SZEDER Gábor
1
-0
/
+4
2008-06-15
Make git reflog expire honour core.sharedRepository.
Pierre Habouzit
2
-0
/
+17
2008-06-15
Update RPM spec to drop curl executable requirement
Junio C Hamano
1
-1
/
+4
2008-06-15
The "curl" executable is no longer required
Johan Herland
1
-4
/
+4
2008-06-15
Makefile: update check-docs target
Junio C Hamano
1
-0
/
+8
2008-06-15
Consistency: Use "libcurl" instead of "cURL library" and "curl"
Johan Herland
4
-5
/
+5
2008-06-15
cpio is no longer used by git-clone
Johan Herland
1
-3
/
+0
2008-06-15
Documentation: RelNotes-1.5.6: talk about renamed HTML files
Christian Couder
1
-2
/
+4
2008-06-14
GIT 1.5.6-rc3
Junio C Hamano
1
-1
/
+1
2008-06-14
Simplify and rename find_sha1_file()
Linus Torvalds
1
-10
/
+8
2008-06-14
Make loose object file reading more careful
Linus Torvalds
1
-26
/
+44
2008-06-14
Avoid cross-directory renames and linking on object creation
Linus Torvalds
1
-41
/
+42
2008-06-14
Use 'trash directory' thoroughly in t/test-lib.sh
Jakub Narebski
1
-1
/
+1
2008-06-14
Don't allocate too much memory in quote_ref_url
Mike Hommey
1
-1
/
+1
2008-06-14
gitweb: Make it work with $GIT containing spaces
Jakub Narebski
1
-1
/
+1
2008-06-14
completion: add more 'git add' options
SZEDER Gábor
1
-1
/
+4
2008-06-14
git add: add long equivalents of '-u' and '-f' options
SZEDER Gábor
2
-4
/
+7
2008-06-14
Merge branch 'rs/attr'
Junio C Hamano
3
-22
/
+61
2008-06-14
git-svn: test that extra blank lines aren't inserted in commit messages.
Avery Pennarun
1
-1
/
+15
2008-06-14
git-svn: don't append extra newlines at the end of commit messages.
Avery Pennarun
1
-3
/
+5
2008-06-14
git-submodule - Fix errors regarding resolve_relative_url
Mark Levedahl
1
-4
/
+5
2008-06-14
documentation: bisect: remove bits talking about a bisection branch
Christian Couder
1
-4
/
+3
2008-06-13
sha1_file.c: dead code removal
Junio C Hamano
2
-145
/
+0
2008-06-13
git-instaweb: improve auto-discovery of httpd and call conventions.
Flavio Poletti
1
-15
/
+33
2008-06-13
t4126: fix test that happened to work due to timing
Junio C Hamano
1
-4
/
+0
2008-06-12
Merge branch 'om/remote-fix'
Junio C Hamano
3
-51
/
+153
2008-06-12
fast-export: Correctly generate initial commits with no parents
Shawn O. Pearce
1
-0
/
+2
2008-06-12
t/.gitattributes: only ignore whitespace errors in test files
Lea Wiemann
2
-2
/
+3
2008-06-12
document --pretty=tformat: option
Jeff King
1
-0
/
+22
2008-06-12
Improve sed portability
Chris Ridd
1
-1
/
+1
2008-06-12
user-manual: describe how higher stages are set during a merge
Junio C Hamano
1
-8
/
+7
[next]