index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-28
[PATCH] create tar archives of tree on the fly
Rene Scharfe
1
-1
/
+1
2005-04-28
Fix up recent object model cleanups
Linus Torvalds
1
-1
/
+1
2005-04-28
[PATCH] Add tag header/parser to library
Daniel Barkalow
1
-1
/
+1
2005-04-25
[PATCH] Introduce diff-tree-helper.
Junio C Hamano
1
-1
/
+5
2005-04-25
[PATCH] Split external diff command interface to a separate file.
Junio C Hamano
1
-0
/
+4
2005-04-25
Add the git-*-script files to the install
Linus Torvalds
1
-2
/
+3
2005-04-25
Add "tag" objects that can be used to sign other objects.
Linus Torvalds
1
-1
/
+1
2005-04-23
Add "rev-list" program that uses the new time-based commit listing.
Linus Torvalds
1
-1
/
+1
2005-04-23
[PATCH] Various transport programs
Daniel Barkalow
1
-2
/
+11
2005-04-23
[PATCH] Simplify building of programs
Jonas Fonseca
1
-1
/
+1
2005-04-22
[PATCH] PPC assembly implementation of SHA1
Paul Mackerras
1
-1
/
+6
2005-04-21
Add support for alternate SHA1 library implementations.
Linus Torvalds
1
-11
/
+11
2005-04-21
Split up Makefile library list handling with separate entries for
Linus Torvalds
1
-2
/
+4
2005-04-20
[PATCH] simplify Makefile
Andre Noll
1
-47
/
+2
2005-04-20
Improve build: add <unistd.h> and use -O2 instead of -O3
Linus Torvalds
1
-1
/
+1
2005-04-20
Do SHA1 hash _before_ compression.
Linus Torvalds
1
-1
/
+5
2005-04-19
Add "diff-cache" helper program to compare a tree (or commit) with
Linus Torvalds
1
-2
/
+7
2005-04-19
Add stupid "git export" thing, which can export a git archive
Linus Torvalds
1
-1
/
+5
2005-04-18
Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.
Linus Torvalds
1
-1
/
+5
2005-04-18
Add more header dependencies.
Linus Torvalds
1
-2
/
+24
2005-04-18
Split up read-cache.c into more logical clumps.
Linus Torvalds
1
-1
/
+1
2005-04-18
Clean up the Makefile a bit.
Linus Torvalds
1
-32
/
+39
2005-04-18
Merge the new object model thing from Daniel Barkalow
Linus Torvalds
1
-6
/
+6
2005-04-18
[PATCH] Switch implementations of merge-base, port to parsing
Daniel Barkalow
1
-2
/
+2
2005-04-18
[PATCH] Port fsck-cache to use parsing functions
Daniel Barkalow
1
-2
/
+2
2005-04-18
[PATCH] Port rev-tree to parsing functions
Daniel Barkalow
1
-2
/
+2
2005-04-17
Ass a "merge-cache" helper program to execute a merge on
Linus Torvalds
1
-1
/
+4
2005-04-17
Do a very simple "merge-base" that finds the most recent common
Linus Torvalds
1
-1
/
+4
2005-04-16
Remove "merge-tree.c"
Linus Torvalds
1
-4
/
+1
2005-04-14
Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful.
Linus Torvalds
1
-1
/
+4
2005-04-13
[PATCH] No need to clean temp_git_file_* anymore
Junio C Hamano
1
-1
/
+1
2005-04-13
[PATCH] Make nsec checking optional
Petr Baudis
1
-0
/
+7
2005-04-13
[PATCH] SHA1 naive collision checking
Petr Baudis
1
-0
/
+4
2005-04-13
[PATCH] ls-tree for listing trees
Petr Baudis
1
-2
/
+5
2005-04-12
Add a "check-files" command, which is useful for scripting
Linus Torvalds
1
-1
/
+5
2005-04-11
Add "show-files" command to show the list of managed (or non-managed) files.
Linus Torvalds
1
-1
/
+4
2005-04-11
Add a "rev-tree" helper, which calculates the revision
Linus Torvalds
1
-1
/
+4
2005-04-09
Add "diff-tree" program to show which files have changed between two trees.
Linus Torvalds
1
-1
/
+4
2005-04-09
Add a "checkout-cache" command which does what the name suggests.
Linus Torvalds
1
-1
/
+5
2005-04-08
Add "-lz" to link line to get in zlib.
Linus Torvalds
1
-1
/
+1
2005-04-08
Add new fsck-cache to Makefile.
Linus Torvalds
1
-1
/
+4
2005-04-08
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
1
-1
/
+1
2005-04-07
Initial revision of "git", the information manager from hell
Linus Torvalds
1
-0
/
+40