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
2006-08-22
apply --reject: count hunks starting from 1, not 0
Junio C Hamano
1
-1
/
+1
2006-08-18
git-apply --verbose
Junio C Hamano
2
-2
/
+84
2006-08-18
git-apply --reject: send rejects to .rej files.
Junio C Hamano
2
-49
/
+80
2006-08-17
git-apply --reject
Junio C Hamano
3
-23
/
+198
2006-08-16
apply --reverse: tie it all together.
Junio C Hamano
3
-6
/
+49
2006-08-16
diff.c: make binary patch reversible.
Junio C Hamano
1
-2
/
+8
2006-08-16
builtin-apply --reverse: two bugfixes.
Junio C Hamano
1
-3
/
+7
2006-08-16
Merge branch 'jc/format-patch'
Junio C Hamano
1
-1
/
+43
2006-08-16
Be nicer if git executable is not installed
Ville Skyttä
1
-1
/
+1
2006-08-16
Merge branch 'jc/racy'
Junio C Hamano
4
-60
/
+236
2006-08-16
Merge branch 'maint'
Junio C Hamano
1
-9
/
+16
2006-08-16
builtin-grep: remove unused debugging cruft.
Junio C Hamano
1
-57
/
+0
2006-08-16
gitweb: Add support for per project git URLs
Jakub Narebski
1
-3
/
+17
2006-08-16
[PATCH] git-mv: add more path normalization
Johannes Schindelin
1
-9
/
+16
2006-08-15
Remove the "delay writing to avoid runtime penalty of racy-git avoidance"
Junio C Hamano
1
-52
/
+1
2006-08-15
gitweb: consolidate action URL generation.
Martin Waitz
1
-87
/
+84
2006-08-15
gitweb: provide function to format the URL for an action link.
Martin Waitz
1
-0
/
+27
2006-08-15
gitweb: Show project's git URL on summary page
Jakub Narebski
2
-2
/
+14
2006-08-15
Add check program "git-check-racy"
Junio C Hamano
3
-4
/
+42
2006-08-15
Documentation/technical/racy-git.txt
Junio C Hamano
1
-0
/
+193
2006-08-15
remove unnecessary initializations
David Rientjes
42
-163
/
+163
2006-08-15
Merge branch 'maint'
Junio C Hamano
4
-9
/
+13
2006-08-15
finish_connect(): thinkofix
Junio C Hamano
1
-8
/
+3
2006-08-15
git-mv: succeed even if source is a prefix of destination
Johannes Schindelin
2
-1
/
+8
2006-08-15
use appropriate typedefs
David Rientjes
4
-8
/
+8
2006-08-15
make inline is_null_sha1 global
David Rientjes
7
-13
/
+11
2006-08-15
avoid nanosleep(2)
Junio C Hamano
1
-5
/
+1
2006-08-15
git-apply --binary: clean up and prepare for --reverse
Junio C Hamano
1
-65
/
+141
2006-08-15
Fix detection of ipv6 on Solaris
Dennis Stosberg
1
-0
/
+1
2006-08-15
Look for sockaddr_storage in sys/socket.h
Dennis Stosberg
1
-2
/
+4
2006-08-15
Solaris has strlcpy() at least since version 8
Dennis Stosberg
1
-1
/
+0
2006-08-15
Solaris does not support C99 format strings before version 10
Dennis Stosberg
1
-0
/
+2
2006-08-14
git-apply --reverse: simplify reverse option.
Junio C Hamano
1
-16
/
+12
2006-08-14
t4116 apply --reverse test
Junio C Hamano
1
-0
/
+46
2006-08-14
Make sha1flush void and remove conditional return.
David Rientjes
1
-2
/
+2
2006-08-14
Make upload_pack void and remove conditional return.
David Rientjes
1
-6
/
+5
2006-08-14
Make track_tree_refs void.
David Rientjes
1
-2
/
+1
2006-08-14
Make pack_objects void.
David Rientjes
1
-2
/
+1
2006-08-14
Make fsck_dir void.
David Rientjes
1
-3
/
+2
2006-08-14
Make checkout_all void.
David Rientjes
1
-2
/
+1
2006-08-14
Make show_entry void
David Rientjes
1
-6
/
+6
2006-08-14
Make pprint_tag void and cleans up call in cmd_cat_file.
David Rientjes
1
-4
/
+5
2006-08-14
Remove combine-diff.c::uninteresting()
Junio C Hamano
1
-9
/
+2
2006-08-14
read-cache.c cleanup
David Rientjes
1
-7
/
+3
2006-08-14
http-push.c cleanup
David Rientjes
1
-4
/
+1
2006-08-14
diff.c cleanup
David Rientjes
1
-3
/
+1
2006-08-14
builtin-push.c cleanup
David Rientjes
1
-4
/
+2
2006-08-14
builtin-grep.c cleanup
David Rientjes
1
-3
/
+1
2006-08-14
blame.c return cleanup
David Rientjes
1
-4
/
+1
2006-08-14
gitweb: configurable home link string
Yasushi SHOJI
2
-1
/
+6
[next]