7436 Commits (8c82534d89cef9260c12768e74eb4ef6c54f7217)
 

Author SHA1 Message Date
Shawn O. Pearce 8c82534d89 Default core.packdGitWindowSize to 1 MiB if NO_MMAP. 18 years ago
Shawn O. Pearce 2dee8af676 Test suite for sliding window mmap implementation. 18 years ago
Shawn O. Pearce a53128b601 Create pack_report() as a debugging aid. 18 years ago
Shawn O. Pearce 11daf39b74 Support unmapping windows on 'temporary' packfiles. 18 years ago
Shawn O. Pearce 73b4e4be71 Improve error message when packfile mmap fails. 18 years ago
Shawn O. Pearce 40be82723c Ensure core.packedGitWindowSize cannot be less than 2 pages. 18 years ago
Shawn O. Pearce bac2614de3 Load core configuration in git-verify-pack. 18 years ago
Shawn O. Pearce 60bb8b1453 Fully activate the sliding window pack access. 18 years ago
Shawn O. Pearce 54044bf825 Unmap individual windows rather than entire files. 18 years ago
Shawn O. Pearce 8d8a4ea553 Document why header parsing won't exceed a window. 18 years ago
Shawn O. Pearce 079afb18fe Loop over pack_windows when inflating/accessing data. 18 years ago
Shawn O. Pearce 03e79c88aa Replace use_packed_git with window cursors. 18 years ago
Shawn O. Pearce 9bc879c1ce Refactor how we open pack files to prepare for multiple windows. 18 years ago
Shawn O. Pearce 75025ccdb7 Create read_or_die utility routine. 18 years ago
Shawn O. Pearce 2dc3a23409 Use off_t for index and pack file lengths. 18 years ago
Shawn O. Pearce c41ee586dc Refactor packed_git to prepare for sliding mmap windows. 18 years ago
Shawn O. Pearce 77ccc5bbd1 Introduce new config option for mmap limit. 18 years ago
Shawn O. Pearce 4d703a1a90 Replace unpack_entry_gently with unpack_entry. 18 years ago
Junio C Hamano 1ed4813f7d Merge branch 'jc/curl' 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago
Junio C Hamano c889763bf3 Revert "read_directory: show_both option." 18 years ago
Jakub Narebski 8757749ecb Add info about new test families (8 and 9) to t/README 18 years ago
Junio C Hamano 04509738b5 t5400 send-pack test: try a bit more nontrivial transfer. 18 years ago
Junio C Hamano eff73751bb Merge branch 'jc/utf8' 18 years ago
Junio C Hamano 013672bc58 Allow non-fast-forward of remote tracking branches in default clone 18 years ago
Junio C Hamano e19b9ddab3 core.logallrefupdates: log remotes/ tracking branches. 18 years ago
Junio C Hamano 04ece59399 GIT_SKIP_TESTS: allow users to omit tests that are known to break 18 years ago
Junio C Hamano 7255ff0446 t3900: test conversion to non UTF-8 as well 18 years ago
Junio C Hamano 3bd5c81e02 Merge branch 'jc/make' 18 years ago
Jim Meyering b81ba57124 update hook: redirect _both_ diagnostic lines to stderr upon tag failure 18 years ago
Johannes Schindelin 5d6b151fdd xdl_merge(): fix a segmentation fault when refining conflicts 18 years ago
Eric Wong 4a4d94b29b git-svn: sort multi-init output 18 years ago
Eric Wong 2c5c1d5300 git-svn: verify_ref() should actually --verify 18 years ago
Eric Wong 7d60ab2c15 git-svn: print out the SVN library version in --version, too 18 years ago
Eric Wong ed92f17026 git-svn: remove non-delta fetch code paths 18 years ago
Eric Wong e32139aa0e t9200-git-cvsexportcommit.sh: quiet down commit 18 years ago
Eric Wong 6f7c86df7a test-lib: quiet down init-db output for tests 18 years ago
Eric Wong 7d2ba1229c t6024-recursive-merge: quiet down this test 18 years ago
Junio C Hamano b11bd57a38 Merge branch 'js/shallow' 18 years ago
Shawn O. Pearce 6b5a795bf5 Allow git-merge to select the default strategy. 18 years ago
Shawn O. Pearce de811948ba Honor pull.{twohead,octopus} in git-merge. 18 years ago
Shawn O. Pearce bf699582fd Ensure `git-pull` fails if `git-merge` fails. 18 years ago
Shawn O. Pearce 0bb733c91c Use branch names in 'git-rebase -m' conflict hunks. 18 years ago
Shawn O. Pearce 42ea5a5784 Honor GIT_REFLOG_ACTION in git-rebase. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Jakub Narebski b1f5f64fc8 gitweb: Precompile CGI routines for mod_perl 18 years ago
Jakub Narebski 45c9a7583c gitweb: Add mod_perl version string to "generator" meta header 18 years ago
Junio C Hamano 46e35a6cb9 Rename t3900 test vector file 18 years ago
Junio C Hamano 500ebb0196 Work around http-fetch built with cURL 7.16.0 18 years ago
Junio C Hamano bbfc63dd78 gcc does not necessarily pass runtime libpath with -R 18 years ago