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-02-06
Docs: move git url and remotes text to separate sections
J. Bruce Fields
5
-19
/
+26
2006-02-06
Docs: split up pull-fetch-param.txt
J. Bruce Fields
3
-81
/
+94
2006-02-06
combine-diff: do not punt on removed or added files.
Junio C Hamano
1
-10
/
+14
2006-02-07
gitk: Use git-diff-tree --cc for showing the diffs for merges
Paul Mackerras
1
-501
/
+99
2006-02-07
gitk: Add braces around if expressions
Paul Mackerras
1
-9
/
+11
2006-02-06
combine-diff: show mode changes as well.
Junio C Hamano
3
-15
/
+48
2006-02-06
combine-diff: do not send NULL to printf
Junio C Hamano
1
-6
/
+17
2006-02-06
core-tutorial: adjust to recent reality.
Junio C Hamano
1
-22
/
+19
2006-02-06
git-diff: do not fall back on --cc when -[123], --ours etc. are given.
Junio C Hamano
1
-4
/
+13
2006-02-05
Merge branch 'jc/diff'
Junio C Hamano
4
-38
/
+46
2006-02-05
Merge branches 'lt/show' and 'lt/revlist'
Junio C Hamano
4
-12
/
+28
2006-02-05
Merge branches 'jc/daemon' and 'mw/http'
Junio C Hamano
4
-17
/
+90
2006-02-05
git-diff-tree --stdin: show all parents.
Junio C Hamano
1
-26
/
+39
2006-02-05
combine-diff: remove misguided --show-empty hack.
Junio C Hamano
4
-12
/
+7
2006-02-05
rev-parse lstat() workaround cleanup.
Linus Torvalds
1
-7
/
+9
2006-02-05
git-send-email: Fully implement --quiet and document it.
Ryan Anderson
2
-26
/
+37
2006-02-05
daemon: extend user-relative path notation.
Junio C Hamano
2
-10
/
+54
2006-02-05
daemon: Set SO_REUSEADDR on listening sockets.
Mark Wooding
1
-1
/
+26
2006-02-05
daemon: do not forbid user relative paths unconditionally under --base-path
Junio C Hamano
1
-4
/
+8
2006-02-05
http-fetch: Tidy control flow in process_alternate_response
Mark Wooding
1
-4
/
+2
2006-02-05
http: Turn on verbose Curl messages if GIT_CURL_VERBOSE set in environment
Mark Wooding
1
-0
/
+3
2006-02-05
http-fetch: Fix message reporting rename of object file.
Mark Wooding
1
-3
/
+2
2006-02-05
http-fetch: Fix object list corruption in fill_active_slots().
Mark Wooding
1
-1
/
+1
2006-02-05
git-show
Junio C Hamano
3
-5
/
+19
2006-02-05
git-diff: use --cc instead of -p.
Junio C Hamano
1
-2
/
+2
2006-02-05
diff-index: make --cc a synonym for -p for now.
Junio C Hamano
1
-0
/
+8
2006-02-05
diff-tree --always flag
Linus Torvalds
1
-0
/
+9
2006-02-05
Use adler32() from zlib instead of defining our own.
Peter Eriksen
1
-38
/
+1
2006-02-05
Fix git-rev-parse over-eager errors
Linus Torvalds
1
-5
/
+7
2006-02-04
Do not fall back on vi on dumb terminals.
Junio C Hamano
1
-0
/
+8
2006-02-03
Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
Junio C Hamano
3
-38
/
+30
2006-02-03
Use sha1_file.c's mkdir-like routine in apply.c.
Jason Riedy
1
-21
/
+4
2006-02-03
daemon: Provide missing argument for logerror() call.
Mark Wooding
1
-1
/
+1
2006-02-03
git-merge: Properly quote $merge_msg variable.
Junio C Hamano
1
-1
/
+1
2006-02-02
get_sha1_1: allow octopus^12 to be properly parsed.
Junio C Hamano
1
-23
/
+16
2006-02-02
whitespace cleanup.
Junio C Hamano
1
-11
/
+10
2006-02-02
combine-diff: finishing touches to git-diff-tree --cc
Junio C Hamano
1
-4
/
+4
2006-02-02
combine-diff: cleanup.
Junio C Hamano
1
-37
/
+65
2006-02-02
combine-diff: show parent line numbers as well.
Junio C Hamano
1
-11
/
+59
2006-02-02
combine-diff: add a bit more comments.
Junio C Hamano
1
-1
/
+7
2006-02-02
git-send-email: Add --quiet to reduce some of the chatter when sending emails.
Ryan Anderson
1
-3
/
+6
2006-02-02
Provide a more meaningful initial "From " line when using --compose in git-se...
Ryan Anderson
1
-1
/
+1
2006-02-02
commit.c: "Merge" fix in pretty_print_commit.
Junio C Hamano
1
-5
/
+5
2006-02-02
merge-recursive: Speed up commit graph construction
Fredrik Kuivinen
1
-1
/
+4
2006-02-02
merge-recursive: Make use of provided bases
Fredrik Kuivinen
1
-10
/
+21
2006-02-02
Documentation: git-diff-tree --cc also omits empty commits
Junio C Hamano
1
-1
/
+1
2006-02-02
combine-diff: fix placement of deletion.
Junio C Hamano
1
-1
/
+13
2006-02-02
combine-diff: add safety check to --cc.
Junio C Hamano
1
-2
/
+18
2006-02-02
combine-diff: update --cc "uninteresting hunks" logic.
Junio C Hamano
1
-69
/
+33
2006-02-02
combine-diff: reuse diff from the same blob.
Junio C Hamano
1
-2
/
+37
[prev]
[next]