]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-09-17  brian m. carlsont1400: switch hard-coded object ID to variable
2018-09-17  brian m. carlsont1006: make hash size independent
2018-09-17  brian m. carlsont0064: make hash size independent
2018-09-14  Shulhanbuiltin/remote: quote remote name on error to display...
2018-09-14  Thomas Gummererlinear-assignment: fix potential out of bounds memory...
2018-09-13  brian m. carlsont0002: abstract away SHA-1 specific constants
2018-09-13  brian m. carlsont0000: update tests for SHA-256
2018-09-13  brian m. carlsont0000: use hash translation table
2018-09-13  brian m. carlsont: add test functions to translate hash-related values
2018-09-13  Jonathan Tanfetch-object: set exact_oid when fetching
2018-09-13  Jonathan Tanfetch-object: unify fetch_object[s] functions
2018-09-13  Elijah Newrensequencer: fix --allow-empty-message behavior, make...
2018-09-12  Ævar Arnfjörð... fsck: support comments & empty lines in skipList
2018-09-12  René Scharfefsck: use oidset instead of oid_array for skipList
2018-09-12  René Scharfefsck: use strbuf_getline() to read skiplist file
2018-09-12  René Scharfefsck: add a performance test for skipList
2018-09-12  Ævar Arnfjörð... fsck: add a performance test
2018-09-12  Ævar Arnfjörð... fsck: document that skipList input must be unabbreviated
2018-09-12  Ævar Arnfjörð... fsck: document and test commented & empty line skipList...
2018-09-12  Ævar Arnfjörð... fsck: document and test sorted skipList input
2018-09-12  Ævar Arnfjörð... fsck tests: add a test for no skipList input
2018-09-12  Ævar Arnfjörð... fsck tests: setup of bogus commit object
2018-09-12  Elijah Newrenupdate-ref: allow --no-deref with --stdin
2018-09-12  Elijah Newrenupdate-ref: fix type of update_flags variable to match...
2018-09-12  Torsten BögershausenMake git_check_attr() a void function
2018-09-12  SZEDER Gábort0090: disable GIT_TEST_SPLIT_INDEX for the test checki...
2018-09-12  SZEDER Gábort1700-split-index: drop unnecessary 'grep'
2018-09-12  Nguyễn Thái... config.txt: move submodule part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move sequence.editor out of "core" part
2018-09-12  Nguyễn Thái... config.txt: move sendemail part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move receive part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move push part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move pull part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move gui part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move gitcvs part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move format part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: move fetch part out to a separate file
2018-09-12  Nguyễn Thái... config.txt: follow camelCase naming
2018-09-12  Derrick Stoleet3206-range-diff.sh: cover single-patch case
2018-09-12  Ben Peartgit-mv: allow submodules and fsmonitor to work together
2018-09-12  Jiang Xinl10n: zh_CN: review for git v2.19.0 l10n
2018-09-11  Max Kirillovhttp-backend test: make empty CONTENT_LENGTH test more...
2018-09-11  Jeff Hostetlermingw: fix mingw_open_append to work with named pipes
2018-09-11  Jeff Hostetlert0051: test GIT_TRACE to a windows named pipe
2018-09-11  Elijah Newrenrerere: avoid buffer overrun
2018-09-11  Elijah Newrent4200: demonstrate rerere segfault on specially crafted...
2018-09-11  Phillip Wooddiff: fix --color-moved-ws=allow-indentation-change
2018-09-11  SZEDER Gábort3701-add-interactive: tighten the check of trace output
2018-09-11  Jeff Kingconfig.mak.dev: add -Wformat-security
2018-09-11  Stefan Bellerstring-list: remove unused function print_string_list
2018-09-11  Nguyễn Thái... Makefile: add a hint about TEST_BUILTINS_OBJS
2018-09-11  Nguyễn Thái... t/helper: merge test-dump-fsmonitor into test-tool
2018-09-11  Nguyễn Thái... t/helper: merge test-parse-options into test-tool
2018-09-11  Nguyễn Thái... t/helper: merge test-pkt-line into test-tool
2018-09-11  Nguyễn Thái... t/helper: merge test-dump-untracked-cache into test...
2018-09-11  Nguyễn Thái... t/helper: keep test-tool command list sorted
2018-09-10  Brandon Williamsconfig: document value 2 for protocol.version
2018-09-10  Junio C HamanoGit 2.19 v2.19.0
2018-09-10  Junio C HamanoMerge tag 'l10n-2.19.0-rnd2' of git://github.com/git...
2018-09-10  Junio C HamanoMerge branch 'jn/submodule-core-worktree-revert'
2018-09-10  Junio C HamanoMerge branch 'mk/http-backend-content-length'
2018-09-09  Jiang Xinl10n: zh_CN: for git v2.19.0 l10n round 1 to 2
2018-09-09  Jiang XinMerge branch 'master' of git://github.com/alshopov...
2018-09-09  Alexander Shopovl10n: bg.po: Updated Bulgarian translation (3958t)
2018-09-08  Jonathan NiederRevert "Merge branch 'sb/submodule-core-worktree'"
2018-09-07  Stephen P.... wt-status.c: set the committable flag in the collect...
2018-09-07  Stephen P.... t7501: add test of "commit --dry-run --short"
2018-09-07  Stephen P.... wt-status: rename commitable to committable
2018-09-07  Stephen P.... wt-status.c: move has_unmerged earlier in the file
2018-09-07  Max Kirillovhttp-backend: allow empty CONTENT_LENGTH
2018-09-07  Tran Ngoc Quanl10n: vi.po(3958t): updated Vietnamese translation...
2018-09-06  Pratik Karkibuiltin rebase: support `--autosquash`
2018-09-06  Pratik Karkibuiltin rebase: support `keep-empty` option
2018-09-06  Pratik Karkibuiltin rebase: support `ignore-date` option
2018-09-06  Pratik Karkibuiltin rebase: support `ignore-whitespace` option
2018-09-06  Pratik Karkibuiltin rebase: support --committer-date-is-author...
2018-09-06  Pratik Karkibuiltin rebase: support --rerere-autoupdate
2018-09-06  Pratik Karkibuiltin rebase: support --signoff
2018-09-06  Pratik Karkibuiltin rebase: allow selecting the rebase "backend"
2018-09-06  Pratik Karkibuiltin rebase: stop if `git am` is in progress
2018-09-06  Pratik Karkibuiltin rebase: actions require a rebase in progress
2018-09-06  Pratik Karkibuiltin rebase: support --edit-todo and --show-current...
2018-09-06  Pratik Karkibuiltin rebase: support --quit
2018-09-06  Pratik Karkibuiltin rebase: support --abort
2018-09-06  Pratik Karkibuiltin rebase: support --skip
2018-09-06  Pratik Karkibuiltin rebase: support --continue
2018-09-06  Pratik Karkibuiltin rebase: support `git rebase <upstream> <switch...
2018-09-06  Pratik Karkibuiltin rebase: only store fully-qualified refs in...
2018-09-06  Pratik Karkibuiltin rebase: start a new rebase only if none is...
2018-09-06  Pratik Karkibuiltin rebase: support --force-rebase
2018-09-06  Pratik Karkibuiltin rebase: try to fast forward when possible
2018-09-06  Pratik Karkibuiltin rebase: require a clean worktree
2018-09-06  Pratik Karkibuiltin rebase: support the `verbose` and `diffstat...
2018-09-06  Pratik Karkibuiltin rebase: support --quiet
2018-09-06  Pratik Karkibuiltin rebase: handle the pre-rebase hook and --no...
2018-09-06  Pratik Karkibuiltin rebase: support `git rebase --onto A...B`
2018-09-06  Pratik Karkibuiltin rebase: support --onto
2018-09-06  Christopher... l10n: es.po v2.19.0 round 2
2018-09-06  Jiang XinMerge branch 'fr_2.19.0_rnd1' of git://github.com/jnavi...
2018-09-05  Jean-Noël Avilal10n: fr.po v2.19.0 rnd 2
next