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-21
[PATCH] Introducing software archaeologist's tool "pickaxe".
Junio C Hamano
14
-51
/
+140
2005-05-21
[PATCH] Diff overhaul, adding half of copy detection.
Junio C Hamano
16
-432
/
+944
2005-05-21
git-whatchanged: allow other pagers
Linus Torvalds
1
-1
/
+1
2005-05-20
[PATCH] Fix use of wc in t0000-basic
Daniel Barkalow
1
-1
/
+1
2005-05-20
[PATCH] delta creation
Nicolas Pitre
3
-2
/
+360
2005-05-20
[PATCH] delta check
Nicolas Pitre
10
-6
/
+202
2005-05-20
[PATCH] delta read
Nicolas Pitre
2
-14
/
+22
2005-05-20
sparse cleanup
Linus Torvalds
18
-31
/
+33
2005-05-20
[PATCH] Simplify "reverse-diff" logic in the diff core.
Junio C Hamano
1
-23
/
+15
2005-05-20
[PATCH] Diff-files fix with more tests.
Junio C Hamano
2
-1
/
+62
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
[next]