git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-02-11 03:26:05 to 2017-02-14 10:06:16 UTC [more...]

[PATCH/RFC 00/11] Remove submodule from files-backend.c
 2017-02-14 10:04 UTC  (28+ messages)
` [PATCH 01/11] refs-internal.c: make files_log_ref_write() static
` [PATCH 02/11] files-backend: convert git_path() to strbuf_git_path()
` [PATCH 03/11] files-backend: add files_path()
` [PATCH 04/11] files-backend: replace *git_path*() with files_path()
` [PATCH 05/11] refs.c: share is_per_worktree_ref() to files-backend.c
` [PATCH 06/11] refs-internal.h: correct is_per_worktree_ref()
` [PATCH 07/11] files-backend: remove the use of git_path()
` [PATCH 08/11] refs.c: factor submodule code out of get_ref_store()
` [PATCH 09/11] refs: move submodule code out of files-backend.c
` [PATCH 10/11] files-backend: remove submodule_allowed from files_downcast()
` [PATCH 11/11] refs: split and make get_*_ref_store() public API

[PATCH] clean: use warning_errno() when appropriate
 2017-02-14  9:54 UTC  (9+ messages)
` [PATCH v2] "

Bug in 'git describe' if I have two tags on the same commit
 2017-02-14  8:07 UTC  (4+ messages)

Non-zero exit code without error
 2017-02-14  7:56 UTC  (5+ messages)

Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
 2017-02-14  7:13 UTC  (16+ messages)

Developing git with IDE
 2017-02-14  6:22 UTC  (2+ messages)

[PATCH 0/7] stop blind fallback to ".git"
 2017-02-14  6:16 UTC  (7+ messages)
` [PATCH 7/7] setup_git_env: avoid blind fall-back "
      ` [PATCH v2] remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR

[PATCH] mingw: use OpenSSL's SHA-1 routines
 2017-02-14  6:14 UTC  (13+ messages)

[PATCH for NEXT] grep: do not unnecessarily query repo for "--"
 2017-02-14  6:10 UTC  (11+ messages)
  ` [PATCH 0/7] grep rev/path parsing fixes
    ` [PATCH 1/7] grep: move thread initialization a little lower
    ` [PATCH 2/7] grep: do not unnecessarily query repo for "--"
    ` [PATCH 3/7] t7810: make "--no-index --" test more robust
    ` [PATCH 4/7] grep: re-order rev-parsing loop
    ` [PATCH 5/7] grep: fix "--" rev/pathspec disambiguation
    ` [PATCH 6/7] grep: avoid resolving revision names in --no-index case
    ` [PATCH 7/7] grep: do not diagnose misspelt revs with --no-index

[PATCH 0/2 v3] WIP: allow "-" as a shorthand for "previous branch"
 2017-02-14  4:23 UTC  (18+ messages)
` [PATCH 1/2 v3] revision.c: args starting with "-" might be a revision
  ` [PATCH 2/2 v3] sha1_name: teach get_sha1_1 "-" shorthand for "@{-1}"
          ` [PATCH 0/3] prepare for a rev/range that begins with a dash
            ` [PATCH 1/3] handle_revision_opt(): do not update argv[left++] with an unknown arg
            ` [PATCH 2/3] setup_revisions(): swap if/else bodies to make the next step more readable
            ` [PATCH 3/3] setup_revisions(): allow a rev that begins with a dash

[PATCH v2 00/19] object_id part 6
 2017-02-14  2:31 UTC  (20+ messages)
` [PATCH v2 01/19] builtin/commit: convert to struct object_id
` [PATCH v2 02/19] builtin/diff-tree: "
` [PATCH v2 03/19] builtin/describe: "
` [PATCH v2 04/19] builtin/fast-export: "
` [PATCH v2 05/19] builtin/fmt-merge-message: "
` [PATCH v2 06/19] builtin/grep: "
` [PATCH v2 07/19] builtin/branch: "
` [PATCH v2 08/19] builtin/clone: "
` [PATCH v2 09/19] builtin/merge: "
` [PATCH v2 10/19] Convert remaining callers of resolve_refdup to object_id
` [PATCH v2 11/19] builtin/replace: convert to struct object_id
` [PATCH v2 12/19] reflog-walk: convert struct reflog_info "
` [PATCH v2 13/19] refs: convert each_reflog_ent_fn "
` [PATCH v2 14/19] hex: introduce parse_oid_hex
` [PATCH v2 15/19] refs: simplify parsing of reflog entries
` [PATCH v2 16/19] sha1_file: introduce an nth_packed_object_oid function
` [PATCH v2 17/19] Convert object iteration callbacks to struct object_id
` [PATCH v2 18/19] builtin/merge-base: convert "
` [PATCH v2 19/19] wt-status: "

[PATCH] completion: complete modified files for checkout with '--'
 2017-02-14  0:50 UTC  (2+ messages)

[RFC-PATCHv2] submodules: add a background story
 2017-02-14  0:39 UTC  (2+ messages)

[PATCH v2 0/4] stash: create filename argument
 2017-02-14  0:37 UTC  (23+ messages)
` [PATCH v3 0/5] stash: support pathspec argument
  ` [PATCH v3 2/5] stash: introduce push verb
  ` [PATCH v3 3/5] stash: add test for the create command line arguments
  ` [PATCH v3 4/5] stash: introduce new format create
  ` [PATCH v3 5/5] stash: teach 'push' (and 'create') to honor pathspec

