index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.h
Commit message (
Expand
)
Author
Age
*
Add specialized object allocator
Linus Torvalds
2006-06-19
*
Merge branch 'jc/shared'
Junio C Hamano
2006-06-18
|
\
|
*
shared repository: optionally allow reading to "others".
Junio C Hamano
2006-06-10
*
|
Implement safe_strncpy() as strlcpy() and use it more.
Peter Eriksen
2006-06-16
|
/
*
Make index file locking code reusable to others.
Junio C Hamano
2006-06-06
*
Merge branch 'sp/reflog'
Junio C Hamano
2006-06-03
|
\
|
*
Merge branch 'master' into sp/reflog
Junio C Hamano
2006-05-24
|
|
\
|
*
\
Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog'
Junio C Hamano
2006-05-19
|
|
\
\
|
*
|
|
Log ref updates to logs/refs/<ref>
Shawn Pearce
2006-05-17
*
|
|
|
Merge branch 'jc/cache-tree'
Junio C Hamano
2006-05-28
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
|
|
\
\
\
|
*
\
\
\
Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree
Junio C Hamano
2006-05-20
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into jc/cache-tree
Junio C Hamano
2006-04-26
|
|
|
\
\
\
\
|
|
*
|
|
|
|
index: make the index file format extensible.
Junio C Hamano
2006-04-24
|
|
*
|
|
|
|
read-cache/write-cache: optionally return cache checksum SHA1.
Junio C Hamano
2006-04-23
*
|
|
|
|
|
|
Merge branch 'be/tag'
Junio C Hamano
2006-05-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
remove the artificial restriction tagsize < 8kb
Björn Engelmann
2006-05-23
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'js/fmt-patch'
Junio C Hamano
2006-05-24
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master' into js/fmt-patch
Junio C Hamano
2006-05-21
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'master' into js/fmt-patch
Junio C Hamano
2006-05-06
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Use RFC2822 dates from "git fmt-patch".
Junio C Hamano
2006-05-01
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'lt/dirwalk'
Junio C Hamano
2006-05-24
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Prevent bogus paths from being added to the index.
Linus Torvalds
2006-05-18
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Libify the index refresh logic
Linus Torvalds
2006-05-19
|
/
/
/
/
*
|
|
|
binary diff: further updates.
Junio C Hamano
2006-05-05
*
|
|
|
binary patch.
Junio C Hamano
2006-05-05
|
|
/
/
|
/
|
|
*
|
|
core.prefersymlinkrefs: use symlinks for .git/HEAD
Junio C Hamano
2006-05-02
*
|
|
revision parsing: make "rev -- paths" checks stronger.
Junio C Hamano
2006-04-26
|
|
/
|
/
|
*
|
Fix filename verification when in a subdirectory
Linus Torvalds
2006-04-26
|
/
*
tree/diff header cleanup.
Junio C Hamano
2006-03-29
*
core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...
Junio C Hamano
2006-03-20
*
Add --temp and --stage=all options to checkout-index.
Shawn Pearce
2006-03-05
*
Merge branch 'lt/rev-list'
Junio C Hamano
2006-03-04
|
\
|
*
Introduce trivial new pager.c helper infrastructure
Linus Torvalds
2006-02-28
*
|
apply --whitespace: configuration option.
Junio C Hamano
2006-02-27
|
/
*
Use setenv(), fix warnings
Timo Hirvonen
2006-02-26
*
Merge branch 'jc/nostat'
Junio C Hamano
2006-02-21
|
\
|
*
"Assume unchanged" git
Junio C Hamano
2006-02-08
*
|
Delay "empty ident" errors until they really matter.
Junio C Hamano
2006-02-18
*
|
packed objects: minor cleanup
Junio C Hamano
2006-02-15
*
|
Make "git clone" less of a deathly quiet experience
Linus Torvalds
2006-02-10
|
/
*
abbrev cleanup: use symbolic constants
Junio C Hamano
2006-01-28
*
Only use a single parser for tree objects
Daniel Barkalow
2006-01-26
*
Undef DT_* before redefining them.
Junio C Hamano
2006-01-21
*
DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN
Junio C Hamano
2006-01-21
*
GIT 1.1.0
v1.1.0
Junio C Hamano
2006-01-08
|
\
|
*
[PATCH] Compilation: zero-length array declaration.
Junio C Hamano
2006-01-07
*
|
Introduce core.sharedrepository
Johannes Schindelin
2005-12-24
|
/
*
fetch-pack: -k option to keep downloaded pack.
Junio C Hamano
2005-12-17
*
Allow saving an object from a pipe
Daniel Barkalow
2005-12-10
[next]