]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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 HamanoMerge branch 'sp/gc'
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 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 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.
2006-12-23  Brian GernhardtKeep "git --git-dir" from causing a bus error.
2006-12-23  Eric Wonggit-svn: enable common fetch/commit options for dcommit
2006-12-23  Alexandre Julliardvc-git: Ignore errors caused by a non-existent director...
2006-12-23  Eric WongRemove NO_ACCURATE_DIFF options from build systems
2006-12-23  Junio C Hamanogit-tag: lose exit after die
2006-12-23  Junio C HamanoReally fix headers for __FreeBSD__
2006-12-22  Junio C HamanoDo not support "partial URL shorthand" anymore.
2006-12-22  Junio C Hamanodefault pull: forget about "newbie protection" for...
2006-12-22  Junio C Hamanomerge and reset: adjust for "reset --hard" messages
2006-12-22  Junio C Hamanoreflog expire: prune commits that are not incomplete
2006-12-22  Junio C Hamanocommit-tree: do not overflow MAXPARENT
2006-12-22  Johannes SchindelinMake git-rerere a builtin
2006-12-22  Johannes SchindelinAdd a test for git-rerere
2006-12-22  Johannes Schindelinmove read_mmfile() into xdiff-interface
2006-12-22  Shawn O. PearceDon't crash during repack of a reflog with pruned commits.
2006-12-22  Junio C HamanoMerge branch 'master' into jc/fsck-reflog
2006-12-22  Shawn O. PearceIntroduce a global level warn() function.
2006-12-22  Shawn O. PearceRename imap-send's internal info/warn functions.
2006-12-22  Junio C Hamano_XOPEN_SOURCE problem also exists on FreeBSD
2006-12-22  Junio C Hamanoparse-remote: mark all refs not for merge only when...
2006-12-22  Junio C HamanoMerge branch 'maint'
2006-12-22  Johannes Schindelingit-reset --hard: tell the user what the HEAD was reset to
2006-12-22  Johannes Schindelingit-tag: support -F <file> option
2006-12-22  Junio C HamanoRevert "git-pull: refuse default merge without branch...
2006-12-22  Shawn O. PearceSuggest 'add' in am/revert/cherry-pick.
2006-12-22  Johannes SchindelinUse git-merge-file in git-merge-one-file, too
2006-12-22  Johannes Schindelindiff --check: fix off by one error
2006-12-21  Quy TonthatDocumentation/git-branch: new -r to delete remote-track...
2006-12-21  Terje Sten... Fix system header problems on Mac OS X
next