Continuous Testing of Git on Windows
 2017-02-13 23:46 UTC  (2+ messages)

[PATCH v6] gc: ignore old gc.log files
 2017-02-13 23:21 UTC  (2+ messages)

[PATCH v2 0/9] Store submodules in a hash, not a linked list
 2017-02-13 23:18 UTC  (6+ messages)
` [PATCH v2 9/9] read_loose_refs(): read refs using resolve_ref_recursively()

new git-diff switch to eliminate leading "+" and "-" characters
 2017-02-13 23:01 UTC 

[PATCH] mingw: make stderr unbuffered again
 2017-02-13 22:39 UTC  (2+ messages)

[RFC PATCH] show decorations at the end of the line
 2017-02-13 22:38 UTC  (6+ messages)

[PATCH] docs/gitremote-helpers: fix unbalanced quotes
 2017-02-13 22:06 UTC  (3+ messages)
` [PATCH] docs/git-submodule: fix unbalanced quote

Incorrect pipe for git log graph when using --name-status option
 2017-02-13 21:51 UTC  (8+ messages)

[RFH] Request for Git Merge 2017 impressions for Git Rev News
 2017-02-13 21:27 UTC  (2+ messages)

[PATCH] rm: reuse strbuf for all remove_dir_recursively() calls, again
 2017-02-13 21:03 UTC  (2+ messages)

Small regression on Windows
 2017-02-13 20:47 UTC  (3+ messages)

[PATCHv2 17/21] completion: don't use __gitdir() for git commands
 2017-02-13 20:45 UTC  (3+ messages)
` [PATCH] completion: restore removed line continuating backslash

[PATCH 12/12] completion: fill COMPREPLY directly when completing refs
 2017-02-13 20:24 UTC  (5+ messages)
` [PATCH] squash! "

[PATCH] fixup! bisect--helper: `bisect_next_check` & bisect_voc shell function in C
 2017-02-13 19:34 UTC  (6+ messages)

git remote rename problem with trailing \\ for remote.url config entries (on Windows)
 2017-02-13 18:47 UTC  (2+ messages)

Git status performance on PS (command prompt)
 2017-02-13  6:12 UTC  (3+ messages)

[PATCH 0/5] Store submodules in a hash, not a linked list
 2017-02-13  2:39 UTC  (5+ messages)

[PATCH] completion: teach to complete git-subtree
 2017-02-13  1:07 UTC 

[PATCH] fetch: print an error when declining to request an unadvertised object
 2017-02-12 23:49 UTC  (4+ messages)

[git-gui] Amending doesn't preserve timestamp
 2017-02-12 23:06 UTC  (4+ messages)

What's cooking in git.git (Feb 2017, #03; Fri, 10)
 2017-02-12 23:01 UTC  (5+ messages)

[PATCH v4 0/7] stash: support pathspec argument
 2017-02-12 22:07 UTC  (9+ messages)
  ` [PATCH v4 1/7] Documentation/stash: remove mention of git reset --hard
  ` [PATCH v4 2/7] stash: introduce push verb
  ` [PATCH v4 3/7] stash: add test for the create command line arguments
  ` [PATCH v4 4/7] stash: introduce new format create
  ` [PATCH v4 5/7] stash: teach 'push' (and 'create') to honor pathspec
  ` [PATCH v4 6/7] stash: use stash_push for no verb form
  ` [PATCH v4 7/7] stash: allow pathspecs in the "

Confusing git messages when disk is full
 2017-02-12 16:37 UTC 

[RFC] send-email: avoid duplicate In-Reply-To and References headers
 2017-02-12  2:51 UTC  (4+ messages)

[PATCH] cocci: detect useless free(3) calls
 2017-02-11 19:50 UTC  (4+ messages)

[PATCH v3 0/4] git gui: allow for a long recentrepo list
 2017-02-11 12:48 UTC  (2+ messages)

Google Doc about the Contributors' Summit
 2017-02-11  3:26 UTC  (4+ messages)


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).