]> Kevux Git Server - rit/shortlog
rit
2017-11-06 Michael Haggertyref_transaction_update(): die on disallowed flags
2017-11-06 Michael Haggertyprune_ref(): call `ref_transaction_add_update()` directly
2017-11-06 Michael Haggertyfiles_transaction_prepare(): don't leak flags to packed...
2017-11-06 Martin Ågrenbisect: fix memory leak when returning best element
2017-11-06 Martin Ågrenbisect: fix off-by-one error in `best_bisection_sorted()`
2017-11-06 Martin Ågrenbisect: fix memory leak in `find_bisection()`
2017-11-06 Martin Ågrenbisect: change calling-convention of `find_bisection()`
2017-11-06 Stefan Bellerconfig: document blame configuration
2017-11-04 Jordi Masl10n: Fixes to Catalan translation
2017-11-04 Dennis Kaarsemakercredential-libsecret: unlock locked secrets
2017-11-03 Stefan Bellerlist-objects.c: factor out traverse_trees_and_blobs
2017-11-03 Stefan Bellert6120: fix typo in test name
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-03 René Scharfeimap-send: handle missing response codes gracefully
2017-11-03 René Scharfeimap-send: handle NULL return of next_arg()
2017-11-02 Carlos Martín... diff: --indent-heuristic is no longer experimental
2017-11-02 Simon Ruderichsequencer.c: check return value of close() in rewrite_f...
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 Antoine Beaupréremote-mediawiki: limit filenames to legal
2017-11-01 Alex Vandiverfsmonitor: delay updating state until after split index...
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 René Scharfesequencer: use O_TRUNC to truncate files
2017-11-01 René Scharfesequencer: factor out rewrite_file()
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-11-01 Andrey Okoshkinmerge-recursive: check GIT_MERGE_VERBOSITY only once
2017-10-31 Brandon Williamsadd, reset: use DIFF_OPT_SET macro to set a diff flag
2017-10-31 Jameson Millerstatus: test ignored modes
2017-10-31 Jameson Millerstatus: document options to show matching ignored files
2017-10-31 Jameson Millerstatus: report matching ignored and normal untracked
2017-10-31 Jameson Millerstatus: add option to show ignored files differently
2017-10-31 Michael Haggertyt0000: check whether the shell supports the "local...
2017-10-30 Junio C HamanoGit 2.15
2017-10-30 brian m. carlsonDocumentation: enable compat-mode for Asciidoctor
2017-10-30 Alex Vandiverfsmonitor: document GIT_TRACE_FSMONITOR
2017-10-30 Alex Vandiverfsmonitor: don't bother pretty-printing JSON from watchman
2017-10-30 Alex Vandiverfsmonitor: set the PWD to the top of the working tree
2017-10-30 Michael Haggertyfiles-backend: don't rewrite the `packed-refs` file...
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 Michael HaggertyMerge branch 'bc/object-id' into base
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 Junio C Hamanoxdiff: reassign xpparm_t.flags bits
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 Michael Haggertyt1409: check that `packed-refs` is not rewritten unnece...
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
2017-10-24 Jiang XinMerge branch 'master' of https://github.com/ralfth...
2017-10-24 Junio C Hamanocolumn: do not include pager.c
2017-10-24 Guillaume Castagninogitweb: use filetest to allow ACLs
2017-10-24 Marius Paligabuiltin/push.c: add push.pushOption config
2017-10-23 Andre Hinrichsl10n: de.po: fix typos
2017-10-23 Ralf Thielowl10n: de.po: translate 70 new messages
2017-10-23 Junio C HamanoSync with 2.14.3
2017-10-23 Junio C HamanoGit 2.14.3
2017-10-23 Junio C HamanoMerge branch 'jk/info-alternates-fix' into maint
2017-10-23 Junio C HamanoMerge branch 'jc/fetch-refspec-doc-update' into maint
2017-10-23 Junio C HamanoMerge branch 'jk/write-in-full-fix' into maint
2017-10-23 Junio C HamanoMerge branch 'rj/no-sign-compare' into maint
2017-10-23 Junio C HamanoMerge branch 'ma/ts-cleanups' into maint
2017-10-23 Junio C HamanoMerge branch 'ls/travis-scriptify' into maint
2017-10-23 Junio C HamanoMerge branch 'er/fast-import-dump-refs-on-checkpoint...
2017-10-23 Junio C HamanoMerge branch 'jt/fast-export-copy-modify-fix' into...
next