]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2011-03-11  Junio C HamanoRevert "core.abbrevguard: Ensure short object names...
2011-03-11  SZEDER Gáborbash: complete 'git diff ...branc<TAB>'
2011-03-11  SZEDER Gáborbash: fix misindented esac statement in __git_complete_...
2011-03-10  Jonathan Niederi18n: "make distclean" should clean up after "make...
2011-03-10  Ævar Arnfjörð... i18n: Makefile: "pot" target to extract messages marked...
2011-03-10  Jonathan Niederi18n: add stub Q_() wrapper for ngettext
2011-03-10  Junio C HamanoUpdate Release Notes to 1.7.5
2011-03-09  Junio C HamanoMerge branch 'js/cherry-pick-usability'
2011-03-09  Junio C HamanoMerge branch 'js/checkout-untracked-symlink'
2011-03-09  Junio C HamanoMerge branch 'so/submodule-no-update-first-time'
2011-03-09  Michael J Grubergit-log.txt,rev-list-options.txt: put option blocks...
2011-03-09  Matthieu Moylog: fix --max-count when used together with -S or -G
2011-03-09  Junio C HamanoMerge branch 'maint'
2011-03-09  Mathias LafeldtFix typo in t/README
2011-03-09  Piotr Krukowieckils-remote documentation: <refs> argument is optional
2011-03-09  Alexei SholikAdd Author and Documentation sections to git-for-each...
2011-03-09  Alexei SholikDocumentation: remove redundant colons in git-for-each...
2011-03-09  Junio C HamanoMerge branch 'maint'
2011-03-09  Nicolas Kaisertransport-helper.c: fix check for (size_t < 0)
2011-03-09  Junio C HamanoSubmittingPatches: clarify the expected commit log...
2011-03-08  Adam Monsendiff format documentation: clarify --cc and -c
2011-03-08  Jonathan Niedercommit, status: use status_printf{,_ln,_more} helpers
2011-03-08  Jonathan Niedercommit: refer to commit template as s->fp
2011-03-08  Jonathan Niederwt-status: add helpers for printing wt-status lines
2011-03-08  Jeff Kingtrace: give repo_setup trace its own key
2011-03-08  Jeff Kingadd packet tracing debug code
2011-03-08  Jeff Kingtrace: add trace_strbuf
2011-03-08  Jeff Kingtrace: factor out "do we want to trace" logic
2011-03-08  Jeff Kingtrace: refactor to support multiple env variables
2011-03-08  Jeff Kingtrace: add trace_vprintf
2011-03-08  Jonathan Niederi18n: do not poison translations unless GIT_GETTEXT_POI...
2011-03-08  Ævar Arnfjörð... i18n: add GETTEXT_POISON to simulate unfriendly translator
2011-03-08  Ævar Arnfjörð... i18n: add no-op _() and N_() wrappers
2011-03-08  Jonathan Niedercommit, status: use status_printf{,_ln,_more} helpers
2011-03-08  Jonathan Niedercommit: refer to commit template as s->fp
2011-03-08  Jonathan Niederwt-status: add helpers for printing wt-status lines
2011-03-08  Jonathan Niedercompat: fall back on __va_copy if available
2011-03-08  Michael J Grubergit-log.txt,rev-list-options.txt: -n/--max-count is...
2011-03-08  Michael J Gruberrev-list-options.txt: typo fix
2011-03-08  Michal Rokosgit-compat-util.h: Honor HP C's noreturn attribute
2011-03-08  Michal RokosMakefile: add NO_FNMATCH_CASEFOLD to HP-UX section
2011-03-07  Jonathan Niedervcs-svn: allow input errors to be detected promptly
2011-03-07  Jonathan Niedervcs-svn: simplify repo_modify_path and repo_copy
2011-03-07  Jonathan Niedervcs-svn: handle_node: use repo_read_path
2011-03-07  Jonathan Niedervcs-svn: introduce repo_read_path to check the content...
2011-03-06  Junio C Hamanoapply -v: show offset count when patch did not apply...
2011-03-04  Junio C HamanoMerge branch 'maint'
2011-03-04  Junio C HamanoMerge branch 'mh/p4'
2011-03-04  Junio C HamanoMerge branch 'mg/maint-difftool-vim-readonly'
2011-03-04  Junio C HamanoMerge branch 'jn/maint-commit-missing-template'
2011-03-04  Junio C HamanoMerge branch 'jk/diffstat-binary'
2011-03-04  Junio C HamanoMerge branch 'lt/rename-no-extra-copy-detection'
2011-03-04  Junio C HamanoMerge branch 'jn/test-terminal-punt-on-osx-breakage'
2011-03-04  Junio C HamanoMerge branch 'jk/fail-null-clone'
2011-03-04  Junio C HamanoMerge branch 'jc/grep--no-index-pathspec-fix'
2011-03-04  Junio C Hamanoapply: do not patch lines that were already patched
2011-03-04  Michał KiedrowiczDocumentation: fix a typo in git-apply.txt
2011-03-03  Nguyễn Thái... init: remove unnecessary check
2011-03-02  Matthieu Moypush: better error message when no remote configured
2011-03-02  Matthieu Moypush: better error messages when push.default = tracking
2011-03-02  Junio C HamanoMerge branch 'maint'
2011-03-02  Uwe Kleine... git-request-pull: open-code the only invocation of...
2011-03-02  Uwe Kleine... get_remote_url(): use the same data source as ls-remote...
2011-03-02  Johannes Sixtrerere forget: deprecate invocation without pathspec
2011-03-02  Shawn O. Pearcesha1_file.c: Don't retain open fds on small packs
2011-03-02  Erik Faye-Lundmingw: add minimum getrlimit() compatibility stub
2011-03-01  Junio C Hamanoverify-pack: add --stat-only to the synopsis section
2011-03-01  Junio C HamanoMerge branch 'svn-fe' of git://repo.or.cz/git/jrn
2011-02-28  Jonathan Niederfast-import: make code "-Wpointer-arith" clean
2011-02-28  Shawn O. PearceLimit file descriptors used by packs
2011-02-28  Sebastian Schuberthmergetool--lib: Add Beyond Compare 3 as a tool
2011-02-28  Sebastian Schuberthmergetool--lib: Sort tools alphabetically for easier...
2011-02-28  Junio C HamanoStart preparing release notes to 1.7.5
2011-02-28  Jakub Narebskigit-instaweb: Change how gitweb.psgi is made runnable...
2011-02-28  Junio C HamanoMerge branch 'jh/push-default-upstream-configname'
2011-02-28  Junio C HamanoMerge branch 'lp/config-vername-check'
2011-02-28  Junio C HamanoMerge branch 'mg/placeholders-are-lowercase'
2011-02-28  Junio C HamanoMerge branch 'mg/patch-id'
2011-02-28  Junio C HamanoMerge branch 'mz/rerere-remaining'
2011-02-28  Junio C HamanoMerge branch 'nd/sorted-builtin-command-list'
2011-02-28  Junio C HamanoMerge branch 'js/maint-merge-use-prepare-commit-msg...
2011-02-28  Junio C HamanoMerge branch 'nd/hash-object-sanity'
2011-02-28  Junio C HamanoMerge branch 'js/detach-doc'
2011-02-28  Junio C HamanoMerge branch 'va/p4'
2011-02-28  Junio C HamanoMerge branch 'pw/p4'
2011-02-28  Junio C HamanoMerge branch 'uk/checkout-ambiguous-ref'
2011-02-28  Junio C HamanoMerge branch 'sp/maint-smart-http-sans-100-continue'
2011-02-28  Junio C HamanoMerge branch 'mo/perl-bidi-pipe-envfix'
2011-02-28  Junio C HamanoMerge branch 'hv/mingw-fs-funnies'
2011-02-28  Junio C HamanoMerge branch 'en/object-list-with-pathspec'
2011-02-28  Junio C HamanoMerge branch 'nd/struct-pathspec'
2011-02-27  Jakub Narebskigitweb: Make i18n (encoding) tests in t9500 leave clean...
2011-02-27  Michael J Grubergit-add: make -A description clearer vs. -u
2011-02-27  Fabian Keilgit-cvsimport.perl: Bail out right away when reading...
2011-02-27  Junio C HamanoMerge branch 'maint'
2011-02-27  Eric Hanchrowbranch_merged: fix grammar in warning
2011-02-26  Jonathan NiederMerge commit 'jn/svn-fe' of git://github.com/gitster...
2011-02-26  Jonathan Niedervcs-svn: teach line_buffer about temporary files
2011-02-26  Jonathan Niedervcs-svn: allow input from file descriptor
2011-02-26  Jonathan Niedervcs-svn: allow character-oriented input
next