messages from 2019-01-31 06:11:20 to 2019-02-02 15:09:44 UTC [more...]
[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
2019-02-02 15:09 UTC (14+ messages)
` [PATCH v6 "
` [PATCH v6 07/16] sequencer: refactor sequencer_add_exec_commands() to work "
` [PATCH v6 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
` [PATCH v6 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c
[PATCH v7 0/6] pack-redundant: new algorithm to find min packs
2019-02-02 13:30 UTC (18+ messages)
` [PATCH v9 "
` [PATCH v9 1/6] t5323: test cases for git-pack-redundant
` [PATCH v10 0/6] pack-redundant: new algorithm to find min packs
` [PATCH v10 1/6] t5323: test cases for git-pack-redundant
` [PATCH v10 2/6] pack-redundant: delay creation of unique_objects
` [PATCH v10 3/6] pack-redundant: delete redundant code
` [PATCH v10 4/6] pack-redundant: new algorithm to find min packs
` [PATCH v10 5/6] pack-redundant: rename pack_list.all_objects
` [PATCH v10 6/6] pack-redundant: consistent sort method
` [PATCH v9 2/6] pack-redundant: delay creation of unique_objects
` [PATCH v9 3/6] pack-redundant: delete redundant code
` [PATCH v9 4/6] pack-redundant: new algorithm to find min packs
` [PATCH v9 5/6] pack-redundant: rename pack_list.all_objects
` [PATCH v9 6/6] pack-redundant: consistent sort method
Contributor Summit Topics and Logistics
2019-02-02 12:33 UTC (7+ messages)
` GSoC 2019 (was: Contributor Summit Topics and Logistics)
[PATCH] http: cast result to FILE *
2019-02-02 11:21 UTC (3+ messages)
[PATCH 00/19] Add new command "switch"
2019-02-02 11:06 UTC (27+ messages)
` [PATCH 08/19] checkout: split part of it to new command switch
` [PATCH] git-commit.txt: better description what it does
` [PATCH v2] "
` [PATCH 09/19] switch: better names for -b and -B
` [PATCH 17/19] t: add tests for switch
` [PATCH 19/19] doc: promote "git switch"
[PATCH 0/8] introduce no-overlay and cached mode in git checkout
2019-02-02 10:57 UTC (11+ messages)
` [PATCH 6/8] checkout: add --cached option
[PATCH v4 1/2] describe: setup working tree for --dirty
2019-02-02 10:04 UTC (7+ messages)
` [PATCH v4 2/2] t6120: test for describe with a bare repository
[PATCH] pretty: Add %(trailer:X) to display single trailer
2019-02-02 9:14 UTC (9+ messages)
` [PATCH v4 0/7] %(trailers) improvements in pretty format
` [PATCH v4 2/7] pretty: allow %(trailers) options with explicit value
Possible minor bug in Git
2019-02-02 6:38 UTC (5+ messages)
[PATCH 1/3] [Enhancement] Improve internals / refactoring
2019-02-02 3:09 UTC (7+ messages)
` [PATCH 3/3] It's C not C++ so variable length array should not be used [-Werror=vla] :,)
` [PATCH 2/3] ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] so fix that
` [PATCH v2 [rebased]] [Enhancement] Improve internals / refactoring
[PATCHv2 0/9] Resending sb/submodule-recursive-fetch-gets-the-tip
2019-02-02 1:58 UTC (3+ messages)
` [PATCH 7/9] submodule: migrate get_next_submodule to use repository structs
[PATCH v6 0/3]
2019-02-02 1:22 UTC (29+ messages)
` [PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
` [PATCH v6 1/3] ref-filter: add worktreepath atom
` [PATCH v7 0/3]
` [PATCH v7 1/3] ref-filter: add worktreepath atom
` [PATCH v7 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
` [PATCH v7 3/3] branch: Add an extra verbose output displaying worktree path for refs "
` [RFC] Sample of test for git branch -vv
[PATCH 0/1] Using sparse in a CI job
2019-02-02 0:41 UTC (3+ messages)
[PATCH 1/1] Makefile: improve SPARSE_FLAGS customisation
2019-02-01 22:48 UTC (3+ messages)
[PATCH] blame: add the ability to ignore commits
2019-02-01 20:37 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 2/3] blame: add the ability to ignore commits and their changes
Worktree creation race
2019-02-01 19:54 UTC (7+ messages)
Broken interactive rebase text after some UTF-8 characters
2019-02-01 19:00 UTC (16+ messages)
[PATCH v2 00/14] Trace2 tracing facility
2019-02-01 17:59 UTC (37+ messages)
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v4 01/14] trace2: Documentation/technical/api-trace2.txt
` [PATCH v4 03/14] trace2: collect platform-specific process information
` [PATCH v4 14/14] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
` [PATCH v5 00/15] Trace2 tracing facility
` [PATCH v5 01/15] trace2: Documentation/technical/api-trace2.txt
` [PATCH v5 02/15] trace2: create new combined trace facility
` [PATCH v5 03/15] trace2: collect Windows-specific process information
` [PATCH v5 05/15] trace2:data: add editor/pager child classification
` [PATCH v5 04/15] trace2:data: add trace2 regions to wt-status
` [PATCH v5 06/15] trace2:data: add trace2 sub-process classification
` [PATCH v5 07/15] trace2:data: add trace2 transport child classification
` [PATCH v5 08/15] trace2:data: add trace2 hook classification
` [PATCH v5 09/15] trace2:data: add trace2 instrumentation to index read/write
` [PATCH v5 10/15] trace2:data: pack-objects: add trace2 regions
` [PATCH v5 11/15] trace2:data: add subverb to checkout command
` [PATCH v5 12/15] trace2:data: add subverb to reset command
` [PATCH v5 14/15] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
` [PATCH v5 13/15] trace2:data: add subverb for rebase
` [PATCH v5 15/15] trace2: add for_each macros to clang-format
[PATCH v4 1/8] technical doc: add a design doc for the evolve command
2019-02-01 15:46 UTC (9+ messages)
` [PATCH v4 2/8] sha1-array: implement oid_array_readonly_contains
` [PATCH v4 3/8] ref-filter: add the metas namespace to ref-filter
` [PATCH v4 4/8] evolve: add support for parsing metacommits
` [PATCH v4 5/8] evolve: add the change-table structure
` [PATCH v4 6/8] evolve: add support for writing metacommits
` [PATCH v4 7/8] evolve: implement the git change command
` [PATCH v4 8/8] evolve: add the git change list command
Fwd: Submodules & worktree
2019-02-01 15:04 UTC (2+ messages)
` "
[PATCH v3 0/7] Turn git add-i into built-in
2019-02-01 14:37 UTC (4+ messages)
` [PATCH v4 "
[PATCH v6 0/5] pack-redundant: new algorithm to find min packs
2019-02-01 9:55 UTC (11+ messages)
` [PATCH v7 1/6] t5323: test cases for git-pack-redundant
` [PATCH v7 3/6] pack-redundant: new algorithm to find min packs
Comparing rebase --am with --interactive via p3400
2019-02-01 9:26 UTC (3+ messages)
[PATCH] help: align the longest command in the command listing
2019-02-01 8:24 UTC (3+ messages)
New command/tool: git filter-repo
2019-02-01 7:38 UTC (6+ messages)
Git annex possible bug
2019-01-31 22:40 UTC (2+ messages)
What's cooking in git.git (Jan 2019, #05; Tue, 29)
2019-01-31 20:38 UTC (7+ messages)
` mk/use-size-t-in-zlib [was: Re: What's cooking in git.git (Jan 2019, #05; Tue, 29)]
[PATCH (Apple Git) 00/13] Differences between git-2.20.1 and Apple Git-116
2019-01-31 19:48 UTC (18+ messages)
` [PATCH (Apple Git) 01/13] .gitignore: Remove *.s as it matches *.S on case insensitive filesystem
` [PATCH (Apple Git) 12/13] Enable support for Xcode.app-bundled gitconfig
t5702 failing under ASan on master
2019-01-31 18:12 UTC (4+ messages)
[PATCH] reflog: specify default pretty format in config
2019-01-31 10:12 UTC (3+ messages)
[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
2019-01-31 8:21 UTC (3+ messages)
[PATCH 0/1] Makefile: add prove and coverage-prove targets
2019-01-31 7:23 UTC (9+ messages)
` [PATCH 1/1] "
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).