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-07-12
Make lazy mkdir more robust.
Shawn Pearce
1
-14
/
+12
2006-07-12
Merge branch 'ml/trace'
Junio C Hamano
6
-0
/
+70
2006-07-12
test-lib: unset GIT_TRACE
Junio C Hamano
1
-0
/
+1
2006-07-12
git-repack: avoid redirecting stderr into git-pack-objects
Junio C Hamano
1
-1
/
+3
2006-07-12
Fix grammatical error in git-revert
Junio C Hamano
1
-1
/
+1
2006-07-12
Merge branch 'js/merge-base'
Junio C Hamano
2
-190
/
+135
2006-07-12
Merge branch 'lt/prune'
Junio C Hamano
5
-48
/
+266
2006-07-12
Merge branch 'lt/merge-tree'
Junio C Hamano
5
-16
/
+378
2006-07-12
fmt-merge-msg fix
Junio C Hamano
1
-6
/
+10
2006-07-12
gitweb: Make command invocations go through the git wrapper
Alp Toker
1
-33
/
+29
2006-07-11
gitweb: Include a site name in page titles
Alp Toker
1
-2
/
+6
2006-07-11
gitweb: Send XHTML as 'application/xhtml+xml' where possible
Alp Toker
1
-2
/
+12
2006-07-11
git-fetch: fix a bashism (==)
Eric Wong
1
-1
/
+1
2006-07-11
Make the unpacked object header functions static to sha1_file.c
Linus Torvalds
2
-4
/
+2
2006-07-11
git-send-email: Remove redundant Reply-To header
Alp Toker
1
-1
/
+0
2006-07-11
typofix (git-name-rev documentation)
Alp Toker
1
-1
/
+1
2006-07-11
Mention the [user@] part in documentation of ssh:// urls.
Yakov Lerner
1
-3
/
+3
2006-07-11
tests: Set EDITOR=: and VISUAL=: globally
Eric Wong
4
-3
/
+5
2006-07-10
Log ref changes made by git-fetch and git-pull.
Shawn Pearce
2
-6
/
+16
2006-07-10
Record the type of commit operation in the reflog.
Shawn Pearce
2
-4
/
+21
2006-07-10
Allow user.name and user.email to drive reflog entry.
Shawn Pearce
2
-1
/
+1
2006-07-10
Fix linking for not-so-clever linkers.
Johannes Schindelin
2
-2
/
+1
2006-07-10
git-rev-list: add documentation for --parents, --no-merges
Matthias Lederhofer
1
-0
/
+6
2006-07-10
Merge branch 'jc/show-merge'
Junio C Hamano
1
-2
/
+51
2006-07-10
Avoid C99 comments, use old-style C comments instead.
Pavel Roskin
10
-31
/
+33
2006-07-10
Fix more typos, primarily in the code
Pavel Roskin
34
-56
/
+56
2006-07-10
gitweb.cgi: Teach "a=blob" action to know the blob/file mime type
Luben Tuikov
1
-60
/
+67
2006-07-10
gitweb.cgi: Create $git_temp if it doesn't exist
Luben Tuikov
1
-0
/
+3
2006-07-10
Merge branch 'lt/gitweb'
Junio C Hamano
1
-0
/
+1
2006-07-10
git-svn: fix --file/-F option in commit-diff
Eric Wong
1
-3
/
+3
2006-07-10
Avoid C99 initializers
Shawn Pearce
3
-24
/
+16
2006-07-10
Merge branch 'jc/rename'
Junio C Hamano
1
-11
/
+22
2006-07-09
Merge branch 'jc/grep'
Junio C Hamano
1
-51
/
+327
2006-07-09
Merge branch 'jc/mailinfo'
Junio C Hamano
1
-8
/
+24
2006-07-09
Merge branch 'ew/diff'
Junio C Hamano
11
-17
/
+78
2006-07-09
Merge branch 'ew/svn'
Junio C Hamano
15
-97
/
+72
2006-07-09
Additional merge-base tests (revised)
A Large Angry SCM
1
-0
/
+45
2006-07-09
merge-base: update the clean-up postprocessing
Junio C Hamano
1
-190
/
+90
2006-07-09
Fix typos involving the word 'commit'
Alp Toker
2
-7
/
+7
2006-07-09
Fix some doubled word typos
Alp Toker
1
-1
/
+1
2006-07-09
Fix some doubled word typos
Alp Toker
1
-1
/
+1
2006-07-09
"git -p cmd" to page anywhere
Junio C Hamano
4
-1
/
+11
2006-07-09
change ent to tree in git-diff documentation
Matthias Lederhofer
2
-10
/
+10
2006-07-09
Typofix in Makefile comment.
Pavel Roskin
1
-1
/
+1
2006-07-09
Assorted typo fixes
Pavel Roskin
21
-34
/
+34
2006-07-09
GIT_TRACE: fix a mixed declarations and code warning
Timo Hirvonen
1
-1
/
+1
2006-07-09
GIT_TRACE: show which built-in/external commands are executed
Matthias Lederhofer
5
-0
/
+69
2006-07-09
builtin "git prune"
Linus Torvalds
5
-48
/
+266
2006-07-09
Add "raw" output option to blobs in "tree" view format
Luben Tuikov
1
-0
/
+1
2006-07-09
Merge branch 'sf/diff'
Junio C Hamano
3
-2
/
+13
[next]