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-04-27
[PATCH] Add -p (patch) to diff-cache.
Junio C Hamano
1
-9
/
+28
2005-04-27
[PATCH] Add -p (patch) to diff-tree.
Junio C Hamano
1
-9
/
+26
2005-04-27
[PATCH] Reactivate show-diff patch generation
Junio C Hamano
1
-14
/
+42
2005-04-27
[PATCH] Reworked external diff interface.
Junio C Hamano
2
-40
/
+72
2005-04-26
Allow writing to the private index file mapping.
Linus Torvalds
1
-1
/
+1
2005-04-26
diff-cache: fix handling of unmerged files.
Linus Torvalds
1
-22
/
+39
2005-04-26
diff-cache.c: use the "U <pathname>" format for unmerged entries.
Linus Torvalds
1
-1
/
+1
2005-04-26
[PATCH] diff-cache/tree compatible output for show-diff (take 2).
Junio C Hamano
1
-9
/
+18
2005-04-26
show-diff: don't print out the full "ce" format for unmerged files
Linus Torvalds
1
-1
/
+1
2005-04-26
show-diff: match diff-tree and diff-cache output
Linus Torvalds
1
-31
/
+32
2005-04-26
git-pull-script: do automatic merges
Linus Torvalds
1
-3
/
+11
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
18
-41
/
+54
2005-04-26
update-cache: remove index lock file on SIGINT
Linus Torvalds
1
-0
/
+7
2005-04-26
[PATCH] diff-cache buglet
Junio C Hamano
1
-1
/
+1
2005-04-26
[PATCH] Diff-tree-helper take two.
Junio C Hamano
4
-270
/
+271
2005-04-25
[PATCH] Introduce diff-tree-helper.
Junio C Hamano
4
-1
/
+363
2005-04-25
[PATCH] Split external diff command interface to a separate file.
Junio C Hamano
4
-98
/
+130
2005-04-25
fsck-cache: show root objects only with "--root"
Linus Torvalds
1
-1
/
+6
2005-04-25
fsck-cache: only show tags if asked to do so with "--tags"
Linus Torvalds
1
-5
/
+25
2005-04-25
Add the git-*-script files to the install
Linus Torvalds
1
-2
/
+3
2005-04-25
Add example "git-tag-script" to show how to create signed tag objects.
Linus Torvalds
1
-0
/
+8
2005-04-25
Make "fsck" also show what the name of the tag object is, not just
Linus Torvalds
1
-3
/
+6
2005-04-25
Add "tag" objects that can be used to sign other objects.
Linus Torvalds
3
-1
/
+165
2005-04-25
Fix up the types in write_sha1_file
Linus Torvalds
2
-3
/
+3
2005-04-25
Simplify "write_sha1_file()" interfaces
Linus Torvalds
5
-100
/
+38
2005-04-24
fsck-cache: warn about missing commit dates
Linus Torvalds
1
-0
/
+2
2005-04-24
Update "convert-cache" to handle git itself.
Linus Torvalds
1
-2
/
+1
2005-04-24
[PATCH] update-cache: add "--ignore-missing" option
James Bottomley
1
-6
/
+27
2005-04-24
[PATCH] checkout-cache: add "-n" option
James Bottomley
1
-2
/
+7
2005-04-24
Don't add references to objects we couldn't find.
Linus Torvalds
2
-4
/
+8
2005-04-24
Verify that the object type matches for tree/commit objects even before parsing.
Linus Torvalds
2
-2
/
+2
2005-04-24
Set object type at object creation time, not object parse time.
Linus Torvalds
2
-2
/
+2
2005-04-24
fsck-cache: notice missing "blob" objects.
Linus Torvalds
2
-2
/
+9
2005-04-24
[PATCH] fix segfault in fsck-cache
Andreas Gal
1
-0
/
+2
2005-04-23
Support a fine-grained diff-tree
Linus Torvalds
1
-2
/
+76
2005-04-23
[PATCH] make file merging respect permissions
James Bottomley
2
-9
/
+49
2005-04-23
[PATCH] Allow multiple date-ordered lists
Daniel Barkalow
4
-26
/
+13
2005-04-23
Don't add parents to the commit list if we have already
Linus Torvalds
1
-2
/
+5
2005-04-23
Add "rev-list" program that uses the new time-based commit listing.
Linus Torvalds
2
-1
/
+24
2005-04-23
[PATCH] Various transport programs
Daniel Barkalow
6
-2
/
+482
2005-04-23
[PATCH] Replace merge-base implementation
Daniel Barkalow
1
-48
/
+44
2005-04-23
[PATCH] Additional functions for the objects database
Daniel Barkalow
2
-0
/
+77
2005-04-23
[PATCH] Parse tree objects completely
Daniel Barkalow
2
-3
/
+29
2005-04-23
[PATCH] Add some functions for commit lists
Daniel Barkalow
2
-6
/
+61
2005-04-23
[PATCH] Simplify building of programs
Jonas Fonseca
1
-1
/
+1
2005-04-23
[PATCH] Fix broken diff-cache output on added files
Petr Baudis
1
-1
/
+1
2005-04-23
Make a hack to convert-cache for missing author dates in old
Linus Torvalds
1
-0
/
+7
2005-04-23
Make "convert-cache" able to handle the really old archive formats
Linus Torvalds
1
-13
/
+206
2005-04-23
Use O_NOATIME when opening the sha1 files.
Linus Torvalds
1
-3
/
+26
2005-04-22
[PATCH] PPC assembly implementation of SHA1
Paul Mackerras
4
-1
/
+283
[next]