]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-03-04  Simon Hausmanngit-p4: Fix import of changesets with file deletions
2008-03-04  Alex RiesenFix test for cleanup failure in t7300 on Windows
2008-03-04  Junio C Hamanot6120 (describe): check --long properly
2008-03-04  Shawn O. PearceAdd git-describe test for "verify annotated tag names...
2008-03-04  Shawn O. PearceTest for packed tags in git-describe output
2008-03-04  Shawn O. PearceDon't allow git-describe failures to go unnoticed in...
2008-03-03  Junio C Hamanodescribe: re-fix display_name()
2008-03-03  Junio C Hamanodescribe: fix --long output
2008-03-03  Junio C Hamanogit-describe: use tags found in packed-refs correctly
2008-03-03  Martin Koeglerfetch-pack: check parse_commit/object results
2008-03-03  Junio C HamanoUpdate draft release notes for 1.5.5
2008-03-03  Junio C HamanoMerge branch 'maint'
2008-03-03  Junio C HamanoUpdate draft release notes for 1.5.4.4
2008-03-03  Jeff Kingrevert: actually check for a dirty index
2008-03-03  Junio C Hamanotests: introduce test_must_fail
2008-03-03  Ping Yingit-submodule: Fix typo 'url' which should be '$url'
2008-03-03  Björn Steinbrinkreceive-pack: Initialize PATH to include exec-dir.
2008-03-03  Ralf WildenhuesFix doc typos.
2008-03-03  Jean-Luc Herrenfast-import: exit with proper message if not a git dir
2008-03-03  Junio C HamanoMerge branch 'np/verify-pack'
2008-03-02  Johannes Schindelinformat-patch: wrap cover-letter's shortlog sensibly
2008-03-02  Johannes Schindelinformat-patch: use the diff options for the cover letter...
2008-03-02  Jakub Narebskigitweb: Mark first match when searching commit messages
2008-03-02  Junio C HamanoMerge branch 'sp/describe-tag'
2008-03-02  Junio C HamanoMerge branch 'pb/cvsimport'
2008-03-02  Junio C HamanoMerge branch 'jc/maint-log-merge-left-right'
2008-03-02  Junio C HamanoMerge branch 'mh/maint-http-proxy-fix'
2008-03-02  Junio C HamanoMerge branch 'cb/http-test'
2008-03-02  Junio C HamanoMerge branch 'jc/remote-multi-url'
2008-03-02  Junio C HamanoMerge branch 'jn/gitweb-grep'
2008-03-02  Junio C HamanoMerge branch 'mk/maint-parse-careful'
2008-03-02  Junio C HamanoMerge branch 'sb/describe-long'
2008-03-02  Junio C HamanoMerge branch 'ew/maint-svn-cert-fileprovider'
2008-03-02  Junio C HamanoMerge branch 'js/maint-daemon'
2008-03-02  Jakub NarebskiDocumentation: Remove --{min,max}-age option from git...
2008-03-02  Denis Chengcleanup: remove unused git_checkout_config
2008-03-02  Johannes SchindelinFix make_absolute_path() for parameters without a slash
2008-03-02  Junio C Hamanodiff: make sure work tree side is shown as 0{40} when...
2008-03-02  Junio C Hamanodiff-lib.c: constness strengthening
2008-03-02  Junio C HamanoClean up find_unique_abbrev() callers
2008-03-02  Junio C Hamanofind_unique_abbrev(): redefine semantics
2008-03-02  Mike Hommeygit rebase --abort: always restore the right commit
2008-03-02  Mike HommeyDocumentation/git-rebase.txt: Add --strategy to synopsys
2008-03-02  Junio C HamanoCodingGuidelines: spell out how we use grep in our...
2008-03-01  Nicolas Pitreadd storage size output to 'git verify-pack -v'
2008-03-01  Nicolas Pitrefix unimplemented packed_object_info_detail() features
2008-03-01  Nicolas Pitremake verify_one_pack() a bit less wrong wrt packed_git...
2008-03-01  Nicolas Pitrefactorize revindex code out of builtin-pack-objects.c
2008-03-01  Jeff Kingallow git-am to run in a subdirectory
2008-03-01  Jeff Kingrename: warn user when we have turned off rename detection
2008-03-01  Mike HommeyAdd test for git rebase --abort
2008-03-01  Junio C Hamanot6024: move "git reset" to prepare for a test inside...
2008-03-01  Frank Lichtenheldgc: Add --quiet option
2008-03-01  Philippe Bruhat... cvsimport: document that -M can be used multiple times
2008-03-01  Philippe Bruhat... cvsimport: allow for multiple -M options
2008-03-01  Philippe Bruhat... cvsimport: have default merge regex allow for dashes...
2008-03-01  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2008-03-01  Junio C HamanoMerge branch 'maint'
2008-03-01  Mike RalphsonDocumentation cherry-pick: Fix cut-and-paste error
2008-03-01  Rémi Vanicatgit.el: find the git-status buffer whatever its name is
2008-03-01  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-03-01  Santi Béjarclone: support cloning full bundles
2008-02-29  Junio C HamanoUpdate draft release notes for 1.5.5
2008-02-29  Jeff Kinguse build-time SHELL_PATH in test scripts
2008-02-29  Daniel BarkalowWrite index file on any checkout of files
2008-02-29  Uwe Kleine... rev-list: add --branches, --tags and --remotes
2008-02-29  Miklos VajnaImprove t6029 to check the real "subtree" case
2008-02-29  Daniel BarkalowUse diff_tree() directly in making cover letter
2008-02-29  Daniel BarkalowAlways use the current connection's remote ref list...
2008-02-29  Junio C Hamanotests: introduce test_must_fail
2008-02-29  Alex RiesenFix builtin checkout crashing when given an invalid...
2008-02-29  Junio C HamanoMerge branch 'maint'
2008-02-29  Martin Koeglerreceive-pack: use strict mode for unpacking objects
2008-02-29  Martin Koeglerindex-pack: introduce checking mode
2008-02-29  Martin Koeglerunpack-objects: prevent writing of inconsistent objects
2008-02-29  Martin Koeglerunpack-object: cache for non written objects
2008-02-28  Shawn O. PearceTeach git-describe to verify annotated tag names before...
2008-02-28  Gerrit Papetemplates/Makefile: don't depend on local umask setting
2008-02-28  Daniel BarkalowCorrect name of diff_flush() in API documentation
2008-02-28  Junio C HamanoStart preparing for 1.5.4.4
2008-02-28  Shawn O. PearceMerge branch 'maint'
2008-02-28  Shawn O. Pearcegit-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-28  Junio C Hamanoformat-patch: remove a leftover debugging message
2008-02-28  Johannes Schindelincompletion: support format-patch's --cover-letter option
2008-02-27  Junio C HamanoFix "git log --merge --left-right"
2008-02-27  Clemens Buchacherhttp-push: add regression tests
2008-02-27  Clemens Buchacherhttp-push: push <remote> :<branch> deletes remote branch
2008-02-27  Mike HommeySet proxy override with http_init()
2008-02-27  Johannes Sixtdaemon: ensure that base-path is an existing directory
2008-02-27  Johannes Sixtdaemon: send more error messages to the syslog
2008-02-27  Junio C HamanoMerge branch 'maint'
2008-02-27  Junio C Hamanogit-remote: do not complain on multiple URLs for a...
2008-02-27  Junio C HamanoMerge branch 'git-p4' of git://repo.or.cz/git/git-p4
2008-02-27  Carl WorthEliminate confusing "won't bisect on seeked tree" failure
2008-02-27  Brandon Caseybuiltin-reflog.c: don't install new reflog on write...
2008-02-27  Jay Soffiansend-email: fix In-Reply-To regression
2008-02-27  Petr Baudisgitweb: Clearly distinguish regexp / exact match searches
2008-02-27  Jakub Narebskigitweb: Simplify fixed string search
2008-02-27  Jakub Narebskigitweb: Change parse_commits signature to allow for...
2008-02-27  Sebastian Noackgit-svn: Don't prompt for client cert password everytime.
next