messages from 2018-07-03 07:18:42 to 2018-07-06 15:02:54 UTC [more...]
[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
2018-07-06 15:02 UTC (14+ messages)
` [GSoC][PATCH v2 1/7] sequencer: make two functions and an enum from sequencer.c public
` [GSoC][PATCH v2 2/7] rebase--interactive: rewrite append_todo_help() in C
` [GSoC][PATCH v2 3/7] editor: add a function to launch the sequence editor
` [GSoC][PATCH v2 5/7] sequencer: add a new function to silence a command, except if it fails
` [GSoC][PATCH v2 6/7] rebase -i: rewrite setup_reflog_action() in C
Git 2.18: RUNTIME_PREFIX... is it working?
2018-07-06 13:18 UTC (5+ messages)
[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
2018-07-06 12:36 UTC (16+ messages)
` [GSoC] [PATCH v2 0/4] "
` [PATCH v2 1/4] rebase: start implementing it as a builtin
` [PATCH v2 2/4] rebase: refactor common shell functions into their own file
` [PATCH v2 3/4] sequencer: refactor the code to detach HEAD to checkout.c
` [PATCH v2 4/4] builtin/rebase: support running "git rebase <upstream>"
` [GSoC] [PATCH v3 0/4] rebase: rewrite rebase in C
` [PATCH v3 1/4] rebase: start implementing it as a builtin
` [PATCH v3 2/4] rebase: refactor common shell functions into their own file
` [PATCH v3 3/4] sequencer: refactor the code to detach HEAD to checkout.c
` [PATCH v3 4/4] builtin/rebase: support running "git rebase <upstream>"
[PATCH 0/3] Automatic transfer encoding for patches
2018-07-06 12:26 UTC (8+ messages)
` [PATCH 1/3] send-email: add an auto option for transfer encoding
` [PATCH 2/3] send-email: accept long lines with suitable "
` [PATCH 3/3] send-email: automatically determine transfer-encoding
[PATCH 0/8] X509 (gpgsm) commit signing support
2018-07-06 8:02 UTC (19+ messages)
` [PATCH 1/8] builtin/receive-pack: use check_signature from gpg-interface
` [PATCH 2/8] gpg-interface: make parse_gpg_output static and remove from interface header
` [PATCH 3/8] gpg-interface: add new config to select how to sign a commit
` [PATCH 4/8] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH 5/8] t/t7510: check the validation of the new config gpg.format
` [PATCH 6/8] gpg-interface: do not hardcode the key string len anymore
` [PATCH 7/8] gpg-interface: introduce new signature format "X509" using gpgsm
` [PATCH 8/8] gpg-interface t: extend the existing GPG tests with GPGSM
[PATCH 00/23] Multi-pack-index (MIDX)
2018-07-06 5:52 UTC (46+ messages)
` [PATCH v2 00/24] "
` [PATCH v2 05/24] midx: write header information to lockfile
` [PATCH v2 06/24] multi-pack-index: load into memory
` [PATCH v3 00/24] Multi-pack-index (MIDX)
` [PATCH v3 01/24] multi-pack-index: add design document
` [PATCH v3 02/24] multi-pack-index: add format details
` [PATCH v3 03/24] multi-pack-index: add builtin
` [PATCH v3 04/24] multi-pack-index: add 'write' verb
` [PATCH v3 05/24] midx: write header information to lockfile
` [PATCH v3 06/24] multi-pack-index: load into memory
` [PATCH v3 07/24] multi-pack-index: expand test data
` [PATCH v3 08/24] packfile: generalize pack directory list
` [PATCH v3 09/24] multi-pack-index: read packfile list
` [PATCH v3 10/24] multi-pack-index: write pack names in chunk
` [PATCH v3 11/24] midx: read pack names into array
` [PATCH v3 12/24] midx: sort and deduplicate objects from packfiles
` [PATCH v3 13/24] midx: write object ids in a chunk
` [PATCH v3 14/24] midx: write object id fanout chunk
` [PATCH v3 15/24] midx: write object offsets
` [PATCH v3 16/24] config: create core.multiPackIndex setting
` [PATCH v3 17/24] midx: prepare midxed_git struct
` [PATCH v3 18/24] midx: read objects from multi-pack-index
` [PATCH v3 19/24] midx: use midx in abbreviation calculations
` [PATCH v3 20/24] midx: use existing midx when writing new one
` [PATCH v3 21/24] midx: use midx in approximate_object_count
` [PATCH v3 22/24] midx: prevent duplicate packfile loads
` [PATCH v3 23/24] packfile: skip loading index if in multi-pack-index
` [PATCH v3 24/24] midx: clear midx on repack
[PATCH] builtin/config: work around an unsized array forward declaration
2018-07-05 20:02 UTC (5+ messages)
[PATCH v5 0/8] Allocate cache entries from mem_pool
2018-07-05 15:20 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 2/8] read-cache: teach make_cache_entry to take object_id
[PATCH 0/2] grep.c: teach --only-matching to 'git-grep(1)'
2018-07-05 14:34 UTC (12+ messages)
` [PATCH v2 0/2] "
` [PATCH v3 0/2] grep.c: "
` [PATCH v3 1/2] grep.c: extract show_line_header()
` [PATCH v3 2/2] grep.c: teach 'git grep --only-matching'
` [PATCH v2] "
[PATCH] t6036: add lots of detail for directory/file conflicts in recursive case
2018-07-04 22:13 UTC
[PATCH] gc --auto: release pack files before auto packing
2018-07-04 20:16 UTC (2+ messages)
` [PATCH v2] gc --auto: clear repository "
[PATCH] git-rebase--{interactive,preserve-merges}: fix formatting of todo help message
2018-07-04 19:32 UTC (4+ messages)
Two small l10n/i18n patches (resend)
2018-07-04 15:45 UTC (4+ messages)
` [PATCH 1/2] l10n: fr: fix a message seen in git bisect
` [PATCH 2/2] i18n: bisect: mark three supplementary strings for translation
RUNTIME_PREFIX references in gitconfig variable paths
2018-07-04 13:56 UTC (3+ messages)
[RFC PATCH v5] Implement --first-parent for git rev-list --bisect
2018-07-04 10:26 UTC (14+ messages)
[PATCH 1/3] ls-tree: make <tree-ish> optional
2018-07-04 10:04 UTC (17+ messages)
` [PATCH 2/3] ls-tree: update usage info
` [PATCH 3/3] ls-tree: add unit tests for arguments
` [PATCH] ls-tree: make <tree-ish> optional
What's cooking in git.git (Jun 2018, #07; Thu, 28)
2018-07-04 9:27 UTC (12+ messages)
` as/safecrlf-quiet-fix, was "
` jh/partial-clone, "
` as/sequencer-customizable-comment-char, "
` ag/rebase-i-rewrite-todo, "
` js/branch-diff, "
Checks added for CVE-2018-11235 too restrictive?
2018-07-04 8:18 UTC (6+ messages)
[PATCH] t5500: prettify non-commit tag tests
2018-07-04 6:23 UTC (3+ messages)
[PATCH] fsck: check skiplist for object in fsck_blob()
2018-07-04 0:12 UTC (9+ messages)
fast-import slowness when importing large files with small differences
2018-07-03 22:38 UTC (5+ messages)
[PATCH] fast-import: Don't count delta attempts against an empty buffer
2018-07-03 21:59 UTC (3+ messages)
Better interoperability with Bitkeeper for fast-import/-export
2018-07-03 21:56 UTC (3+ messages)
[RFC/PATCH 0/7] rerere: handle nested conflicts
2018-07-03 21:05 UTC (3+ messages)
` [PATCH v2 00/10] "
[RFC PATCH 0/7] merge requirement: index matches head
2018-07-03 20:05 UTC (8+ messages)
` [PATCH v2 0/9] Fix merge issues with index not matching HEAD
` [PATCH v2 2/9] index_has_changes(): avoid assuming operating on the_index
` [PATCH v2 6/9] merge-recursive: fix assumption that head tree being merged is HEAD
` [PATCH v2 8/9] merge-recursive: enforce rule that index matches head before merging
[PATCH 00/25] fix buggy tests, modernize tests, fix broken &&-chains
2018-07-03 19:40 UTC (6+ messages)
` [PATCH 01/25] t: use test_might_fail() instead of manipulating exit code manually
` [PATCH 04/25] t: drop unnecessary terminating semicolon in subshell
[PATCH 00/15] Kill the_index part 1, expose it
2018-07-03 18:30 UTC (5+ messages)
` [PATCH 02/15] apply.c: stop using index compat macros
[GSoC][PATCH v4 0/3] rebase -i: rewrite reflog operations in C
2018-07-03 18:15 UTC (6+ messages)
` [GSoC][PATCH v5 "
fast-import slowness when importing large files with small differences
2018-07-03 18:14 UTC (6+ messages)
` [PATCH] xdiff: reduce indent heuristic overhead
[PATCH v3 00/32] object-store: lookup_commit
2018-07-03 18:13 UTC (7+ messages)
Use of new .gitattributes working-tree-encoding attribute across different platform types
2018-07-03 16:01 UTC (8+ messages)
[PATCH 0/2] userdiff: support new keywords in PHP hunk header
2018-07-03 13:15 UTC (3+ messages)
` [PATCH 1/2] t4018: add missing test cases for PHP
` [PATCH 2/2] userdiff: support new keywords in PHP hunk header
[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-07-03 11:26 UTC (22+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
` [PATCH v3 02/20] Introduce `range-diff` to compare iterations of a topic branch
` [PATCH v3 03/20] range-diff: first rudimentary implementation
` [PATCH v3 04/20] range-diff: improve the order of the shown commits
` [PATCH v3 06/20] range-diff: right-trim commit messages
` [PATCH v3 07/20] range-diff: indent the diffs just like tbdiff
` [PATCH v3 08/20] range-diff: suppress the diff headers
` [PATCH v3 11/20] range-diff: add tests
` [PATCH v3 09/20] range-diff: adjust the output of the commit pairs
` [PATCH v3 12/20] range-diff: use color for "
` [PATCH v3 13/20] color: add the meta color GIT_COLOR_REVERSE
` [PATCH v3 14/20] diff: add an internal option to dual-color diffs of diffs
` [PATCH v3 15/20] range-diff: offer to dual-color the diffs
` [PATCH v3 16/20] range-diff --dual-color: work around bogus white-space warning
` [PATCH v3 17/20] range-diff: add a man page
` [PATCH v3 18/20] completion: support `git range-diff`
` [PATCH v3 19/20] range-diff: left-pad patch numbers
` [PATCH v3 05/20] range-diff: also show the diff between patches
` [PATCH v3 10/20] range-diff: do not show "function names" in hunk headers
` [PATCH v3 20/20] range-diff: make --dual-color the default mode
[PATCH] git-gui: use commit message template
2018-07-03 8:53 UTC (3+ messages)
` AW: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).