]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-12-31  Shawn O. PearceForce core.filemode to false on Cygwin.
2006-12-31  Theodore Ts'oFix formatting for urls section of fetch, pull, and...
2006-12-31  Johannes SchindelinFix yet another subtle xdl_merge() bug
2006-12-31  Junio C Hamanoi18n: drop "encoding" header in the output after re...
2006-12-30  Junio C Hamanocommit-tree: cope with different ways "utf-8" can be...
2006-12-30  Junio C HamanoMove commit reencoding parameter parsing to revision.c
2006-12-30  Junio C HamanoDocumentation: minor rewording for git-log and git...
2006-12-30  Junio C HamanoDocumentation: i18n commit log message notes.
2006-12-30  Junio C Hamanot3900: test log --encoding=none
2006-12-30  Junio C Hamanocommit re-encoding: fix confusion between no and defaul...
2006-12-29  Junio C HamanoDocumentation: illustrate send-pack pipeline.
2006-12-29  Junio C Hamanosend-pack: fix pipeline.
2006-12-29  Junio C Hamanommap: set FD_CLOEXEC for file descriptors we keep open...
2006-12-29  Junio C Hamanopack-objects: fix use of use_pack().
2006-12-29  Shawn O. PearceFix random segfaults in pack-objects.
2006-12-29  Shawn O. PearceCleanup read_cache_from error handling.
2006-12-29  Shawn O. PearceReplace mmap with xmmap, better handling MAP_FAILED.
2006-12-29  Shawn O. PearceRelease pack windows before reporting out of memory.
2006-12-29  Shawn O. PearceDefault core.packdGitWindowSize to 1 MiB if NO_MMAP.
2006-12-29  Shawn O. PearceTest suite for sliding window mmap implementation.
2006-12-29  Shawn O. PearceCreate pack_report() as a debugging aid.
2006-12-29  Shawn O. PearceSupport unmapping windows on 'temporary' packfiles.
2006-12-29  Shawn O. PearceImprove error message when packfile mmap fails.
2006-12-29  Shawn O. PearceEnsure core.packedGitWindowSize cannot be less than...
2006-12-29  Shawn O. PearceLoad core configuration in git-verify-pack.
2006-12-29  Shawn O. PearceFully activate the sliding window pack access.
2006-12-29  Shawn O. PearceUnmap individual windows rather than entire files.
2006-12-29  Shawn O. PearceDocument why header parsing won't exceed a window.
2006-12-29  Shawn O. PearceLoop over pack_windows when inflating/accessing data.
2006-12-29  Shawn O. PearceReplace use_packed_git with window cursors.
2006-12-29  Shawn O. PearceRefactor how we open pack files to prepare for multiple...
2006-12-29  Shawn O. PearceCreate read_or_die utility routine.
2006-12-29  Shawn O. PearceUse off_t for index and pack file lengths.
2006-12-29  Shawn O. PearceRefactor packed_git to prepare for sliding mmap windows.
2006-12-29  Shawn O. PearceIntroduce new config option for mmap limit.
2006-12-29  Shawn O. PearceReplace unpack_entry_gently with unpack_entry.
2006-12-29  Junio C HamanoMerge branch 'jc/curl'
2006-12-29  Junio C HamanoFix 'git add' with .gitignore
2006-12-29  Junio C HamanoRevert "read_directory: show_both option."
2006-12-29  Jakub NarebskiAdd info about new test families (8 and 9) to t/README
2006-12-29  Junio C Hamanot5400 send-pack test: try a bit more nontrivial transfer.
2006-12-29  Shawn O. PearceUse merge-recursive in git-am -3.
2006-12-29  Shawn O. PearceAllow merging bare trees in merge-recursive.
2006-12-29  Shawn O. PearceMove better_branch_name above get_ref in merge-recursive.
2006-12-29  Junio C HamanoMerge branch 'jc/utf8'
2006-12-29  Junio C HamanoAllow non-fast-forward of remote tracking branches...
2006-12-29  Junio C Hamanocore.logallrefupdates: log remotes/ tracking branches.
2006-12-29  Junio C HamanoGIT_SKIP_TESTS: allow users to omit tests that are...
2006-12-29  Junio C Hamanot3900: test conversion to non UTF-8 as well
2006-12-29  Junio C HamanoMerge branch 'jc/make'
2006-12-28  Jim Meyeringupdate hook: redirect _both_ diagnostic lines to stderr...
2006-12-28  Johannes Schindelinxdl_merge(): fix a segmentation fault when refining...
2006-12-28  Eric Wonggit-svn: sort multi-init output
2006-12-28  Eric Wonggit-svn: verify_ref() should actually --verify
2006-12-28  Eric Wonggit-svn: print out the SVN library version in --version...
2006-12-28  Eric Wonggit-svn: remove non-delta fetch code paths
2006-12-28  Eric Wongt9200-git-cvsexportcommit.sh: quiet down commit
2006-12-28  Eric Wongtest-lib: quiet down init-db output for tests
2006-12-28  Eric Wongt6024-recursive-merge: quiet down this test
2006-12-28  Junio C HamanoMerge branch 'js/shallow'
2006-12-28  Shawn O. PearceAllow git-merge to select the default strategy.
2006-12-28  Shawn O. PearceHonor pull.{twohead,octopus} in git-merge.
2006-12-28  Shawn O. PearceEnsure `git-pull` fails if `git-merge` fails.
2006-12-28  Shawn O. PearceUse branch names in 'git-rebase -m' conflict hunks.
2006-12-28  Shawn O. PearceHonor GIT_REFLOG_ACTION in git-rebase.
2006-12-28  Shawn O. PearceUse GIT_REFLOG_ACTION environment variable instead.
2006-12-28  Jakub Narebskigitweb: Precompile CGI routines for mod_perl
2006-12-28  Jakub Narebskigitweb: Add mod_perl version string to "generator"...
2006-12-28  Junio C HamanoRename t3900 test vector file
2006-12-28  Junio C HamanoWork around http-fetch built with cURL 7.16.0
2006-12-28  Junio C Hamanogcc does not necessarily pass runtime libpath with -R
2006-12-28  Junio C HamanoMerge branch 'sp/gc'
2006-12-28  Junio C HamanoUTF-8: introduce i18n.logoutputencoding.
2006-12-27  Junio C HamanoSet NO_MMAP for Cygwin by default
2006-12-27  Junio C HamanoUse 'repack -a -d -l' instead of 'repack -a -d' in...
2006-12-27  Robert Fitzsimonsgitweb: Re-enable rev-list --parents for parse_commit.
2006-12-27  Quy Tonthatgit-send-email: default value for "From:" field.
2006-12-27  Junio C HamanoMerge branch 'master' into js/shallow
2006-12-27  Junio C Hamanoeveryday: replace a few 'prune' and 'repack' with 'gc'
2006-12-27  Shawn O. PearceCreate 'git gc' to perform common maintenance operations.
2006-12-27  Junio C Hamanogit-reflog: gc.* configuration and documentation.
2006-12-27  Junio C Hamanorerere gc: honor configuration and document it
2006-12-27  Junio C Hamanocount-objects -v: show number of packs as well.
2006-12-27  Junio C HamanoMerge branch 'jc/fsck-reflog'
2006-12-27  Junio C Hamanoeveryday: update for v1.5.0
2006-12-27  Eric Wonggit-svn: dcommit should diff against the current HEAD...
2006-12-27  Eric Wonggit-svn: quiet down tests and fix some unportable shell...
2006-12-26  Andy Parkinshooks/commit-msg: add example to add Signed-off-by...
2006-12-26  Nicolas Pitremove git-blame to its place in .gitignore
2006-12-26  Nicolas PitreAdd git-reflog to .gitignore
2006-12-26  Junio C HamanoTeach log family --encoding
2006-12-26  Junio C Hamanoi18n.logToUTF8: convert commit log message to UTF-8
2006-12-26  Junio C HamanoMove encoding conversion routine out of mailinfo to...
2006-12-26  Junio C HamanoDocument git-reset <commit> -- <paths>...
2006-12-26  Junio C HamanoDocument --numstat in git-apply and git-diff
2006-12-26  Junio C Hamanoshow-branch --reflog: add documentation.
2006-12-26  Nicolas Pitreadd .mailmap for git-shortlog output with the git repos...
2006-12-26  Junio C HamanoGIT v1.5.0 preview v1.5.0-rc0
2006-12-26  Junio C HamanoMerge branch 'jc/bm'
2006-12-26  Junio C HamanoMerge branch 'rf/web'
next