git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-01 20:44:06 to 2017-10-03 03:51:18 UTC [more...]

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2017-10-03  3:51 UTC  (6+ messages)
` [PATCH v16 1/6] "

[PATCH 0/1] ref-filter.c: pass empty-string as NULL to atom parsers
 2017-10-03  3:37 UTC  (10+ messages)
` [PATCH] "
` [PATCH v2] "

Updated to v2.14.2 on macOS; git add --patch broken
 2017-10-03  3:14 UTC  (5+ messages)

[PATCH 00/24] object_id part 10
 2017-10-03  1:43 UTC  (34+ messages)
` [PATCH 01/24] walker: convert to struct object_id
` [PATCH 02/24] refs/files-backend: convert struct ref_to_prune to object_id
` [PATCH 03/24] refs: convert delete_ref and refs_delete_ref to struct object_id
` [PATCH 04/24] refs: convert update_ref and refs_update_ref to use "
` [PATCH 05/24] refs: update ref transactions "
` [PATCH 06/24] Convert check_connected "
` [PATCH 07/24] refs: convert resolve_refdup and refs_resolve_refdup to "
` [PATCH 08/24] refs: convert read_ref and read_ref_full to object_id
` [PATCH 09/24] refs: convert dwim_ref and expand_ref to struct object_id
` [PATCH 10/24] builtin/reflog: convert remaining unsigned char uses to object_id
` [PATCH 11/24] refs: convert dwim_log to struct object_id
` [PATCH 12/24] pack-bitmap: convert traverse_bitmap_commit_list to object_id
` [PATCH 13/24] builtin/pack-objects: convert to struct object_id
` [PATCH 14/24] refs: convert peel_ref "
` [PATCH 15/24] refs: convert read_ref_at "
` [PATCH 16/24] refs: convert reflog_expire parameter "
` [PATCH 17/24] sha1_file: convert index_path and index_fd "
` [PATCH 18/24] Convert remaining callers of resolve_gitlink_ref to object_id
` [PATCH 19/24] refs: convert resolve_gitlink_ref to struct object_id
` [PATCH 20/24] worktree: convert struct worktree to object_id
` [PATCH 21/24] refs: convert resolve_ref_unsafe to struct object_id
` [PATCH 22/24] refs: convert peel_object "
` [PATCH 23/24] refs: convert read_raw_ref backends "
` [PATCH 24/24] refs/files-backend: convert static functions to object_id

Security of .git/config and .git/hooks
 2017-10-03  1:12 UTC  (2+ messages)

[PATCH] clang-format: adjust line break penalties
 2017-10-03  1:08 UTC  (8+ messages)
` [PATCH v2] Add a comment to .clang-format about the meaning of the file
  ` [PATCH v3] clang-format: add a comment about the meaning/status of the

[idea] File history tracking hints
 2017-10-03  0:52 UTC  (13+ messages)

[PATCH] PR msg: capitalise "Git" to make it a proper noun
 2017-10-03  0:34 UTC  (4+ messages)
  ` [PATCH v2] request-pull: "

[PATCH/RFC] setup: update error message to be more meaningful
 2017-10-03  0:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] branch: change the error messages to be more meaningful
 2017-10-03  0:21 UTC  (4+ messages)
