]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-11-13  brian m. carlsonAdd structure representing hash algorithm
2017-11-13  brian m. carlsonsetup: expose enumerated repo info
2017-11-09  Junio C HamanoRelNotes: the third batch for 2.16
2017-11-09  Junio C HamanoMerge branch 'js/mingw-redirect-std-handles'
2017-11-09  Junio C HamanoMerge branch 'js/wincred-empty-cred'
2017-11-09  Junio C HamanoMerge branch 'js/mingw-full-version-in-resources'
2017-11-09  Junio C HamanoMerge branch 'dk/libsecret-unlock-to-load-fix'
2017-11-09  Junio C HamanoMerge branch 'ks/mailmap'
2017-11-09  Junio C HamanoMerge branch 'js/early-config'
2017-11-09  Junio C HamanoMerge branch 'sg/travis-fixes'
2017-11-09  Junio C HamanoMerge branch 'bw/diff-opt-impl-to-bitfields'
2017-11-09  Junio C HamanoMerge branch 'rs/hex-to-bytes-cleanup'
2017-11-09  Junio C HamanoMerge branch 'ad/5580-unc-tests-on-cygwin'
2017-11-09  Junio C HamanoMerge branch 'ao/diff-populate-filespec-lstat-errorpath...
2017-11-09  Junio C HamanoMerge branch 'sb/blame-config-doc'
2017-11-09  Junio C HamanoMerge branch 'jm/relnotes-2.15-typofix'
2017-11-06  Junio C HamanoRelNotes: the second batch post 2.15 comes
2017-11-06  Junio C HamanoMerge branch 'tg/deprecate-stash-save'
2017-11-06  Junio C HamanoMerge branch 'tb/complete-checkout'
2017-11-06  Junio C HamanoMerge branch 'gc/gitweb-filetest-acl'
2017-11-06  Junio C HamanoMerge branch 'mp/push-pushoption-config'
2017-11-06  Junio C HamanoMerge branch 'hv/fetch-moved-submodules-on-demand'
2017-11-06  Junio C HamanoMerge branch 'jc/check-ref-format-oor'
2017-11-06  Junio C HamanoMerge branch 'jc/t5601-copy-workaround'
2017-11-06  Junio C HamanoMerge branch 'bc/object-id'
2017-11-06  Junio C HamanoMerge branch 'jk/revision-pruning-optim'
2017-11-06  Junio C HamanoMerge branch 'ds/find-unique-abbrev-optim'
2017-11-06  Junio C HamanoMerge branch 'wk/pull-signoff'
2017-11-06  Junio C HamanoMerge branch 'pc/submodule-helper'
2017-11-06  Junio C HamanoMerge branch 'pb/bisect-helper'
2017-11-06  Junio C HamanoMerge branch 'dm/run-command-ignored-hook-advise'
2017-11-06  Junio C HamanoThe first batch for 2.16
2017-11-06  Junio C HamanoMerge branch 'ex/deprecate-empty-pathspec-as-match...
2017-11-06  Junio C HamanoMerge branch 'jk/rebase-i-exec-gitdir-fix'
2017-11-06  Junio C HamanoMerge branch 'cn/diff-indent-no-longer-is-experimental'
2017-11-06  Junio C HamanoMerge branch 'bw/grep-recurse-submodules'
2017-11-06  Junio C HamanoMerge branch 'mh/test-local-canary'
2017-11-06  Junio C HamanoMerge branch 'js/submodule-in-excluded'
2017-11-06  Junio C HamanoMerge branch 'ao/check-resolve-ref-unsafe-result'
2017-11-06  Junio C HamanoMerge branch 'jk/misc-resolve-ref-unsafe-fixes'
2017-11-06  Junio C HamanoMerge branch 'sb/diff-color-moved-use-xdl-recmatch'
2017-11-06  Junio C HamanoMerge branch 'jk/diff-color-moved-fix'
2017-11-06  Junio C HamanoMerge branch 'kd/auto-col-with-pager-fix'
2017-11-06  Junio C HamanoMerge branch 'jc/no-cmd-as-subroutine'
2017-11-06  Junio C HamanoMerge branch 'ma/lockfile-fixes'
2017-11-06  Jean Carlo... fix typos in 2.15.0 release notes
2017-11-06  Stefan Bellerconfig: document blame configuration
2017-11-04  Dennis Kaarsemakercredential-libsecret: unlock locked secrets
2017-11-03  Jeff Kingsetup: avoid double slashes when looking for HEAD
2017-11-03  Kaartic Sivaraammailmap: use Kaartic Sivaraam's new address
2017-11-02  Carlos Martín... diff: --indent-heuristic is no longer experimental
2017-11-02  Johannes Schindelinmingw: document the standard handle redirection
2017-11-02  Johannes Schindelinmingw: optionally redirect stderr/stdout via the same...
2017-11-02  Johannes Schindelinmingw: add experimental feature to redirect standard...
2017-11-02  SZEDER Gábortravis-ci: don't build Git for the static analysis job
2017-11-02  SZEDER Gábortravis-ci: fix running P4 and Git LFS tests in Linux...
2017-11-02  Martin Ågrengrep: take the read-lock when adding a submodule
2017-11-02  Jacob Kellersequencer: pass absolute GIT_DIR to exec commands
2017-11-01  Jakub Bereżańskiwincred: handle empty username/password correctly
2017-11-01  Jakub Bereżańskit0302: check helper can handle empty credentials
2017-11-01  Johannes Schindelinmingw: include the full version information in the...
2017-11-01  Brandon Williamsdiff: make struct diff_flags members lowercase
2017-11-01  Brandon Williamsdiff: remove DIFF_OPT_CLR macro
2017-11-01  Brandon Williamsdiff: remove DIFF_OPT_SET macro
2017-11-01  Brandon Williamsdiff: remove DIFF_OPT_TST macro
2017-11-01  Brandon Williamsdiff: remove touched flags
2017-11-01  Brandon Williamsdiff: add flag to indicate textconv was set via cmdline
2017-11-01  Brandon Williamsdiff: convert flags to be stored in bitfields
2017-11-01  Adam Dinwoodiet5580: add Cygwin support
2017-11-01  René Scharfesha1_file: use hex_to_bytes()
2017-11-01  René Scharfehttp-push: use hex_to_bytes()
2017-11-01  René Scharfenotes: move hex_to_bytes() to hex.c and export it
2017-10-31  Brandon Williamsadd, reset: use DIFF_OPT_SET macro to set a diff flag
2017-10-31  Michael Haggertyt0000: check whether the shell supports the "local...
2017-10-30  Junio C HamanoGit 2.15 v2.15.0
2017-10-30  Junio C HamanoMerge tag 'l10n-2.15.0-rnd2.1' of git://github.com...
2017-10-29  Jordi Masl10n: Update Catalan translation
2017-10-29  Andrey Okoshkindiff: fix lstat() error handling in diff_populate_files...
2017-10-28  Junio C HamanoHopefully final batch before 2.15
2017-10-28  Junio C HamanoMerge branch 'sg/rev-list-doc-reorder-fix'
2017-10-28  Junio C HamanoMerge branch 'sb/rev-parse-show-superproject-root'
2017-10-28  Junio C HamanoMerge branch 'ao/path-use-xmalloc'
2017-10-28  Junio C HamanoMerge branch 'np/config-path-doc'
2017-10-27  Sebastian Schuberthdocs: fix formatting of rev-parse's --show-superproject...
2017-10-27  SZEDER Gáborrev-list-options.txt: use correct directional reference
2017-10-27  Thomas Gummererstash: remove now superfluos help for "stash push"
2017-10-27  Thomas Gummererstash: mark "git stash save" deprecated in the man...
2017-10-27  Thomas Gummererstash: replace "git stash save" with "git stash push...
2017-10-26  Junio C HamanoMerge branch 'mh/ref-locking-fix'
2017-10-26  Johannes Schindelinstatus: do not get confused by submodules in excluded...
2017-10-26  Stefan Bellerdiff.c: get rid of duplicate implementation
2017-10-26  Stefan Bellerxdiff-interface: export comparing and hashing strings
2017-10-25  Andrey Okoshkinpath.c: use xmalloc() in add_to_trie()
2017-10-25  Thomas Brauncompletion: add remaining flags to checkout
2017-10-25  Michael Haggertyfiles_transaction_prepare(): fix handling of ref lock...
2017-10-25  Michael Haggertyt1404: add a bunch of tests of D/F conflicts
2017-10-24  Junio C HamanoMerge tag 'l10n-2.15.0-rnd2' of git://github.com/git...
2017-10-24  Jiang XinMerge branch 'jx/zh_CN-proposed' of github.com:jiangxin/git
2017-10-24  Ray Chenl10n: zh_CN: review for git v2.15.0 l10n round 2
2017-10-24  Jiang Xinl10n: zh_CN: for git v2.15.0 l10n round 2
next