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-06-28
diff.c: fix get_patch_id()
Junio C Hamano
1
-1
/
+1
2006-06-28
t4014: fix test commit labels.
Junio C Hamano
1
-3
/
+3
2006-06-28
checkout -m: fix read-tree invocation
Junio C Hamano
2
-2
/
+73
2006-06-28
t/README: start testing porcelainish
Junio C Hamano
1
-0
/
+1
2006-06-28
Merge branch 'jc/diff-test-updates' into th/diff
Junio C Hamano
6
-10
/
+4
2006-06-28
combine-diff.c: type sanity.
Junio C Hamano
1
-1
/
+1
2006-06-28
Save errno in handle_alias()
Johannes Schindelin
1
-1
/
+3
2006-06-28
rebase: check for errors from git-commit
Eric Wong
1
-1
/
+6
2006-06-28
cvsimport - cleanup of the multi-indexes handling
Martin Langhoff
1
-38
/
+24
2006-06-28
connect.c: check the commit buffer boundary while parsing.
Junio C Hamano
1
-4
/
+8
2006-06-28
connect.c: remove unused parameters from tcp_connect and proxy_connect
Junio C Hamano
1
-6
/
+4
2006-06-28
Make some strings const
Timo Hirvonen
11
-15
/
+16
2006-06-28
rebase: get rid of outdated MRESOLVEMSG
Eric Wong
1
-8
/
+3
2006-06-28
git wrapper: fix command name in an error message.
Andreas Ericsson
1
-2
/
+1
2006-06-28
git-svn: be verbose by default on fetch/commit, add -q/--quiet option
Eric Wong
1
-11
/
+23
2006-06-28
git-svn: add --follow-parent and --no-metadata options to fetch
Eric Wong
2
-46
/
+167
2006-06-28
git-svn: add the commit-diff command
Eric Wong
2
-19
/
+112
2006-06-28
git-svn: several graft-branches improvements
Eric Wong
2
-13
/
+230
2006-06-28
git-svn: SVN 1.1.x library compatibility
Eric Wong
4
-12
/
+44
2006-06-28
combine-diff.c: type sanity
Junio C Hamano
1
-14
/
+15
2006-06-28
quote.c: silence compiler warnings from EMIT macro
Jeff King
1
-1
/
+1
2006-06-27
format-patch: use clear_commit_marks() instead of some ad-hockery
Johannes Schindelin
1
-10
/
+4
2006-06-27
t4013 test updates for new output code.
Junio C Hamano
6
-10
/
+4
2006-06-27
Fix some more diff options changes.
Junio C Hamano
4
-19
/
+38
2006-06-27
Merge branch 'jc/diff-test' into th/diff
Junio C Hamano
89
-0
/
+3839
2006-06-27
Fix diff-tree -s
Timo Hirvonen
1
-3
/
+0
2006-06-27
log --raw: Don't descend into subdirectories by default
Timo Hirvonen
1
-1
/
+0
2006-06-27
diff-tree: Use ---\n as a message separator
Timo Hirvonen
1
-0
/
+1
2006-06-27
Print empty line between raw, stat, summary and patch
Timo Hirvonen
1
-5
/
+42
2006-06-27
Fix expr usage for FreeBSD
Dennis Stosberg
7
-16
/
+16
2006-06-27
t4014: fix for whitespace from "wc -l"
Johannes Schindelin
1
-4
/
+4
2006-06-26
t4013: add more tests around -c and --cc
Junio C Hamano
18
-3
/
+1263
2006-06-26
t4014: add format-patch --ignore-if-in-upstream test
Junio C Hamano
1
-0
/
+69
2006-06-26
whatchanged: Default to DIFF_FORMAT_RAW
Timo Hirvonen
1
-11
/
+16
2006-06-26
Don't xcalloc() struct diffstat_t
Timo Hirvonen
1
-6
/
+5
2006-06-26
Add msg_sep to diff_options
Timo Hirvonen
6
-13
/
+14
2006-06-26
DIFF_FORMAT_RAW is not default anymore
Timo Hirvonen
2
-6
/
+2
2006-06-26
Set default diff output format after parsing command line
Timo Hirvonen
7
-3
/
+18
2006-06-26
Make --raw option available for all diff commands
Timo Hirvonen
2
-36
/
+14
2006-06-26
Merge with_raw, with_stat and summary variables to output_format
Timo Hirvonen
6
-144
/
+136
2006-06-26
format-patch: introduce "--ignore-if-in-upstream"
Johannes Schindelin
1
-0
/
+80
2006-06-26
add diff_flush_patch_id() to calculate the patch id
Johannes Schindelin
2
-0
/
+141
2006-06-26
t4013: add tests for diff/log family output options.
Junio C Hamano
72
-0
/
+2579
2006-06-26
Merge branch 'jc/squash'
Junio C Hamano
5
-24
/
+72
2006-06-26
Merge branch 'jc/diff'
Junio C Hamano
2
-15
/
+80
2006-06-26
Merge branch 'ml/cvsimport'
Junio C Hamano
1
-17
/
+23
2006-06-26
Merge branch 'js/diff'
Junio C Hamano
9
-20
/
+81
2006-06-26
Merge branch 'ew/rebase'
Junio C Hamano
4
-24
/
+90
2006-06-26
Fix pkt-line.h to compile with a non-GCC compiler
Dennis Stosberg
1
-0
/
+2
2006-06-26
Solaris needs inclusion of signal.h for signal()
Dennis Stosberg
2
-0
/
+2
[prev]
[next]