]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2006-12-23  Eric WongMakefile: add quick-install-doc for installing pre...
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 Hamanocommit-tree: do not overflow MAXPARENT
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
2006-12-21  Junio C HamanoMerge branch 'ew/svn-pm'
2006-12-20  Junio C Hamanodiff documentation: mostly talk about <commit>
2006-12-20  Junio C HamanoMerge branch 'jc/leftright'
2006-12-20  Junio C HamanoMerge branch 'jc/blame'
2006-12-20  Junio C HamanoMerge branch 'jc/branch-remove-remote'
2006-12-20  Junio C HamanoMerge branch 'jc/clone'
2006-12-20  Junio C Hamanocompat/inet_ntop: do not use u_int
2006-12-20  Junio C Hamanospurious .sp in manpages
2006-12-20  Junio C Hamanogit-add: error out when given no arguments.
2006-12-20  Junio C HamanoMerge branch 'maint'
2006-12-20  Junio C HamanoGIT 1.4.4.3 v1.4.4.3
2006-12-20  Nicolas Pitreclarify some error messages wrt unknown object types
2006-12-20  Junio C Hamanosimplify inclusion of system header files.
2006-12-20  Nicolas Pitreindex-pack usage of mmap() is unacceptably slower on...
2006-12-20  Robert Fitzsimonsgitweb: Show '...' links in "summary" view only if...
2006-12-20  Junio C Hamanoconfig_rename_section: fix FILE* leak
2006-12-20  Brian GernhardtRemove COLLISION_CHECK from Makefile since it's not...
2006-12-20  Junio C Hamanofix populate-filespec
2006-12-20  Eric Wonggit-cvsserver: fix breakage when calling git merge...
2006-12-19  Junio C HamanoRevert "Make left-right automatic."
2006-12-19  Josef WeidendorferMove "no merge candidate" warning into git-pull
2006-12-19  Junio C HamanoUse preprocessor constants for environment variable...
2006-12-19  Junio C HamanoDo not create $GIT_DIR/remotes/ directory anymore.
2006-12-19  Junio C HamanoMerge branch 'jc/test-clone' into jc/clone
2006-12-19  Johannes SchindelinIntroduce GIT_TEMPLATE_DIR
2006-12-19  Junio C HamanoRevert "fix testsuite: make sure they use templates...
2006-12-19  Junio C Hamanoblame: -b (blame.blankboundary) and --root (blame.showroot)
2006-12-19  Quy Tonthatgit-branch -d: do not stop at the first failure.
2006-12-19  Junio C HamanoTeach git-branch to delete tracking branches with ...
2006-12-19  Junio C Hamanofix testsuite: make sure they use templates freshly...
2006-12-19  Junio C Hamanorerere: fix breakage of resolving.
2006-12-19  Aneesh Kumar K.VAdd config example with respect to branch
2006-12-19  Brian GernhardtAdd documentation for show-branch --topics
2006-12-18  Nicolas Pitremake git a bit less cryptic on fetch errors
2006-12-18  Nicolas Pitremake patch_delta() error cases a bit more verbose
2006-12-18  Junio C Hamanoracy-git: documentation updates.
2006-12-18  Junio C Hamanoshow-ref: fix --exclude-existing
2006-12-18  Junio C Hamanoparse-remote::expand_refs_wildcard()
2006-12-18  Jeff Kingvim syntax: follow recent changes to commit template
2006-12-18  Junio C Hamanoshow-ref: fix --verify --hash=length
2006-12-18  Junio C Hamanoshow-ref: fix --quiet --verify
2006-12-18  Junio C HamanoMerge branch 'jc/blame-boundary'
2006-12-18  Junio C HamanoMerge branch 'jc/reflog' (early part)
2006-12-18  Junio C HamanoMerge branch 'js/branch-config'
2006-12-18  Junio C HamanoMerge branch 'jn/web' (early part)
2006-12-18  Junio C Hamanoavoid accessing _all_ loose refs in git-show-ref -...
2006-12-18  Junio C Hamanogit-fetch: Avoid reading packed refs over and over...
2006-12-17  Junio C HamanoTeach show-branch how to show ref-log data.
2006-12-17  Junio C HamanoMake left-right automatic.
2006-12-17  Junio C HamanoTeach all of log family --left-right output.
2006-12-17  Junio C Hamanorev-list --left-right
2006-12-17  Junio C Hamanomarkup fix in svnimport documentation.
2006-12-17  Quy TonthatDocumentation: new option -P for git-svnimport
2006-12-17  Junio C HamanoFix mis-mark-up in git-merge-file.txt documentation
2006-12-17  Shawn O. PearceDefault GIT_COMMITTER_NAME to login name in recieve...
2006-12-17  Junio C HamanoFix check_file_directory_conflict().
2006-12-17  Junio C Hamanogit-add: remove conflicting entry when adding.
2006-12-17  Junio C Hamanoupdate-index: make D/F conflict error a bit more verbose.
2006-12-16  Johannes Schindelingit-branch: rename config vars branch.<branch>.*, too
2006-12-16  Johannes Schindelinadd a function to rename sections in the config
2006-12-16  Junio C Hamanogit-clone: lose the traditional 'no-separate-remote...
2006-12-16  Junio C Hamanogit-clone: lose the artificial "first" fetch refspec
2006-12-16  Junio C Hamanogit-pull: refuse default merge without branch.*.merge
2006-12-16  Junio C Hamanogit-clone: use wildcard specification for tracking...
2006-12-16  Junio C Hamanomerge: give a bit prettier merge message to "merge...
2006-12-16  Jakub Narebskigitweb: Add "next" link to commit view
2006-12-16  Jakub Narebskigitweb: Add title attribute to ref marker with full...
next