git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-01 23:09:55 to 2017-10-03 10:15:04 UTC [more...]

Enhancement request: git-push: Allow (configurable) default push-option
 2017-10-03 10:15 UTC 

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

[PATCH v6 00/40] Add initial experimental external ODB support
 2017-10-03  9:45 UTC  (9+ messages)
` [PATCH v6 09/40] Add initial external odb support

Updated to v2.14.2 on macOS; git add --patch broken
 2017-10-03  9:31 UTC  (17+ messages)
  ` [PATCH 0/2] fixing "add -p" regression
    ` [PATCH 1/2] Revert "color: check color.ui in git_default_config()"
    ` [PATCH 2/2] colors: git_default_config() does not read color.ui

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

[PATCH 0/5] Support %(trailers) arguments in for-each-ref(1)
 2017-10-03  6:40 UTC  (54+ 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

[PATCH] oidmap: map with OID as key
 2017-10-03  6:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/11] various lockfile-leaks and -fixes
 2017-10-03  6:21 UTC  (34+ 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] builtin/: add UNLEAKs
 2017-10-03  6:20 UTC  (5+ messages)

merge-base not working as expected when base is ahead
 2017-10-03  6:05 UTC  (12+ messages)
` [PATCH 0/3] merge-base --fork-point fixes
  ` [PATCH 2/3] merge-base: return fork-point outside reflog

RFC: Another proposed hash function transition plan
 2017-10-03  5:40 UTC  (35+ messages)
  ` RFC v3: "
      ` [PATCH v4] technical doc: add a design doc for hash function transition

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

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-10-03  4:16 UTC  (11+ 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] PR msg: capitalise "Git" to make it a proper noun
 2017-10-03  4:12 UTC  (5+ messages)
  ` [PATCH v2] request-pull: "

[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] "

[PATCH 00/24] object_id part 10
 2017-10-03  1:43 UTC  (14+ messages)
` [PATCH 04/24] refs: convert update_ref and refs_update_ref to use struct object_id
` [PATCH 06/24] Convert check_connected "
` [PATCH 13/24] builtin/pack-objects: convert to "
` [PATCH 15/24] refs: convert read_ref_at "

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  (6+ 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/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)

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)

[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 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 

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 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  (3+ 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).