messages from 2018-09-21 16:21:57 to 2018-09-24 23:06:20 UTC [more...]
[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
2018-09-24 23:06 UTC (8+ messages)
` [PATCH v5 1/9] submodule: add a print_config_from_gitmodules() helper
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree
git silently ignores include directive with single quotes
2018-09-24 23:05 UTC (13+ messages)
` [PATCH 0/1] "
` [PATCH 1/1] config doc: highlight the name=value syntax
[PATCH 0/1] read-cache: update index format default to v4
2018-09-24 22:29 UTC (4+ messages)
` [PATCH 1/1] "
bug in 'git describe'?
2018-09-24 22:24 UTC (2+ messages)
What's cooking in git.git (Sep 2018, #05; Mon, 24)
2018-09-24 22:06 UTC
[PATCH 0/3] Filter alternate references
2018-09-24 21:55 UTC (36+ messages)
` [PATCH 2/3] transport.c: introduce core.alternateRefsCommand
` [PATCH 3/3] transport.c: introduce core.alternateRefsPrefixes
` [PATCH v2 0/3] Filter alternate references
` [PATCH v2 1/3] transport.c: extract 'fill_alternate_refs_command'
` [PATCH v2 2/3] transport.c: introduce core.alternateRefsCommand
` [PATCH v2 3/3] transport.c: introduce core.alternateRefsPrefixes
Coredump on ls-remote + --sort
2018-09-24 21:30 UTC (7+ messages)
` [PATCH] ref-filter: don't look for objects when outside of a repository
[PATCH] submodule.c: Make get_superproject_working_tree() work when supermodule has unmerged changes of the submodule reference
2018-09-24 21:23 UTC
[PATCH v2 0/1] Properly peel tags in can_all_from_reach_with_flags()
2018-09-24 21:09 UTC (12+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] commit-reach: properly peel tags
` [PATCH v3 2/2] commit-reach: fix memory and flag leaks
` [PATCH v4 0/1] Properly peel tags in can_all_from_reach_with_flags()
` [PATCH v4 1/1] commit-reach: properly peel tags and clear flags
[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
2018-09-24 21:03 UTC (6+ messages)
` [PATCH v3 0/5] Clean up tests for test_cmp arg ordering and pipe placement
` [PATCH v3 1/5] CodingGuidelines: add shell piping guidelines
[PATCH v3 0/4] wt-status.c: commitable flag
2018-09-24 21:02 UTC (4+ messages)
` [PATCH v3 4/4] wt-status.c: Set the committable flag in the collect phase
[PATCH] git help: promote 'git help -av'
2018-09-24 20:58 UTC (7+ messages)
git clone works in ide but not git bash CLI
2018-09-24 20:43 UTC
[PATCH] Add an EditorConfig file
2018-09-24 20:05 UTC (9+ messages)
Git for games working group
2018-09-24 19:58 UTC (18+ messages)
"git rev-parse --show-superproject-working-tree" fails with "fatal: BUG: returned path string doesn't match cwd?" if supermodule has unmerged changes of the submodule reference
2018-09-24 19:15 UTC (2+ messages)
[PATCH 0/3] bring some tests to newer style
2018-09-24 18:51 UTC (7+ messages)
` [PATCH 1/3] t7001: reformat "
` [PATCH 2/3] t7004: reformat style
` [PATCH 3/3] t0030: "
[PATCH] mailmap: update brian m. carlson's email address
2018-09-24 17:39 UTC (7+ messages)
` [PATCH v2] "
` [PATCH] mailmap: consistently normalize brian m. carlson's name
` [PATCH v2] "
Import/Export as a fast way to purge files from Git?
2018-09-24 17:24 UTC (6+ messages)
[ANNOUNCE] Git v2.8.3
2018-09-24 16:31 UTC (2+ messages)
[PATCH] receive-pack: update comment with check_everything_connected
2018-09-24 15:46 UTC (2+ messages)
[PATCH] fetch-pack: approximate no_dependents with filter
2018-09-24 15:45 UTC
git fetch <remote> <branch> behaves weirdely when run in a worktree
2018-09-24 15:17 UTC (2+ messages)
[PATCH] worktree: add per-worktree config files
2018-09-24 14:21 UTC (3+ messages)
[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
2018-09-24 11:03 UTC (5+ messages)
` [RFC PATCH 1/3] xdiff-interface: make xdl_blankline() available
` [RFC PATCH 2/3] diff.c: remove unused variables
` [RFC PATCH 3/3] diff: add --color-moved-ws=allow-mixed-indentation-change
git diff-tree ignores --textconv
2018-09-24 1:37 UTC (5+ messages)
What's cooking in git.git (Sep 2018, #04; Thu, 20)
2018-09-23 21:39 UTC (12+ messages)
` Segfault in master due to 4fbcca4eff
[PATCH] add -p: coalesce hunks before testing applicability
2018-09-23 17:16 UTC (6+ messages)
[PATCH 0/8] fix per-worktree ref iteration in fsck/reflog expire
2018-09-23 13:15 UTC (15+ messages)
` [PATCH 1/8] refs.c: indent with tabs, not spaces
` [PATCH 2/8] Add a place for (not) sharing stuff between worktrees
` [PATCH 3/8] refs: new ref types to make per-worktree refs visible to all worktrees
` [PATCH 4/8] revision.c: correct a parameter name
` [PATCH 5/8] revision.c: better error reporting on ref from different worktrees
` [PATCH 6/8] fsck: Move fsck_head_link() to get_default_heads() to avoid some globals
` [PATCH 7/8] fsck: check HEAD and reflog from other worktrees
` [PATCH 8/8] reflog expire: cover reflog from all worktrees
Very simple popen() code request, ground-shaking functionality openned by it
2018-09-23 13:06 UTC (6+ messages)
Feature request: Provide porcelain to manage symbolic references as branch aliases
2018-09-22 12:55 UTC (2+ messages)
[PATCHv3 0/8] fetch: make sure submodule oids are fetched
2018-09-22 12:58 UTC (10+ messages)
` [PATCH 1/8] sha1-array: provide oid_array_filter
` [PATCH 2/8] submodule.c: fix indentation
` [PATCH 3/8] submodule.c: sort changed_submodule_names before searching it
` [PATCH 4/8] submodule: move global changed_submodule_names into fetch submodule struct
` [PATCH 5/8] submodule.c: do not copy around submodule list
` [PATCH 6/8] submodule: fetch in submodules git directory instead of in worktree
` [PATCH 7/8] fetch: retry fetching submodules if needed objects were not fetched
` [PATCH 8/8] builtin/fetch: check for submodule updates for non branch fetches
credential.<url>.helper with partial url path
2018-09-21 22:55 UTC (2+ messages)
[PATCH 1/9] string-list: add string_list_{pop, last} functions
2018-09-21 22:08 UTC (2+ messages)
` [PATCH] "
[PATCH 0/2] commit-graph: add progress output
2018-09-21 21:57 UTC (5+ messages)
` [PATCH v2 1/2] commit-graph write: "
[PATCH v2 0/6] Use generation numbers for --topo-order
2018-09-21 21:22 UTC (10+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] prio-queue: add 'peek' operation
` [PATCH v3 2/7] test-reach: add run_three_modes method
` [PATCH v3 3/7] test-reach: add rev-list tests
` [PATCH v3 4/7] revision.c: begin refactoring --topo-order logic
` [PATCH v3 5/7] commit/revisions: bookkeeping before refactoring
` [PATCH v3 6/7] revision.h: add whitespace in flag definitions
` [PATCH v3 7/7] revision.c: refactor basic topo-order logic
[RFC PATCH 0/5] filter: support for excluding all trees and blobs
2018-09-21 20:32 UTC (10+ messages)
` [PATCH v9 0/8] "
` [PATCH v9 1/8] list-objects: store common func args in struct
` [PATCH v9 2/8] list-objects: refactor to process_tree_contents
` [PATCH v9 3/8] list-objects: always parse trees gently
` [PATCH v9 4/8] rev-list: handle missing tree objects properly
` [PATCH v9 5/8] revision: mark non-user-given objects instead
` [PATCH v9 6/8] list-objects-filter: use BUG rather than die
` [PATCH v9 7/8] list-objects-filter-options: do not over-strbuf_init
` [PATCH v9 8/8] list-objects-filter: implement filter tree:0
[PATCH] fetch: in partial clone, check presence of targets
2018-09-21 20:19 UTC (5+ messages)
` [PATCH v2 0/2] Check presence of targets when fetching to partial clone
` [PATCH v2 1/2] connected: document connectivity in partial clones
` [PATCH v2 2/2] fetch: in partial clone, check presence of targets
[PATCH] fetch: Ensure that fetch.recurseSubmodules overrides submodule.recurse
2018-09-21 19:22 UTC (2+ messages)
[PATCH 9/9] commit-reach.h: add missing declarations (hdr-check)
2018-09-21 17:41 UTC (4+ messages)
[PATCH] fetch-object.h: add missing declaration (hdr-check)
2018-09-21 17:40 UTC (5+ messages)
[PATCH 0/3] some documentation changes from the beginning of the alphabet
2018-09-21 16:48 UTC (7+ messages)
` [PATCH 2/3] git-column.1: clarify initial description, provide examples
[PATCH v4 00/23] Kill the_index part 4
2018-09-21 16:46 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 17/23] userdiff.c: remove implicit dependency on the_index
[PATCH] userdiff.h: add missing declaration (hdr-check)
2018-09-21 16:26 UTC (3+ messages)
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).