]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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
2018-09-05  Jean-Noël Avilal10n: fr.po v2.19.0 rnd 1
2018-09-05  Raphaël Hertzogl10n: fr: fix a message seen in git bisect
2018-09-05  Jeff Kingdoc-diff: force worktree add
2018-09-05  Elijah NewrenRemove superfluous trailing semicolons
2018-09-05  Jeff Kingreopen_tempfile(): truncate opened file
2018-09-04  Peter Kreftingl10n: sv.po: Update Swedish translation (3958t0f0u)
2018-09-04  Junio C HamanoGit 2.19-rc2 v2.19.0-rc2
2018-09-04  Junio C HamanoMerge branch 'es/chain-lint-more'
2018-09-04  Junio C HamanoMerge branch 'ab/portable-more'
2018-09-04  Junio C HamanoMerge branch 'es/freebsd-iconv-portability'
2018-09-04  Junio C HamanoMerge branch 'ds/commit-graph-lockfile-fix'
2018-09-04  Junio C HamanoMerge branch 'en/directory-renames-nothanks'
2018-09-04  Junio C HamanoMerge branch 'pw/rebase-i-author-script-fix'
2018-09-04  SZEDER GáborDocumentation/git.txt: clarify that GIT_TRACE=/path...
2018-09-04  Nguyễn Thái... bisect.c: make show_list() build again
2018-09-04  Johannes Schindelinrebase -i: be careful to wrap up fixup/squash chains
2018-09-04  Johannes Schindelinrebase -i --autosquash: demonstrate a problem skipping...
2018-09-04  Jeff Kingpack-bitmap: drop "loaded" flag
2018-09-04  Jeff Kingtraverse_bitmap_commit_list(): don't free result
2018-09-04  Jeff Kingt5310: test delta reuse with bitmaps
2018-09-04  Jeff Kingbitmap_has_sha1_in_uninteresting(): drop BUG check
2018-09-04  Jiang Xinl10n: git.pot: v2.19.0 round 2 (3 new, 5 removed)
2018-09-04  Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2018-08-31  Ævar Arnfjörð... fetch: stop clobbering existing tags without --force
2018-08-31  Ævar Arnfjörð... fetch: document local ref updates with/without --force
2018-08-31  Ævar Arnfjörð... push doc: correct lies about how push refspecs work
next