]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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-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  Max Kirillovhttp-backend: allow empty CONTENT_LENGTH
2018-09-07  Tran Ngoc Quanl10n: vi.po(3958t): updated Vietnamese translation...
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
2018-08-31  Ævar Arnfjörð... push doc: move mention of "tag <tag>" later in the...
2018-08-31  Ævar Arnfjörð... push doc: remove confusing mention of remote merger
2018-08-31  Ævar Arnfjörð... fetch tests: add a test for clobbering tag behavior
2018-08-31  Ævar Arnfjörð... push tests: use spaces in interpolated string
2018-08-31  Ævar Arnfjörð... push tests: make use of unused $1 in test description
2018-08-31  Ævar Arnfjörð... fetch: change "branch" to "reference" in --force -h...
2018-08-31  Eric Sunshineconfig.mak.uname: resolve FreeBSD iconv-related compila...
2018-08-31  Eric Sunshinedoc/Makefile: drop doc-diff worktree and temporary...
2018-08-31  Eric Sunshinedoc-diff: add --clean mode to remove temporary working...
2018-08-31  Eric Sunshinedoc-diff: fix non-portable 'man' invocation
2018-08-30  Jeff Kingdoc/git-branch: remove obsolete "-l" references
2018-08-30  Jeff Kingt5303: use printf to generate delta bases
2018-08-30  Derrick Stoleecommit: don't use generation numbers if not needed
2018-08-30  Jeff Kingpatch-delta: handle truncated copy parameters
2018-08-30  Jann Hornpatch-delta: consistently report corruption
2018-08-30  Jann Hornpatch-delta: fix oob read
2018-08-30  Jeff Kingt5303: test some corrupt deltas
2018-08-30  Jeff Kingtest-delta: read input into a heap buffer
2018-08-30  Jeff Kingdoc-diff: always use oids inside worktree
2018-08-30  Eric Sunshineworktree: delete .git/worktrees if empty after 'remove'
2018-08-30  Eric Sunshineworktree: teach 'remove' to override lock when --force...
2018-08-30  Eric Sunshineworktree: teach 'move' to override lock when --force...
2018-08-30  Eric Sunshineworktree: teach 'add' to respect --force for registered...
2018-08-30  Eric Sunshineworktree: disallow adding same path multiple times
2018-08-30  Eric Sunshineworktree: prepare for more checks of whether path can...
2018-08-30  Eric Sunshineworktree: generalize delete_git_dir() to reduce code...
2018-08-30  Eric Sunshineworktree: move delete_git_dir() earlier in file for...
2018-08-30  Eric Sunshineworktree: don't die() in library function find_worktree()
2018-08-30  Elijah Newrenam: avoid directory rename detection when calling recur...
2018-08-30  Elijah Newrenmerge-recursive: add ability to turn off directory...
2018-08-30  Elijah Newrent3401: add another directory rename testcase for rebase...
2018-08-29  René Scharfemailinfo: support format=flowed
2018-08-29  Tim SchumacherDocumentation/Makefile: make manpage-base-url.xsl gener...
2018-08-29  Jeff Kingshow_dirstat: simplify same-content check
2018-08-29  Jeff Kingread-cache: use oideq() in ce_compare functions
2018-08-29  Jeff Kingconvert hashmap comparison functions to oideq()
2018-08-29  Jeff Kingconvert "hashcmp() != 0" to "!hasheq()"
2018-08-29  Jeff Kingconvert "oidcmp() != 0" to "!oideq()"
2018-08-29  Jeff Kingconvert "hashcmp() == 0" to hasheq()
2018-08-29  Jeff Kingconvert "oidcmp() == 0" to oideq()
2018-08-29  Jeff Kingintroduce hasheq() and oideq()
2018-08-29  Jeff Kingcoccinelle: use <...> for function exclusion
2018-08-29  Thomas Gummerer.gitattributes: add conflict-marker-size for relevant...
2018-08-29  Eric Sunshinechainlint: match "quoted" here-doc tags
2018-08-29  Derrick Stoleecommit-graph: define GIT_TEST_COMMIT_GRAPH
2018-08-29  Ævar Arnfjörð... tests: fix non-portable iconv invocation
2018-08-29  Ævar Arnfjörð... tests: fix non-portable "${var:-"str"}" construct
2018-08-29  Thomas Gummererrerere: add note about files with existing conflict...
2018-08-29  Thomas Gummererrerere: mention caveat about unmatched conflict markers
2018-08-29  Jonathan Niedercommit-reach: correct accidental #include of C file
2018-08-28  Junio C HamanoGit 2.19-rc1 v2.19.0-rc1
2018-08-28  Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2018-08-27  Junio C HamanoGetting ready for -rc1
2018-08-27  Junio C HamanoMerge branch 'ja/i18n-message-fixes'
2018-08-27  Junio C HamanoMerge branch 'ds/commit-graph-fsck'
2018-08-27  Junio C HamanoMerge branch 'js/range-diff'
next