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
2005-05-20
[PATCH] Add tests for diff-tree
Junio C Hamano
3
-170
/
+332
2005-05-20
diff-tree: use new base_name_compare() helper function
Linus Torvalds
1
-1
/
+1
2005-05-20
Introduce "base_name_compare()" helper function
Linus Torvalds
2
-0
/
+20
2005-05-20
[PATCH] Document -R option for git-diff-tree.
Junio C Hamano
1
-1
/
+4
2005-05-20
fsck-cache: fix segfault on nonexistent referenced object
Linus Torvalds
1
-4
/
+8
2005-05-19
Fix up previous commit
Linus Torvalds
6
-3
/
+8
2005-05-19
[PATCH] diff overhaul
Junio C Hamano
11
-125
/
+192
2005-05-19
diff-tree: add "--root" flag to show a root commit as a big creation event.
Linus Torvalds
1
-6
/
+35
2005-05-19
[PATCH] cleanup of in-code names
Alexey Nezhdanov
19
-50
/
+50
2005-05-19
[PATCH] Declare stacked variables before the first statement.
Thomas Glanzmann
1
-2
/
+2
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
1
-4
/
+17
2005-05-19
[PATCH] manpage name conflict
Sebastian Kuzminsky
3
-5
/
+7
2005-05-19
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
Junio C Hamano
8
-47
/
+157
2005-05-19
diff.c: remove left-over scoring debug message
Linus Torvalds
1
-3
/
+0
2005-05-19
git-whatchanged: use 'less -S' on the output to make it more user friendly
Linus Torvalds
1
-1
/
+1
2005-05-19
[PATCH] Detect renames in diff family.
Junio C Hamano
12
-239
/
+533
2005-05-19
[PATCH] Deltification library work by Nicolas Pitre.
Nicolas Pitre
5
-2
/
+511
2005-05-19
[PATCH] A test case addition for strbuf regression
Junio C Hamano
1
-0
/
+9
2005-05-19
[PATCH] fix strbuf take #2
Junio C Hamano
1
-0
/
+2
2005-05-18
merge-base: use the new lookup_commit_reference() helper function
Linus Torvalds
1
-2
/
+2
2005-05-18
commit: add "lookup_commit_reference()" helper function
Linus Torvalds
2
-6
/
+24
2005-05-18
[PATCH] fix show_date() for positive timezones
Nicolas Pitre
1
-2
/
+2
2005-05-18
diff-tree: don't match non-directories as partial pathnames
Linus Torvalds
1
-0
/
+2
2005-05-18
diff-tree: fix "whole sub-tree disappeared or appeared" case
Linus Torvalds
1
-9
/
+11
2005-05-18
diff-tree: fix up comparison of "interesting" sub-trees
Linus Torvalds
1
-0
/
+5
2005-05-18
diff-tree: show hex sha1 of the single-commit argument case correctly.
Linus Torvalds
1
-1
/
+7
2005-05-18
diff-tree: fix and extend argument parsing
Linus Torvalds
1
-11
/
+27
2005-05-18
diff-tree: clean up diff_tree_stdin() function
Linus Torvalds
1
-21
/
+27
2005-05-18
diff-helper: pass unrecognized lines through unmodified
Linus Torvalds
1
-4
/
+5
2005-05-18
strbuf: allow zero-length lines
Linus Torvalds
1
-2
/
+0
2005-05-18
[PATCH] Diff-helper update
Junio C Hamano
4
-19
/
+170
2005-05-18
fsck-cache: read the default reference information even when
Linus Torvalds
1
-4
/
+4
2005-05-18
fsck-cache: walk the 'refs' directory if the user doesn't give any
Linus Torvalds
2
-22
/
+74
2005-05-18
[PATCH] Fix diff output take #4.
Junio C Hamano
2
-9
/
+12
2005-05-18
[PATCH] Kill a bunch of pointer sign warnings for gcc4
Brian Gerst
10
-23
/
+23
2005-05-17
Add silly "git-whatchanged" script.
Linus Torvalds
2
-1
/
+3
2005-05-16
[PATCH 4/4] Trivial test harness fixes.
Junio C Hamano
2
-3
/
+4
2005-05-15
Remove obsolete note about native CPU byte format
Petr Baudis
1
-4
/
+0
2005-05-15
Rename some more cache-related functions
Brad Roberts
3
-11
/
+11
2005-05-15
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
8
-8
/
+8
2005-05-15
Cleanup the x-allocation functions
Brad Roberts
1
-2
/
+10
2005-05-15
[PATCH 3/3] Rename git-diff-tree-helper to git-diff-helper (part 2).
Junio C Hamano
2
-11
/
+11
2005-05-15
[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.
Junio C Hamano
6
-5
/
+5
2005-05-15
The test of the basic diff functionality
Junio C Hamano
1
-0
/
+50
2005-05-15
[PATCH 1/3] Update mode-change strings in diff output.
Junio C Hamano
1
-10
/
+12
2005-05-15
[PATCH] Add the merge test Linus called "test script from hell".
Junio C Hamano
1
-0
/
+313
2005-05-15
Fixed misnamed t/t2010-update-cache-badpath.sh
Petr Baudis
1
-0
/
+0
2005-05-15
[PATCH] Test GIT environment use.
Junio C Hamano
1
-0
/
+134
2005-05-15
Rename some test scripts and describe the naming convention
Petr Baudis
6
-1
/
+26
2005-05-14
[PATCH 2/2] Test framework documentation.
Junio C Hamano
1
-0
/
+174
[next]