index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cache.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-06-08
1
-1
/
+1
*
[PATCH] Operations on refs
Daniel Barkalow
2005-06-07
1
-0
/
+1
*
Add "__noreturn__" attribute to die() and usage()
Linus Torvalds
2005-06-06
1
-2
/
+8
*
More work on merging with git-read-tree..
Linus Torvalds
2005-06-06
1
-0
/
+1
*
Make fiel checkout function available to the git library
Linus Torvalds
2005-06-06
1
-0
/
+11
*
[PATCH] Find size of SHA1 object without inflating everything.
Junio C Hamano
2005-06-03
1
-0
/
+1
*
[PATCH] Handle deltified object correctly in git-*-pull family.
Junio C Hamano
2005-06-03
1
-0
/
+1
*
Split up unpack_sha1_file() some more
Linus Torvalds
2005-06-02
1
-0
/
+1
*
Add "unpack_sha1_header()" helper function
Linus Torvalds
2005-06-02
1
-0
/
+1
*
Include file cleanups..
Linus Torvalds
2005-05-22
1
-0
/
+1
*
Introduce "base_name_compare()" helper function
Linus Torvalds
2005-05-20
1
-0
/
+1
*
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
Junio C Hamano
2005-05-19
1
-0
/
+9
*
[PATCH] Kill a bunch of pointer sign warnings for gcc4
Brian Gerst
2005-05-18
1
-2
/
+2
*
Remove obsolete note about native CPU byte format
Petr Baudis
2005-05-15
1
-4
/
+0
*
Rename some more cache-related functions
Brad Roberts
2005-05-15
1
-2
/
+2
*
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
2005-05-15
1
-1
/
+1
*
Cleanup the x-allocation functions
Brad Roberts
2005-05-15
1
-2
/
+10
*
[PATCH 2/3] Support symlinks in git-ls-files --others.
Junio C Hamano
2005-05-13
1
-0
/
+1
*
Merge with http://members.cox.net/junkio/git-jc.git
Petr Baudis
2005-05-11
1
-8
/
+17
|
\
|
*
Introduce GIT_DIR environment variable.
Junio C Hamano
2005-05-10
1
-7
/
+6
|
*
Rename environment variables.
Junio C Hamano
2005-05-10
1
-4
/
+11
|
*
Add git-update-cache --replace option.
Junio C Hamano
2005-05-08
1
-1
/
+3
|
*
Introduce SHA1_FILE_DIRECTORIES to support multiple object databases.
Junio C Hamano
2005-05-07
1
-0
/
+1
*
|
Mark the variable declarations in .h files as extern
Petr Baudis
2005-05-11
1
-2
/
+2
|
/
*
[PATCH] Remove unused sha1_file_directory variable.
Junio C Hamano
2005-05-07
1
-1
/
+0
*
Revert bogus optimization that avoids index file writes
Linus Torvalds
2005-05-07
1
-1
/
+1
*
date.c: add "show_date()" function.
Linus Torvalds
2005-05-07
1
-0
/
+1
*
Fix symlink handling
Linus Torvalds
2005-05-06
1
-3
/
+1
*
[PATCH] git and symlinks as tracked content
Kay Sievers
2005-05-05
1
-1
/
+9
*
Improve sha1 object file writing.
Linus Torvalds
2005-05-03
1
-3
/
+0
*
Add git-write-blob.
Junio C Hamano
2005-05-02
1
-0
/
+1
*
Add "get_sha1()" helper function.
Linus Torvalds
2005-05-02
1
-0
/
+1
*
[PATCH] compat: missing dirent.d_type field
Edgar Toernig
2005-04-30
1
-0
/
+9
*
[PATCH] compat: support pre-1.2 zlib
Edgar Toernig
2005-04-30
1
-0
/
+4
*
[PATCH] Do date parsing by hand...
Edgar Toernig
2005-04-30
1
-0
/
+3
*
[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1
Junio C Hamano
2005-04-29
1
-3
/
+4
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
1
-0
/
+16
*
Fix up the types in write_sha1_file
Linus Torvalds
2005-04-25
1
-1
/
+1
*
Simplify "write_sha1_file()" interfaces
Linus Torvalds
2005-04-25
1
-1
/
+1
*
[PATCH] Additional functions for the objects database
Daniel Barkalow
2005-04-24
1
-0
/
+5
*
New "diff-cache" implementation.
Linus Torvalds
2005-04-23
1
-0
/
+2
*
Move "read_tree()" to "tree.c" to be used as a generic helper function.
Linus Torvalds
2005-04-23
1
-0
/
+3
*
Add support for alternate SHA1 library implementations.
Linus Torvalds
2005-04-21
1
-1
/
+1
*
Add support for a "GIT_INDEX_FILE" environment variable.
Linus Torvalds
2005-04-21
1
-0
/
+8
*
[PATCH] Accept commit in some places when tree is needed.
Junio C Hamano
2005-04-21
1
-0
/
+4
*
Improve build: add <unistd.h> and use -O2 instead of -O3
Linus Torvalds
2005-04-20
1
-0
/
+1
*
Make the sha1 of the index file go at the very end of the file.
Linus Torvalds
2005-04-20
1
-1
/
+0
*
Do SHA1 hash _before_ compression.
Linus Torvalds
2005-04-20
1
-1
/
+1
*
Be much more liberal about the file mode bits.
Linus Torvalds
2005-04-17
1
-0
/
+3
*
[PATCH] Add --stage to show-files for new stage dircache.
Junio C Hamano
2005-04-16
1
-5
/
+7
[next]