index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Simplify "write_sha1_file()" interfaces
Linus Torvalds
2005-04-25
*
fsck-cache: warn about missing commit dates
Linus Torvalds
2005-04-24
*
Update "convert-cache" to handle git itself.
Linus Torvalds
2005-04-24
*
[PATCH] update-cache: add "--ignore-missing" option
James Bottomley
2005-04-24
*
[PATCH] checkout-cache: add "-n" option
James Bottomley
2005-04-24
*
Don't add references to objects we couldn't find.
Linus Torvalds
2005-04-24
*
Verify that the object type matches for tree/commit objects even before parsing.
Linus Torvalds
2005-04-24
*
Set object type at object creation time, not object parse time.
Linus Torvalds
2005-04-24
*
fsck-cache: notice missing "blob" objects.
Linus Torvalds
2005-04-24
*
[PATCH] fix segfault in fsck-cache
Andreas Gal
2005-04-24
*
Support a fine-grained diff-tree
Linus Torvalds
2005-04-23
*
[PATCH] make file merging respect permissions
James Bottomley
2005-04-23
*
[PATCH] Allow multiple date-ordered lists
Daniel Barkalow
2005-04-23
*
Don't add parents to the commit list if we have already
Linus Torvalds
2005-04-23
*
Add "rev-list" program that uses the new time-based commit listing.
Linus Torvalds
2005-04-23
*
[PATCH] Various transport programs
Daniel Barkalow
2005-04-23
*
[PATCH] Replace merge-base implementation
Daniel Barkalow
2005-04-23
*
[PATCH] Additional functions for the objects database
Daniel Barkalow
2005-04-23
*
[PATCH] Parse tree objects completely
Daniel Barkalow
2005-04-23
*
[PATCH] Add some functions for commit lists
Daniel Barkalow
2005-04-23
*
[PATCH] Simplify building of programs
Jonas Fonseca
2005-04-23
*
[PATCH] Fix broken diff-cache output on added files
Petr Baudis
2005-04-23
*
Make a hack to convert-cache for missing author dates in old
Linus Torvalds
2005-04-23
*
Make "convert-cache" able to handle the really old archive formats
Linus Torvalds
2005-04-23
*
Use O_NOATIME when opening the sha1 files.
Linus Torvalds
2005-04-23
*
[PATCH] PPC assembly implementation of SHA1
Paul Mackerras
2005-04-22
*
New "diff-cache" implementation.
Linus Torvalds
2005-04-22
*
Move "read_tree()" to "tree.c" to be used as a generic helper function.
Linus Torvalds
2005-04-22
*
Clean up and simplify read-tree a bit.
Linus Torvalds
2005-04-22
*
Add support for alternate SHA1 library implementations.
Linus Torvalds
2005-04-21
*
Split up Makefile library list handling with separate entries for
Linus Torvalds
2005-04-21
*
Include <limits.h> in commit.c for ULONG_MAX. Remove old "revision.h".
Linus Torvalds
2005-04-21
*
Add support for a "GIT_INDEX_FILE" environment variable.
Linus Torvalds
2005-04-21
*
Add the ability to prefix something to the pathname to "checkout-cache.c"
Linus Torvalds
2005-04-21
*
Fix NSEC compile problem, and properly parse the rev-tree cmd line.
Linus Torvalds
2005-04-21
*
[PATCH] Usage-string fixes.
Junio C Hamano
2005-04-20
*
Duh, just make git-export.c use the proper syntax, everything is fine.
Linus Torvalds
2005-04-20
*
Fix up some problems from the commit->tree helper patch
Linus Torvalds
2005-04-20
*
Fix up git-export to use the lower-level interfaces for diff generation.
Linus Torvalds
2005-04-20
*
[PATCH] Teach read-tree about commit objects
Junio C Hamano
2005-04-20
*
[PATCH] Teach ls-tree about commit objects
Junio C Hamano
2005-04-20
*
[PATCH] Teach diff-tree about commit objects
Junio C Hamano
2005-04-20
*
[PATCH] Teach diff-cache about commit objects
Junio C Hamano
2005-04-20
*
[PATCH] Accept commit in some places when tree is needed.
Junio C Hamano
2005-04-20
*
[PATCH] simplify Makefile
Andre Noll
2005-04-20
*
Improve build: add <unistd.h> and use -O2 instead of -O3
Linus Torvalds
2005-04-20
*
Make the sha1 of the index file go at the very end of the file.
Linus Torvalds
2005-04-20
*
Speed up index file writing by chunking it nicely.
Linus Torvalds
2005-04-20
*
Make "write_sha1_file()" exit early if the file already exists.
Linus Torvalds
2005-04-20
*
The recent hash/compression switch-over missed the blob creation.
Linus Torvalds
2005-04-20
[next]