` [PATCH v2] "

What means "git config bla ~/"?
 2017-10-03  0:08 UTC  (4+ messages)

[PATCH 0/3] Comment fixes
 2017-10-02 23:50 UTC  (2+ messages)

[PATCH] oidmap: map with OID as key
 2017-10-02 23:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] Support %(trailers) arguments in for-each-ref(1)
 2017-10-02 23:44 UTC  (51+ messages)
` [PATCH 4/5] ref-filter.c: use trailer_opts to format trailers
` [PATCH v2 0/6] Support %(trailers) arguments in for-each-ref(1)
    ` [PATCH v4 "
      ` [PATCH v4 1/6] pretty.c: delimit "%(trailers)" arguments with ","
        ` [PATCH v4 2/6] t6300: refactor %(trailers) tests
        ` [PATCH v4 4/6] doc: use modern "`"-style code fencing
        ` [PATCH v4 5/6] ref-filter.c: use trailer_opts to format trailers
        ` [PATCH v4 6/6] ref-filter.c: parse trailers arguments with %(contents) atom
      ` [PATCH v5 0/6] Support %(trailers) arguments in for-each-ref(1)
        ` [PATCH v5 1/6] pretty.c: delimit "%(trailers)" arguments with ","
          ` [PATCH v5 2/6] t6300: refactor %(trailers) tests
          ` [PATCH v5 3/6] doc: 'trailers' is the preferred way to format trailers
          ` [PATCH v5 4/6] doc: use modern "`"-style code quoting
          ` [PATCH v5 5/6] ref-filter.c: use trailer_opts to format trailers
          ` [PATCH v5 6/6] ref-filter.c: parse trailers arguments with %(contents) atom
        ` [PATCH v6 0/7] Support %(trailers) arguments in for-each-ref(1)
          ` [PATCH v6 1/7] pretty.c: delimit "%(trailers)" arguments with ","
            ` [PATCH v6 2/7] t4205: unfold across multiple lines
            ` [PATCH v6 3/7] doc: 'trailers' is the preferred way to format trailers
            ` [PATCH v6 4/7] doc: use modern "`"-style code quoting
            ` [PATCH v6 5/7] t6300: refactor %(trailers) tests
            ` [PATCH v6 6/7] ref-filter.c: use trailer_opts to format trailers
            ` [PATCH v6 7/7] ref-filter.c: parse trailers arguments with %(contents) atom

hooks are ignored if there are not marked as executable
 2017-10-02 22:50 UTC  (2+ messages)

git submodule add fails when using both --branch and --depth
 2017-10-02 22:08 UTC  (3+ messages)

RFC: Another proposed hash function transition plan
 2017-10-02 19:41 UTC  (34+ messages)
  ` RFC v3: "
      ` [PATCH v4] technical doc: add a design doc for hash function transition

[PATCH] tag: avoid NULL pointer arithmetic
 2017-10-02 19:23 UTC  (5+ messages)

[PATCH 1/2] coccinelle: remove parentheses that become unnecessary
 2017-10-02 19:20 UTC  (3+ messages)
` [PATCH 2/2] run-command: use ALLOC_ARRAY

git add -p stops working when setting color.ui = always
 2017-10-02 18:54 UTC  (2+ messages)

[PATCH] commit & merge: modularize the empty message validator
 2017-10-02 17:20 UTC  (5+ messages)
` [PATCH v2/RFC] commit: change the meaning of an empty commit message

[PATCH 0/4] pre-merge hook
 2017-10-02 16:59 UTC  (3+ messages)

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-10-02 14:56 UTC  (10+ messages)
` [PATCH v2 4/5] sha1_name: Parse less while finding common prefix
` [PATCH v3 0/5] Improve abbreviation disambituation
` [PATCH v3 1/5] test-list-objects: List a subset of object ids
` [PATCH v3 2/5] p0008-abbrev.sh: Test find_unique_abbrev() perf
` [PATCH v3 3/5] sha1_name: Unroll len loop in find_unique_abbrev_r
` [PATCH v3 4/5] sha1_name: Parse less while finding common prefix
` [PATCH v3 5/5] sha1_name: Minimize OID comparisons during disambiguation

[PATCH v6 00/40] Add initial experimental external ODB support
 2017-10-02 14:34 UTC  (7+ messages)
` [PATCH v6 09/40] Add initial external odb support

[PATCH 0/3] for-each-ref: add :remote-ref and :remote-name specifiers
 2017-10-02 13:57 UTC  (4+ messages)
` [PATCH 1/3] for-each-ref: let upstream/push optionally report the remote name
` [PATCH 2/3] for-each-ref: let upstream/push optionally report merge name
` [PATCH 3/3] for-each-ref: test :remote-name and :remote-ref

What's cooking in git.git (Sep 2017, #06; Fri, 29)
 2017-10-02 12:02 UTC  (5+ messages)

new contributors presentation
 2017-10-02 11:43 UTC 

[PATCH] builtin/: add UNLEAKs
 2017-10-02 10:20 UTC  (4+ messages)

[PATCH 00/11] various lockfile-leaks and -fixes
 2017-10-02 10:19 UTC  (33+ messages)
` [PATCH 01/11] sha1_file: do not leak `lock_file`
` [PATCH 02/11] treewide: prefer lockfiles on the stack
` [PATCH 03/11] lockfile: fix documentation on `close_lock_file_gently()`
` [PATCH 04/11] tempfile: fix documentation on `delete_tempfile()`
` [PATCH 05/11] cache-tree: simplify locking logic
` [PATCH 06/11] apply: move lockfile into `apply_state`
` [PATCH 07/11] apply: remove `newfd` from `struct apply_state`
` [PATCH 09/11] read-cache: require flags for `write_locked_index()`
` [PATCH 10/11] read-cache: don't leave dangling pointer in `do_write_index()`
` [PATCH 11/11] read-cache: roll back lock on error with `COMMIT_LOCK`

[PATCH] [Outreachy] cleanup: use list.h in mru.h and mru.c
 2017-10-02  9:37 UTC  (14+ messages)
` [PATCH Outreachy] mru: use double-linked list from list.h
  ` [PATCH v2 "

cmd.exe Terminal is closing when cloning a repository on windows 10 (64.bit)
 2017-10-02  7:42 UTC 

[PATCH 1/2] coccinelle: add rules to use strbuf_add() for adding buffers to strbufs
 2017-10-02  5:18 UTC  (3+ messages)
` [PATCH 2/2] commit: use strbuf_add() to add a buffer to a strbuf

[PATCH] graph: use strbuf_addchars() to add spaces
 2017-10-02  5:11 UTC  (2+ messages)

[PATCH 00/18] Partial clone (from clone to lazy fetch in 18 patches)
 2017-10-02  4:23 UTC  (2+ messages)

[PATCH v5 4/4] submodule: port submodule subcommand 'status' from shell to C
 2017-10-02  1:08 UTC  (9+ messages)
` [PATCH v6 0/3] Incremental rewrite of git-submodules
  ` [PATCH v6 1/3] submodule--helper: introduce get_submodule_displaypath()
  ` [PATCH v6 2/3] submodule--helper: introduce for_each_listed_submodule()
  ` [PATCH v6 3/3] submodule: port submodule subcommand 'status' from shell to C

"man git-checkout", man page is inconsistent between SYNOPSIS and details
 2017-10-02  0:29 UTC  (6+ messages)

"man git-stash" explanation of "--include-untracked" and "--all" seems ambiguous
 2017-10-01 23:29 UTC  (4+ messages)

what is git's position on "classic" mac <CR>-only end of lines?
 2017-10-01 21:29 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).