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
*
git-fetch: allow updating the current branch in a bare repository.
Junio C Hamano
2007-01-07
*
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
2007-01-07
*
Move initialization of log_all_ref_updates
Junio C Hamano
2007-01-07
*
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
|
*
|
|
Clarify syntax and role of git-add in status output
Jürgen Rühle
2007-01-02
*
|
|
|
Merge branch 'jc/remote'
Junio C Hamano
2007-01-06
|
\
\
\
\
|
*
|
|
|
git-remote
Junio C Hamano
2007-01-04
*
|
|
|
|
git-reset <tree> -- <path> restores absense of <path> in <tree>
Junio C Hamano
2007-01-06
*
|
|
|
|
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
2007-01-06
*
|
|
|
|
gitweb: Fix split patches output (e.g. file to symlink)
Jakub Narebski
2007-01-06
[next]