]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2012-12-02  Chris Rorvickpush: flag updates that require force
2012-12-02  Chris Rorvickpush: keep track of "update" state separately
2012-12-02  Chris Rorvickpush: add advice for rejected tag reference
2012-12-02  Chris Rorvickpush: return reject reasons as a bitset
2012-11-09  Jeff KingMerge branch 'ph/maint-submodule-status-fix'
2012-11-09  Jeff KingMerge branch 'nd/builtin-to-libgit'
2012-11-09  Jeff KingMerge branch 'nd/tree-walk-enum-cleanup'
2012-11-09  Jeff KingMerge branch 'sz/maint-curl-multi-timeout'
2012-11-09  Jeff KingMerge branch 'fc/completion-send-email-with-format...
2012-11-09  Jeff KingMerge branch 'mo/cvs-server-cleanup'
2012-11-09  Jeff KingMerge branch 'km/send-email-compose-encoding'
2012-11-09  Jeff KingMerge branch 'js/format-2047'
2012-11-09  Jeff KingMerge branch 'rs/lock-correct-ref-during-delete'
2012-11-09  Jeff KingMerge branch 'nd/attr-match-optim-more'
2012-11-09  Jeff KingMerge branch 'mh/maint-parse-dirstat-fix'
2012-11-04  Jeff KingMerge branch 'tj/maint-doc-commit-sign'
2012-11-04  Jeff KingMerge branch 'pp/maint-doc-pager-config'
2012-11-04  Jeff KingMerge branch 'km/maint-doc-git-reset'
2012-11-04  Jeff KingMerge branch 'tb/maint-t9200-case-insensitive'
2012-11-04  Jeff KingMerge branch 'rf/maint-mailmap-off-by-one'
2012-11-04  Jeff KingMerge branch 'gb/maint-doc-svn-log-window-size'
2012-11-04  Jeff KingMerge branch 'sz/maint-submodule-reference-arg'
2012-11-04  Jeff KingMerge branch 'sl/maint-configure-messages'
2012-11-04  Jeff KingMerge branch 'po/maint-refs-replace-docs'
2012-11-04  Jeff KingMerge branch 'ph/pull-rebase-detached'
2012-11-04  Jeff KingMerge branch 'mm/maint-doc-remote-tracking'
2012-10-29  Tom JonesAdd -S, --gpg-sign option to manpage of "git commit"
2012-10-29  Jeff KingMerge branch 'rs/branch-del-symref'
2012-10-29  Jeff KingMerge branch 'nd/status-long'
2012-10-29  Jeff KingMerge branch 'jk/sh-setup-in-filter-branch'
2012-10-29  Jeff KingMerge branch 'nd/grep-true-path'
2012-10-29  Jeff KingMerge branch 'jk/maint-http-init-not-in-result-handler'
2012-10-29  Jeff KingMerge branch 'jc/grep-pcre-loose-ends'
2012-10-29  Jeff KingMerge branch 'jl/submodule-add-by-name'
2012-10-29  Jeff KingMerge branch 'jl/submodule-rm'
2012-10-29  Nguyễn Thái... fetch-pack: move core code to libgit.a
2012-10-29  Jens Lehmannsubmodule status: remove unused orig_* variables
2012-10-29  Phil Hordt7407: Fix recursive submodule test
2012-10-29  Nguyễn Thái... fetch-pack: remove global (static) configuration variab...
2012-10-29  Nguyễn Thái... send-pack: move core code to libgit.a
2012-10-29  Nguyễn Thái... Move setup_diff_pager to libgit.a
2012-10-29  Nguyễn Thái... Move print_commit_list to libgit.a
2012-10-29  Nguyễn Thái... Move estimate_bisect_steps to libgit.a
2012-10-29  Nguyễn Thái... Move try_merge_command and checkout_fast_forward to...
2012-10-29  Michael Haggertyparse_dirstat_params(): use string_list to split comma...
2012-10-29  Patrick PalkaDocumentation: improve the example of overriding LESS...
2012-10-29  Krzysztof Mazurdoc: git-reset: make "<mode>" optional
2012-10-28  Torsten BögershausenFix t9200 on case insensitive file systems
2012-10-28  Romain Francoisemailmap: avoid out-of-bounds memory access
2012-10-26  Stefan Zagersubmodule add: fix handling of --reference=<repo> option
2012-10-26  Gunnlaugur... Document git-svn fetch --log-window-size parameter
2012-10-26  Ben WaltonUse character class for sed expression instead of \s
2012-10-25  Stefano Lattariniconfigure: fix some output message
2012-10-25  Philip OakleyDoc repository-layout: Show refs/replace
2012-10-25  Matthieu MoyDocumentation: remote tracking branch -> remote-trackin...
2012-10-25  Jeff KingMerge branch 'jk/strbuf-detach-always-non-null'
2012-10-25  Jeff KingMerge branch 'js/mingw-fflush-errno'
2012-10-25  Jeff KingMerge branch 'da/mergetools-p4'
2012-10-25  Jeff KingMerge branch 'jc/test-say-color-avoid-echo-escape'
2012-10-25  Jeff KingMerge branch 'nd/attr-match-optim'
2012-10-25  Jeff KingMerge branch 'jk/peel-ref'
2012-10-25  Jeff KingMerge branch 'bw/config-lift-variable-name-length-limit'
2012-10-25  Jeff KingMerge branch 'fa/remote-svn'
2012-10-25  Jeff KingMerge branch 'jm/diff-context-config'
2012-10-25  Jeff KingMerge branch 'jk/no-more-pre-exec-callback'
2012-10-25  Krzysztof Mazurgit-send-email: add rfc2047 quoting for "=?"
2012-10-25  Krzysztof Mazurgit-send-email: introduce quote_subject()
2012-10-25  Krzysztof Mazurgit-send-email: skip RFC2047 quoting for ASCII subjects
2012-10-25  Krzysztof Mazurgit-send-email: use compose-encoding for Subject
2012-10-25  Phil Hordgit-pull: Avoid merge-base on detached head
2012-10-21  Junio C HamanoGit 1.8.0 v1.8.0
2012-10-19  Stefan ZagerFix potential hang in https handshake
2012-10-19  Nguyễn Thái... tree-walk: use enum interesting instead of integer
2012-10-18  Jeff Kingfilter-branch: use git-sh-setup's ident parsing functions
2012-10-18  Jeff Kinggit-sh-setup: refactor ident-parsing functions
2012-10-18  Jeff Kingstatus: add --long output format option
2012-10-18  René Scharfebranch: show targets of deleted symrefs, not sha1s
2012-10-18  René Scharfebranch: skip commit checks when deleting symref branches
2012-10-18  René Scharfebranch: delete symref branch, not its target
2012-10-18  René Scharfebranch: factor out delete_branch_config()
2012-10-18  René Scharfebranch: factor out check_branch_commit()
2012-10-18  Jan H. Schönherrformat-patch tests: check quoting/encoding in To: and...
2012-10-18  Jan H. Schönherrformat-patch: fix rfc2047 address encoding with respect...
2012-10-18  Jan H. Schönherrformat-patch: make rfc2047 encoding more strict
2012-10-18  Jan H. Schönherrformat-patch: introduce helper function last_line_length()
2012-10-18  Jan H. Schönherrformat-patch: do not wrap rfc2047 encoded headers too...
2012-10-18  Jan H. Schönherrformat-patch: do not wrap non-rfc2047 headers too early
2012-10-18  Jan H. Schönherrutf8: fix off-by-one wrapping of text
2012-10-18  Jeff Kingstrbuf: always return a non-NULL value from strbuf_detach
2012-10-17  Junio C HamanoMerge tag 'gitgui-0.17.0' of git://repo.or.cz/git-gui
2012-10-17  Pat Thoytsgit-gui 0.17 gitgui-0.17.0
2012-10-17  Andrew Wonggit-gui: Don't prepend the prefix if value looks like...
2012-10-17  Andrew Wonggit-gui: Detect full path when parsing arguments
2012-10-17  Junio C HamanoGit 1.8.0-rc3 v1.8.0-rc3
2012-10-17  Junio C HamanoMerge git://github.com/git-l10n/git-po
2012-10-17  Junio C HamanoSync with 1.7.12.4
2012-10-17  Junio C HamanoGit 1.7.12.4 v1.7.12.4
2012-10-17  Junio C HamanoMerge branch 'jk/maint-http-half-auth-push' into maint
2012-10-17  Junio C HamanoMerge branch 'rr/git-uri-doc' into maint
2012-10-17  Junio C HamanoMerge branch 'bw/cp-a-is-gnuism' into maint
next