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
*
short i/o: fix calls to read to use xread or read_in_full
Andy Whitcroft
2007-01-08
*
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
2007-01-08
*
--prune is now default for 'pack-refs'
Junio C Hamano
2007-01-08
*
--utf8 is now default for 'git-am'
Junio C Hamano
2007-01-08
*
git-commit: do not fail to print the diffstat even if there is a file named HEAD
Michael Loeffler
2007-01-08
*
ssh-upload: prevent buffer overrun
Andy Whitcroft
2007-01-08
*
cvsimport: cleanup temporary cvsps file
Martin Langhoff
2007-01-08
*
cvsimport: document -S and -L options
Martin Langhoff
2007-01-08
*
cvsimport: skip commits that are too recent (option and documentation)
Martin Langhoff
2007-01-08
*
git-svn: pass an unambiguous ref to rev-list when grafting-branches
Eric Wong
2007-01-07
*
git-svn: add --prefix= option to multi-init
Eric Wong
2007-01-07
*
Documentation: clarify definition of "reachable"
J. Bruce Fields
2007-01-07
*
git-svnimport: fix edge revisions double importing
Sasha Khapyorsky
2007-01-07
*
cvsimport: skip commits that are too recent
Martin Langhoff
2007-01-07
*
gitweb: Remove superfluous "|" in "commit" view
Jakub Narebski
2007-01-07
*
Remove unnecessary git-rm --cached reference from status output
Jürgen Rühle
2007-01-07
*
"init-db" can really be just "init"
Nicolas Pitre
2007-01-07
*
Merge branch 'sp/mmap'
Junio C Hamano
2007-01-07
|
\
|
*
Spell default packedgitlimit slightly differently
Junio C Hamano
2007-01-07
|
*
Increase packedGit{Limit,WindowSize} on 64 bit systems.
Shawn O. Pearce
2007-01-06
|
*
Update packedGit config option documentation.
Shawn O. Pearce
2006-12-30
|
*
Merge branch 'master' into sp/mmap
Junio C Hamano
2006-12-30
|
|
\
|
*
|
mmap: set FD_CLOEXEC for file descriptors we keep open for mmap()
Junio C Hamano
2006-12-29
|
*
|
pack-objects: fix use of use_pack().
Junio C Hamano
2006-12-29
|
*
|
Fix random segfaults in pack-objects.
Shawn O. Pearce
2006-12-29
|
*
|
Cleanup read_cache_from error handling.
Shawn O. Pearce
2006-12-29
|
*
|
Replace mmap with xmmap, better handling MAP_FAILED.
Shawn O. Pearce
2006-12-29
|
*
|
Release pack windows before reporting out of memory.
Shawn O. Pearce
2006-12-29
|
*
|
Default core.packdGitWindowSize to 1 MiB if NO_MMAP.
Shawn O. Pearce
2006-12-29
|
*
|
Test suite for sliding window mmap implementation.
Shawn O. Pearce
2006-12-29
|
*
|
Create pack_report() as a debugging aid.
Shawn O. Pearce
2006-12-29
|
*
|
Support unmapping windows on 'temporary' packfiles.
Shawn O. Pearce
2006-12-29
|
*
|
Improve error message when packfile mmap fails.
Shawn O. Pearce
2006-12-29
|
*
|
Ensure core.packedGitWindowSize cannot be less than 2 pages.
Shawn O. Pearce
2006-12-29
|
*
|
Load core configuration in git-verify-pack.
Shawn O. Pearce
2006-12-29
|
*
|
Fully activate the sliding window pack access.
Shawn O. Pearce
2006-12-29
|
*
|
Unmap individual windows rather than entire files.
Shawn O. Pearce
2006-12-29
|
*
|
Document why header parsing won't exceed a window.
Shawn O. Pearce
2006-12-29
|
*
|
Loop over pack_windows when inflating/accessing data.
Shawn O. Pearce
2006-12-29
|
*
|
Replace use_packed_git with window cursors.
Shawn O. Pearce
2006-12-29
|
*
|
Refactor how we open pack files to prepare for multiple windows.
Shawn O. Pearce
2006-12-29
|
*
|
Create read_or_die utility routine.
Shawn O. Pearce
2006-12-29
|
*
|
Use off_t for index and pack file lengths.
Shawn O. Pearce
2006-12-29
|
*
|
Refactor packed_git to prepare for sliding mmap windows.
Shawn O. Pearce
2006-12-29
|
*
|
Introduce new config option for mmap limit.
Shawn O. Pearce
2006-12-29
|
*
|
Replace unpack_entry_gently with unpack_entry.
Shawn O. Pearce
2006-12-29
*
|
|
Merge branch 'jr/status'
Junio C Hamano
2007-01-06
|
\
\
\
|
*
|
|
Improve cached content header of status output
Jürgen Rühle
2007-01-02
|
*
|
|
Support --amend on initial commit in status output
Jürgen Rühle
2007-01-02
|
*
|
|
Improve "nothing to commit" part of status output
Jürgen Rühle
2007-01-02
[next]