]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-10-26  Junio C HamanoMerge branch 'np/log-graph-octopus-fix'
2018-10-26  Junio C HamanoMerge branch 'sg/split-index-racefix'
2018-10-26  Junio C HamanoMerge branch 'ds/coverage-diff'
2018-10-26  Junio C HamanoMerge branch 'bc/editorconfig'
2018-10-26  Junio C HamanoMerge branch 'ma/t7005-bash-workaround'
2018-10-26  Junio C HamanoMerge branch 'rs/subtree-fixes'
2018-10-26  Sebastian Staudttravis-ci: no longer use containers
2018-10-26  Derrick Stoleepackfile: close multi-pack-index in close_all_packs
2018-10-26  Torsten Bögershausenpath.c: char is not (always) signed
2018-10-26  Junio C Hamanohttp: give curl version warnings consistently
2018-10-26  Johannes Schindelinhttp: when using Secure Channel, ignore sslCAInfo by...
2018-10-26  Brendan Forsterhttp: add support for disabling SSL revocation checks...
2018-10-26  Daniels Umanovskisbranch: introduce --show-current display option
2018-10-26  Jeff Kingupload-pack: fix broken if/else chain in config callback
2018-10-26  Johannes Sixtrebase -i: recognize short commands without arguments
2018-10-26  Josh Steadmonarchive: initialize archivers earlier
2018-10-25  Carlo Marcelo... compat: make sure git_mmap is not expected to write
2018-10-25  Lucas De Marchirange-diff: allow to diff files regardless of submodule...
2018-10-25  Uwe Kleine... howto/using-merge-subtree: mention --allow-unrelated...
2018-10-25  Denton Liudoc: document diff/merge.guitool config keys
2018-10-25  Denton Liucompletion: support `git mergetool --[no-]gui`
2018-10-25  Denton Liumergetool: accept -g/--[no-]gui as arguments
2018-10-25  Johannes Schindelinrepack -ad: prune the list of shallow commits
2018-10-25  Johannes Schindelinshallow: offer to prune only non-existing entries
2018-10-25  Johannes Schindelinrepack: point out a bug handling stale shallow info
2018-10-25  Jeff Kingt5410: use longer path for sample script
2018-10-25  Junio C Hamanot0061: adjust to test-tool transition
2018-10-25  Jeff Kingrun-command: mark path lookup errors with ENOENT
2018-10-24  Carlo Marcelo... khash: silence -Wunused-function for delta-islands
2018-10-24  Carlo Marcelo... commit-slabs: move MAYBE_UNUSED out
2018-10-24  Anton Serbulovmingw: fix getcwd when the parent directory cannot...
2018-10-24  Johannes Schindelinmingw: ensure `getcwd()` reports the correct case
2018-10-24  Johannes Schindelinmingw: load system libraries the recommended way
2018-10-24  Johannes Schindelinrebase --autostash: fix issue with dirty submodules
2018-10-24  Johannes Schindelinrebase --autostash: demonstrate a problem with dirty...
2018-10-24  Karsten Bleesmingw: implement nanosecond-precision file times
2018-10-24  Karsten Bleesmingw: replace MSVCRT's fstat() with a Win32-based...
2018-10-24  Johannes Schindelinmingw: factor out code to set stat() data
2018-10-24  Ben Peartreset: warn when refresh_index() takes more than 2...
2018-10-24  Ben Peartreset: add new reset.quiet config setting
2018-10-24  Ben Peartreset: don't compute unstaged changes after reset when...
2018-10-24  Taylor BlauDocumentation/config.txt: fix typo in core.alternateRef...
2018-10-24  Junio C Hamanofsck: s/++i > 1/i++/
2018-10-24  Junio C Hamanococci: simplify "if (++u > 1)" to "if (u++)"
2018-10-23  Stephen P.... t7501: rename commit test to comply with naming convention
2018-10-23  Stephen P.... t7500: rename commit tests script to comply with naming...
2018-10-23  Stephen P.... t7502: rename commit test script to comply with naming...
2018-10-23  Stephen P.... t7509: cleanup description and filename
2018-10-23  Stephen P.... t2000: rename and combine checkout clash tests
2018-10-23  Matthew DeVoreexclude-promisor-objects: declare when option is allowed
2018-10-23  Matthew DeVoreDocumentation/git-log.txt: do not show --exclude-promis...
2018-10-23  Joshua Wattsend-email: explicitly disable authentication
2018-10-23  Johannes Schindelinrebase (autostash): use an explicit OID to apply the...
2018-10-23  Johannes Schindelinrebase (autostash): store the full OID in <state-dir...
2018-10-23  Johannes Schindelinrebase (autostash): avoid duplicate call to state_dir_p...
2018-10-23  Andreas Heidukdoc: fix formatting in git-update-ref
2018-10-23  Andreas Heidukdoc: fix indentation of listing blocks in gitweb.conf.txt
2018-10-23  Andreas Heidukdoc: fix descripion for 'git tag --format'
2018-10-23  Andreas Heidukdoc: fix inappropriate monospace formatting
2018-10-23  Andreas Heidukdoc: fix ASCII art tab spacing
2018-10-23  Andreas Heidukdoc: clarify boundaries of 'git worktree list --porcelain'
2018-10-22  Michał Górnygpg-interface.c: obtain primary key fingerprint as...
2018-10-22  Michał Górnygpg-interface.c: support getting key fingerprint via...
2018-10-22  Michał Górnygpg-interface.c: use flags to determine key/signer...
2018-10-22  René Scharfecommit-reach: fix cast in compare_commits_by_gen()
2018-10-22  Nguyễn Thái... reflog expire: cover reflog from all worktrees
2018-10-22  Nguyễn Thái... fsck: check HEAD and reflog from other worktrees
2018-10-22  Elijah Newrenfsck: move fsck_head_link() to get_default_heads()...
2018-10-22  Nguyễn Thái... revision.c: better error reporting on ref from differen...
2018-10-22  Nguyễn Thái... revision.c: correct a parameter name
2018-10-22  Nguyễn Thái... refs: new ref types to make per-worktree refs visible...
2018-10-22  Nguyễn Thái... worktree: add per-worktree config files
2018-10-22  Nguyễn Thái... t1300: extract and use test_cmp_config()
2018-10-22  brian m. carlsonsha1-file: provide functions to look up hash algorithms
2018-10-22  brian m. carlsonsha1-file: rename algorithm to "sha1"
2018-10-22  Nguyễn Thái... completion: fix __gitcomp_builtin no longer consider...
2018-10-22  Michał Górnygpg-interface.c: detect and reject multiple signatures...
2018-10-22  Carlo Marcelo... read-cache: use of memory after it is freed
2018-10-22  Nguyễn Thái... submodule.c: remove some of the_repository references
2018-10-22  Derrick Stoleemulti-pack-index: define GIT_TEST_MULTI_PACK_INDEX
2018-10-22  Derrick Stoleemidx: close multi-pack-index on repack
2018-10-22  Johannes Sixtdiff: don't attempt to strip prefix from absolute Windo...
2018-10-19  Ralf Thielowl10n: update German translation
2018-10-19  Stefan Bellerpackfile: allow has_packed_and_bad to handle arbitrary...
2018-10-19  Stefan Bellersha1_file: allow read_object to read objects in arbitra...
2018-10-19  Junio C Hamanoreceive: denyCurrentBranch=updateinstead should not...
2018-10-19  Johannes Schindelinpack-objects (mingw): initialize `packing_data` mutex...
2018-10-19  Johannes Schindelinpack-objects (mingw): demonstrate a segmentation fault...
2018-10-19  Johannes Schindelinpack-objects: fix typo 'detla' -> 'delta'
2018-10-19  Junio C HamanoFifth batch for 2.20
2018-10-19  Junio C HamanoMerge branch 'jt/cache-tree-allow-missing-object-in...
2018-10-19  Junio C HamanoMerge branch 'tb/filter-alternate-refs'
2018-10-19  Junio C HamanoMerge branch 'jt/avoid-ls-refs'
2018-10-19  Junio C HamanoMerge branch 'ds/commit-graph-leakfix'
2018-10-19  Junio C HamanoMerge branch 'jt/non-blob-lazy-fetch'
2018-10-19  Junio C HamanoMerge branch 'pw/diff-color-moved-ws-fix'
2018-10-19  Junio C HamanoMerge branch 'rs/oidset-on-khash'
2018-10-19  Junio C HamanoMerge branch 'rs/grep-no-recursive'
2018-10-19  Junio C HamanoMerge branch 'nd/help-commands-verbose-by-default'
2018-10-19  Junio C HamanoMerge branch 'jc/how-to-document-api'
next