git.git
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 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'
2006-12-26 Junio C Hamanogit-add -f: allow adding otherwise ignored files.
2006-12-25 Robert Fitzsimonsgitweb: Use rev-list --skip option.
2006-12-25 Robert Fitzsimonsgitweb: Change history action to use parse_commits.
2006-12-25 Robert Fitzsimonsgitweb: Change atom, rss actions to use parse_commits.
2006-12-25 Robert Fitzsimonsgitweb: Change header search action to use parse_commits.
2006-12-25 Robert Fitzsimonsgitweb: Change log action to use parse_commits.
2006-12-25 Robert Fitzsimonsgitweb: Change summary, shortlog actions to use parse_c...
2006-12-25 Robert Fitzsimonsgitweb: We do longer need the --parents flag in rev...
2006-12-25 Robert Fitzsimonsgitweb: Add parse_commits, used to bulk load commit...
2006-12-25 Junio C Hamanogit-add: warn when adding an ignored file with an expli...
2006-12-25 Junio C Hamanogit-add: add ignored files when asked explicitly.
2006-12-25 Junio C Hamanoread_directory: show_both option.
2006-12-25 Junio C Hamanogit-rm: Documentation
2006-12-25 Junio C Hamanot3600: update the test for updated git rm
2006-12-25 Junio C Hamanogit-rm: update to saner semantics
2006-12-25 Junio C Hamanomatch_pathspec() -- return how well the spec matched
2006-12-25 Junio C HamanoMerge branch 'jc/skip-count'
2006-12-25 Junio C HamanoMerge branch 'jc/git-add--interactive'
2006-12-25 Junio C Hamanogit-add --interactive: add documentation
2006-12-24 Junio C HamanoAllow branch.*.merge to talk about remote tracking...
2006-12-24 Junio C HamanoMerge branch 'sb/merge-friendly'
2006-12-24 Junio C HamanoMerge branch 'js/rerere'
2006-12-24 Johannes Schindelincommit-tree: encourage UTF-8 commit messages.
2006-12-24 Shawn O. PearceSwitch git_mmap to use pread.
2006-12-24 Shawn O. PearceRename gitfakemmap to git_mmap.
2006-12-23 Robert Fitzsimonsgitweb: Paginate commit/author/committer search output
2006-12-23 Eric WongMakefile: add quick-install-doc for installing pre...
2006-12-23 Shawn O. PearceDisplay 'theirs' branch name when possible in merge.
2006-12-23 Shawn O. PearceUse extended SHA1 syntax in merge-recursive conflicts.
2006-12-23 Junio C Hamanoreflog expire: do not punt on tags that point at non...
2006-12-23 Robert Fitzsimonsgitweb: Allow search to be disabled from the config...
2006-12-23 Robert Fitzsimonsgitweb: Require a minimum of two character for the...
2006-12-23 Robert Fitzsimonsgitweb: Use rev-list pattern search options.
2006-12-23 Nicolas Pitrecheckout: make the message about the need for a new...
2006-12-23 Robert Fitzsimonsgitweb: optimize git_summary.
2006-12-23 Robert Fitzsimonsgitweb: optimize git_shortlog_body.
2006-12-23 Robert Fitzsimonsgitweb: optimize git_get_last_activity.
2006-12-23 Robert Fitzsimonsgitweb: Add missing show '...' links change.
2006-12-23 Brian GernhardtMake git-show-branch options similar to git-branch.
next