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
*
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 'jc/curl'
Junio C Hamano
2006-12-29
|
\
|
*
Work around http-fetch built with cURL 7.16.0
Junio C Hamano
2006-12-27
*
|
Fix 'git add' with .gitignore
Junio C Hamano
2006-12-29
*
|
Revert "read_directory: show_both option."
Junio C Hamano
2006-12-29
*
|
Add info about new test families (8 and 9) to t/README
Jakub Narebski
2006-12-29
*
|
t5400 send-pack test: try a bit more nontrivial transfer.
Junio C Hamano
2006-12-29
*
|
Merge branch 'jc/utf8'
Junio C Hamano
2006-12-28
|
\
\
|
*
|
t3900: test conversion to non UTF-8 as well
Junio C Hamano
2006-12-28
|
*
|
Rename t3900 test vector file
Junio C Hamano
2006-12-27
|
*
|
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-27
|
*
|
Teach log family --encoding
Junio C Hamano
2006-12-26
|
*
|
i18n.logToUTF8: convert commit log message to UTF-8
Junio C Hamano
2006-12-26
|
*
|
Move encoding conversion routine out of mailinfo to utf8.c
Junio C Hamano
2006-12-26
*
|
|
Allow non-fast-forward of remote tracking branches in default clone
Junio C Hamano
2006-12-28
*
|
|
core.logallrefupdates: log remotes/ tracking branches.
Junio C Hamano
2006-12-28
*
|
|
GIT_SKIP_TESTS: allow users to omit tests that are known to break
Junio C Hamano
2006-12-28
*
|
|
Merge branch 'jc/make'
Junio C Hamano
2006-12-28
|
\
\
\
|
*
|
|
gcc does not necessarily pass runtime libpath with -R
Junio C Hamano
2006-12-27
|
|
|
/
|
|
/
|
*
|
|
update hook: redirect _both_ diagnostic lines to stderr upon tag failure
Jim Meyering
2006-12-28
*
|
|
xdl_merge(): fix a segmentation fault when refining conflicts
Johannes Schindelin
2006-12-28
*
|
|
git-svn: sort multi-init output
Eric Wong
2006-12-28
*
|
|
git-svn: verify_ref() should actually --verify
Eric Wong
2006-12-28
*
|
|
git-svn: print out the SVN library version in --version, too
Eric Wong
2006-12-28
*
|
|
git-svn: remove non-delta fetch code paths
Eric Wong
2006-12-28
*
|
|
t9200-git-cvsexportcommit.sh: quiet down commit
Eric Wong
2006-12-28
*
|
|
test-lib: quiet down init-db output for tests
Eric Wong
2006-12-28
*
|
|
t6024-recursive-merge: quiet down this test
Eric Wong
2006-12-28
*
|
|
Merge branch 'js/shallow'
Junio C Hamano
2006-12-28
|
\
\
\
|
*
\
\
Merge branch 'master' into js/shallow
Junio C Hamano
2006-12-27
|
|
\
\
\
|
*
|
|
|
fetch-pack: Do not fetch tags for shallow clones.
Alexandre Julliard
2006-11-24
|
*
|
|
|
get_shallow_commits: Avoid memory leak if a commit has been reached already.
Alexandre Julliard
2006-11-24
|
*
|
|
|
git-fetch: Reset shallow_depth before auto-following tags.
Alexandre Julliard
2006-11-24
|
*
|
|
|
upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client.
Alexandre Julliard
2006-11-24
|
*
|
|
|
fetch-pack: Properly remove the shallow file when it becomes empty.
Alexandre Julliard
2006-11-24
|
*
|
|
|
shallow clone: unparse and reparse an unshallowed commit
Junio C Hamano
2006-11-24
|
*
|
|
|
Why didn't we mark want_obj as ~UNINTERESTING in the old code?
Junio C Hamano
2006-11-24
|
*
|
|
|
Why does it mean we do not have to register shallow if we have one?
Junio C Hamano
2006-11-24
|
*
|
|
|
We should make sure that the protocol is still extensible.
Junio C Hamano
2006-11-24
|
*
|
|
|
add tests for shallow stuff
Johannes Schindelin
2006-11-24
|
*
|
|
|
Shallow clone: do not ignore shallowness when following tags
Alexandre Julliard
2006-11-24
|
*
|
|
|
allow deepening of a shallow repository
Johannes Schindelin
2006-11-24
|
*
|
|
|
allow cloning a repository "shallowly"
Johannes Schindelin
2006-11-24
[next]