]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-07-16  brian m. carlsonbuiltin/merge: switch to use the_hash_algo
2018-07-16  brian m. carlsonbuiltin/fmt-merge-msg: make hash independent
2018-07-16  brian m. carlsonbuiltin/update-index: simplify parsing of cacheinfo
2018-07-16  brian m. carlsonbuiltin/update-index: convert to using the_hash_algo
2018-07-16  brian m. carlsonrefs/files-backend: use the_hash_algo for writing refs
2018-07-16  brian m. carlsonsha1-name: use the_hash_algo when parsing object names
2018-07-16  brian m. carlsonstrbuf: allocate space with GIT_MAX_HEXSZ
2018-07-16  brian m. carlsoncommit: express tree entry constants in terms of the_ha...
2018-07-16  brian m. carlsonhex: switch to using the_hash_algo
2018-07-16  brian m. carlsontree-walk: replace hard-coded constants with the_hash_algo
2018-07-16  brian m. carlsoncache: update object ID functions for the_hash_algo
2018-07-16  Thomas Gummererrerere: wrap paths in output in sq
2018-07-16  Thomas Gummererrerere: lowercase error messages
2018-07-16  Thomas Gummererrerere: unify error messages when read_cache fails
2018-07-16  Jeff Kingblame: prefer xsnprintf to strcpy for colors
2018-07-16  Jeff Hostetlerjson_writer: new routines to create JSON data
2018-07-16  Jonathan Tantag: don't warn if target is missing but promised
2018-07-16  Jonathan Tanrevision: tolerate promised targets of tags
2018-07-16  brian m. carlsonsequencer: pass absolute GIT_WORK_TREE to exec commands
2018-07-16  Aaron Schrabsequencer: use configured comment character
2018-07-16  Jeff Kingfsck: downgrade gitmodulesParse default to "info"
2018-07-16  Jeff Kingfsck: split ".gitmodules too large" error from parse...
2018-07-16  Derrick Stoleecoccinelle: update commit.cocci
2018-07-12  Derrick Stoleemulti-pack-index: add format details
2018-07-12  Derrick Stoleemulti-pack-index: add design document
2018-07-12  Junio C Hamanot3404: fix use of "VAR=VAL cmd" with a shell function
2018-07-12  Ben Pearthandle lower case drive letters on Windows
2018-07-12  William Charginsha1-name.c: for ":/", find detached HEAD commits
2018-07-12  Ramsay Jonest6036: fix broken && chain in sub-shell
2018-07-12  SZEDER Gábort/lib-httpd: avoid occasional failures when checking...
2018-07-12  SZEDER Gábort/lib-httpd: add the strip_access_log() helper function
2018-07-12  SZEDER Gábort5541: clean up truncating access log
2018-07-11  Johannes Schindelinrebase --rebase-merges: adjust man page for octopus...
2018-07-11  Johannes Schindelinrebase --rebase-merges: add support for octopus merges
2018-07-11  Johannes Schindelinmerge: allow reading the merge commit message from...
2018-07-11  Jeff Kinghas_uncommitted_changes(): fall back to empty tree
2018-07-11  Henning Schildgpg-interface: make parse_gpg_output static and remove...
2018-07-11  Henning Schildbuiltin/receive-pack: use check_signature from gpg...
2018-07-11  Elijah Newrent7405: verify 'merge --abort' works after submodule...
2018-07-11  Elijah Newrent7405: add a directory/submodule conflict
2018-07-11  Elijah Newrent7405: add a file/submodule conflict
2018-07-11  Elijah Newrenmerge: fix misleading pre-merge check documentation
2018-07-11  Elijah Newrenmerge-recursive: enforce rule that index matches head...
2018-07-11  Elijah Newrent6044: add more testcases with staged changes before...
2018-07-11  Elijah Newrenmerge-recursive: fix assumption that head tree being...
2018-07-11  Elijah Newrenmerge-recursive: make sure when we say we abort that...
2018-07-11  Elijah Newrent6044: add a testcase for index matching head, when...
2018-07-11  Max Kirillovunpack-trees: do not fail reset because of unmerged...
2018-07-11  Elijah Newrent6036: add a failed conflict detection case: regular...
2018-07-11  Jeff Kingsequencer: don't say BUG on bogus input
2018-07-11  Jeff Kingsequencer: handle empty-set cases consistently
2018-07-10  Ben Peartconvert log_ref_write_fd() to use strbuf
2018-07-09  Beat Bolliutf8.c: avoid char overflow
2018-07-09  Beat Bollistring-list.c: avoid conversion from void * to function...
2018-07-09  Beat Bollisequencer.c: avoid empty statements at top level
2018-07-09  Beat Bolliconvert.c: replace "\e" escapes with "\033".
2018-07-09  Junio C Hamanofixup! refs/refs-internal.h: avoid forward declaration...
2018-07-09  Beat Bollirefs/refs-internal.h: avoid forward declaration of...
2018-07-09  Junio C Hamanofixup! connect.h: avoid forward declaration of an enum
2018-07-09  Beat Bolliconnect.h: avoid forward declaration of an enum
2018-07-09  Kim Gybelsgc --auto: release pack files before auto packing
2018-07-09  Taylor Blaugrep.c: teach 'git grep --only-matching'
2018-07-09  Beat Bolliunicode: update the width tables to Unicode 11
2018-07-09  Jonathan Tanclone: check connectivity even if clone is partial
2018-07-09  Jonathan Tanupload-pack: send refs' objects despite "filter"
2018-07-09  brian m. carlsonsend-email: automatically determine transfer-encoding
2018-07-09  brian m. carlsondocs: correct RFC specifying email line length
2018-07-09  brian m. carlsonsend-email: accept long lines with suitable transfer...
2018-07-09  brian m. carlsonsend-email: add an auto option for transfer encoding
2018-07-06  Kana Natsunouserdiff: support new keywords in PHP hunk header
2018-07-06  Kana Natsunot4018: add missing test cases for PHP
2018-07-06  Elijah Newrent6036: add lots of detail for directory/file conflicts...
2018-07-06  Beat Bollibuiltin/config: work around an unsized array forward...
2018-07-06  Tobias Klausergit-rebase--preserve-merges: fix formatting of todo...
2018-07-06  Jeff Kingt5500: prettify non-commit tag tests
2018-07-06  Mike Hommeyfast-import: do not call diff_delta() with empty buffer
2018-07-03  Taylor Blaugrep.c: extract show_line_header()
2018-07-03  Jonathan Tanfetch-pack: support negotiation tip whitelist
2018-07-03  Jonathan Tanfetch-pack: write shallow, then check connectivity
2018-07-03  Jeff Kingref-filter: avoid backend filtering with --ignore-case
2018-07-03  Aleksandr Makarovfor-each-ref: consistently pass WM_IGNORECASE flag
2018-07-03  Jeff Kingt6300: add a test for --ignore-case
2018-07-03  Elijah Newrent6042: add testcase covering long chains of rename...
2018-07-03  Elijah Newrent6042: add testcase covering rename/rename(2to1)/delete...
2018-07-03  Elijah Newrent6042: add testcase covering rename/add/delete conflict...
2018-07-03  Elijah Newrent6036: add a failed conflict detection case with confli...
2018-07-03  Elijah Newrent6036: add a failed conflict detection case with submod...
2018-07-03  Elijah Newrent6036: add a failed conflict detection case with submod...
2018-07-03  Elijah Newrent6036: add a failed conflict detection case with symlin...
2018-07-03  Elijah Newrent6036: add a failed conflict detection case with symlin...
2018-07-03  Elijah Newrent6044: verify that merges expected to abort actually...
2018-07-03  Elijah Newrenindex_has_changes(): avoid assuming operating on the_index
2018-07-03  Elijah Newrenread-cache.c: move index_has_changes() from merge.c
2018-07-03  Eric Sunshinet7201: drop pointless "exit 0" at end of subshell
2018-07-03  Eric Sunshinet6036: fix broken "merge fails but has appropriate...
2018-07-03  Eric Sunshinet5505: modernize and simplify hard-to-digest test
2018-07-03  Eric Sunshinet5406: use write_script() instead of birthing shell...
2018-07-03  Eric Sunshinet5405: use test_must_fail() instead of checking exit...
2018-07-03  Eric Sunshinet/lib-submodule-update: fix "absorbing" test
2018-07-03  Eric Sunshinet: drop unnecessary terminating semicolon in subshell
next