index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2005-04-18
Clean up the Makefile a bit.
Linus Torvalds
-32
/
+39
2005-04-18
Merge the new object model thing from Daniel Barkalow
Linus Torvalds
-6
/
+6
2005-04-18
[PATCH] Switch implementations of merge-base, port to parsing
Daniel Barkalow
-2
/
+2
2005-04-18
[PATCH] Port fsck-cache to use parsing functions
Daniel Barkalow
-2
/
+2
2005-04-18
[PATCH] Port rev-tree to parsing functions
Daniel Barkalow
-2
/
+2
2005-04-17
Ass a "merge-cache" helper program to execute a merge on
Linus Torvalds
-1
/
+4
2005-04-17
Do a very simple "merge-base" that finds the most recent common
Linus Torvalds
-1
/
+4
2005-04-16
Remove "merge-tree.c"
Linus Torvalds
-4
/
+1
2005-04-14
Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful.
Linus Torvalds
-1
/
+4
2005-04-13
[PATCH] No need to clean temp_git_file_* anymore
Junio C Hamano
-1
/
+1
2005-04-13
[PATCH] Make nsec checking optional
Petr Baudis
-0
/
+7
2005-04-13
[PATCH] SHA1 naive collision checking
Petr Baudis
-0
/
+4
2005-04-13
[PATCH] ls-tree for listing trees
Petr Baudis
-2
/
+5
2005-04-12
Add a "check-files" command, which is useful for scripting
Linus Torvalds
-1
/
+5
2005-04-11
Add "show-files" command to show the list of managed (or non-managed) files.
Linus Torvalds
-1
/
+4
2005-04-11
Add a "rev-tree" helper, which calculates the revision
Linus Torvalds
-1
/
+4
2005-04-09
Add "diff-tree" program to show which files have changed between two trees.
Linus Torvalds
-1
/
+4
2005-04-09
Add a "checkout-cache" command which does what the name suggests.
Linus Torvalds
-1
/
+5
2005-04-08
Add "-lz" to link line to get in zlib.
Linus Torvalds
-1
/
+1
2005-04-08
Add new fsck-cache to Makefile.
Linus Torvalds
-1
/
+4
2005-04-08
Use "-Wall -O2" for the compiler to get more warnings.
Linus Torvalds
-1
/
+1
2005-04-07
Initial revision of "git", the information manager from hell
Linus Torvalds
-0
/
+40
[prev]