messages from 2018-05-30 23:28:48 to 2018-06-02 04:33:30 UTC [more...]
[PATCH 00/22] Mark more strings for translation
2018-06-02 4:32 UTC (14+ messages)
` [PATCH 01/22] archive-tar.c: mark "
` [PATCH 02/22] archive-zip.c: "
` [PATCH 03/22] builtin/config.c: "
` [PATCH 04/22] builtin/grep.c: mark strings for translation and no full stops
` [PATCH 05/22] builtin/pack-objects.c: mark more strings for translation
` [PATCH 07/22] commit-graph.c: "
` [PATCH 08/22] config.c: "
` [PATCH 09/22] connect.c: "
` [PATCH 10/22] convert.c: "
` [PATCH 11/22] dir.c: "
` [PATCH 12/22] environment.c: "
` [PATCH 13/22] exec-cmd.c: "
` [PATCH 14/22] object.c: "
What's cooking in git.git (Jun 2018, #01; Fri, 1)
2018-06-02 0:41 UTC (5+ messages)
` ds/generation-numbers (was Re: What's cooking in git.git (Jun 2018, #01; Fri, 1))
how exactly can git config section names contain periods?
2018-06-02 0:02 UTC (6+ messages)
[PATCH v2 00/12] Integrate commit-graph into fsck and gc
2018-06-01 23:21 UTC (10+ messages)
` [PATCH v3 00/20] Integrate commit-graph into 'fsck' and 'gc'
` [PATCH v3 10/20] commit-graph: verify objects exist
` [PATCH v3 11/20] commit-graph: verify root tree OIDs
` [PATCH v3 12/20] commit-graph: verify parent list
[PATCH v2] checkout & worktree: introduce checkout.implicitRemote
2018-06-01 22:52 UTC (42+ messages)
` [PATCH v3] "
` [PATCH v4 0/9] ambiguous checkout UI & checkout.defaultRemote
` [PATCH v5 0/8] "
` [PATCH v5 1/8] checkout tests: index should be clean after dwim checkout
` [PATCH v5 2/8] checkout.h: wrap the arguments to unique_tracking_name()
` [PATCH v5 3/8] checkout.[ch]: introduce an *_INIT macro
` [PATCH v5 4/8] checkout.[ch]: change "unique" member to "num_matches"
` [PATCH v5 5/8] checkout: pass the "num_matches" up to callers
` [PATCH v5 6/8] builtin/checkout.c: use "ret" variable for return
` [PATCH v5 7/8] checkout: add advice for ambiguous "checkout <branch>"
` [PATCH v5 8/8] checkout & worktree: introduce checkout.defaultRemote
` [PATCH v4 1/9] checkout tests: index should be clean after dwim checkout
` [PATCH v4 2/9] checkout.h: wrap the arguments to unique_tracking_name()
` [PATCH v4 3/9] checkout.[ch]: move struct declaration into *.h
` [PATCH v4 4/9] checkout.[ch]: introduce an *_INIT macro
` [PATCH v4 5/9] checkout.[ch]: change "unique" member to "num_matches"
` [PATCH v4 6/9] checkout: pass the "num_matches" up to callers
` [PATCH v4 7/9] builtin/checkout.c: use "ret" variable for return
` [PATCH v4 8/9] checkout: add advice for ambiguous "checkout <branch>"
` [PATCH v4 9/9] checkout & worktree: introduce checkout.defaultRemote
Regression in patch add?
2018-06-01 20:03 UTC (4+ messages)
` [PATCH] add -p: fix counting empty context lines in edited patches
[PATCH 1/2] sequencer.c: plug leaks in do_pick_commit
2018-06-01 20:01 UTC (2+ messages)
` [PATCH 2/2] sequencer.c: plug mem leak in git_sequencer_config
[PATCH] fast-export: fix regression skipping some merge-commits
2018-06-01 19:41 UTC (5+ messages)
` [PATCH v3] "
[GSoC][PATCH 0/2] rebase -i: rewrite append_todo_help() in C
2018-06-01 19:46 UTC (11+ messages)
` [GSoC][PATCH 1/2] rebase--interactive: "
` [GSoC][PATCH 2/2] sequencer: remove newlines from append_todo_help() messages
[PATCH 5/5] refspec.c: use rhs in parse_refspec instead of potentially uninitialized item->dst
2018-06-01 19:38 UTC (4+ messages)
[PATCH v1 0/5] Allocate cache entries from memory pool
2018-06-01 19:28 UTC (4+ messages)
` [PATCH v3 0/7] allocate "
` [PATCH v3 5/7] mem-pool: fill out functionality
[PATCH] sequencer: ensure labels that are object IDs are rewritten
2018-06-01 19:01 UTC (6+ messages)
` [PATCH v2] "
[PATCH/RFC/BUG] unpack-trees.c: do not use "the_index"
2018-06-01 18:51 UTC (3+ messages)
t5318-commit-graph.sh breaks travis gettext poison job
2018-06-01 17:16 UTC (2+ messages)
does a new repo actually *need* default template content?
2018-06-01 14:38 UTC (4+ messages)
[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
2018-06-01 11:46 UTC (14+ messages)
` [RFC PATCH 1/6] DO NOT MERGE: compute commit-graph on every commit
` [RFC PATCH 2/6] DO NOT MERGE: write commit-graph on every fetch
` [RFC PATCH 3/6] commit-graph: enable replace-object and grafts
` [RFC PATCH 4/6] commit-graph: avoid writing when repo is shallow
` [RFC PATCH 5/6] fetch: destroy commit graph on shallow parameters
` [RFC PATCH 6/6] commit-graph: revert to odb on missing parents
[PATCH] t9104: kosherly remove remote refs
2018-06-01 11:25 UTC (2+ messages)
[RFC] git gc "--prune=now" semantics considered harmful
2018-06-01 11:07 UTC (4+ messages)
[PATCH 1/3] refs/packed-backend.c: close fd of empty file
2018-06-01 8:46 UTC (11+ messages)
` [PATCH 2/3] sequencer.c: free author variable when merging fails
` [PATCH 3/3] submodule--helper: plug mem leak in print_default_remote
[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-06-01 8:28 UTC (38+ messages)
` [PATCH 02/18] Add a new builtin: branch-diff
` [PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
` [PATCH v2 01/18] Add a function to solve least-cost assignment problems
` [PATCH v2 02/18] Add a new builtin: branch-diff
` [PATCH v2 12/18] branch-diff: use color for the commit pairs
[PATCH 0/1] git-p4: add options --commit and --disable-rebase
2018-06-01 7:46 UTC (2+ messages)
` [PATCH 1/1] "
Is origin/HEAD only being created on clone a bug? #leftoverbits
2018-06-01 6:51 UTC (6+ messages)
Bug: Install from .tar.xz fails without write permission on /usr/local/share/man/man3
2018-06-01 6:33 UTC (3+ messages)
[PATCH] fsckObjects tests: show how v2.17.1 can exploit downstream
2018-06-01 5:57 UTC (9+ messages)
[PATCH 0/4] color.ui docs & add color.ui=isatty
2018-06-01 5:53 UTC (17+ messages)
` [PATCH 1/4] config doc: move color.ui documentation to one place
` [PATCH 2/4] config doc: clarify "to a terminal" in color.ui
` [RFC PATCH 3/4] color.ui config: don't die on unknown values
` [RFC PATCH 4/4] color.ui config: add "isatty" setting
[PATCH] f4b04cf65 ("git-subtree: I suggest to add following lines into commit message", 2018-05-31)
2018-06-01 5:09 UTC
[PATCH v2 00/36] refactoring refspecs
2018-06-01 2:49 UTC (9+ messages)
` [PATCH 0/2] generating ref-prefixes for configured refspecs
` [PATCH 1/2] refspec: consolidate ref-prefix generation logic
` [PATCH] fetch: do not pass ref-prefixes for fetch by exact SHA1
is there a reason pre-commit.sample uses "git diff-index"?
2018-06-01 2:23 UTC (8+ messages)
[L10N] Kickoff of translation for Git 2.18.0 round 1
2018-06-01 1:46 UTC
What's cooking in git.git (May 2018, #02; Thu, 17)
2018-06-01 1:35 UTC (21+ messages)
` jk/branch-l-0-deprecation (was Re: What's cooking in git.git (May 2018, #02; Thu, 17))
` [PATCH] branch: issue "-l" deprecation warning after pager starts
[PATCH v6 1/2] blame: prevent error if range ends past end of file
2018-06-01 1:27 UTC (4+ messages)
` [PATCH v6 2/2] log: prevent error if line "
[PATCH] RelNotes: remove duplicate release note
2018-06-01 1:08 UTC (2+ messages)
BUG: No way to set fsck.<msg-id> when cloning
2018-06-01 0:11 UTC (17+ messages)
` [PATCH 0/4] fsck: doc fixes & fetch.fsck.* implementation
` [PATCH 3/4] config doc: elaborate on what transfer.fsckObjects does
` [PATCH v2 0/5] fsck: doc fixes & fetch.fsck.* implementation
` [PATCH v2 2/5] config doc: unify the description of fsck.* and receive.fsck.*
` [PATCH v2 5/5] fetch: implement fetch.fsck.*
What's cooking in git.git (May 2018, #04; Wed, 30)
2018-05-31 23:58 UTC (5+ messages)
[PATCH 0/2] index-pack out-of-repo fixups
2018-05-31 22:45 UTC (3+ messages)
` [PATCH 1/2] prepare_commit_graft: treat non-repository as a noop
` [PATCH 2/2] index-pack: handle --strict checks of non-repo packs
[PATCH] README: note git-security@googlegroups.com
2018-05-31 19:22 UTC (5+ messages)
` [PATCH v2 1/2] SubmittingPatches: replace numbered attributes with names
` [PATCH v2 2/2] note git-security@googlegroups.com in more places
Git Vulnerability Announced?
2018-05-31 16:39 UTC (4+ messages)
Weird revision walk behaviour
2018-05-31 14:54 UTC (10+ messages)
Git installer bugs
2018-05-31 12:10 UTC (3+ messages)
[PATCH] branch: issue "-l" deprecation warning after pager starts
2018-05-31 6:07 UTC (8+ messages)
` [RFC PATCH 0/3] usage: prefix all lines in `vreportf()`, not just the first
` [RFC PATCH 1/3] usage: extract `prefix_suffix_lines()` from `advise()`
[PATCH v4 1/2] blame: prevent error if range ends past end of file
2018-05-31 5:07 UTC (5+ messages)
` [PATCH v5 0/2] blame and log: "
` [PATCH] blame: "
page: next (older) | prev (newer) | latest
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).