git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-09-30 13:00:01 to 2017-10-02 13:58:00 UTC [more...]

[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

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

[PATCH] tag: avoid NULL pointer arithmetic
 2017-10-02 13:06 UTC  (4+ messages)

[PATCH 0/5] Support %(trailers) arguments in for-each-ref(1)
 2017-10-02 12:15 UTC  (63+ 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 v2 1/6] pretty.c: delimit "%(trailers)" arguments with ","
    ` [PATCH v2 2/6] t6300: refactor %(trailers) tests
    ` [PATCH v2 3/6] doc: 'trailers' is the preferred way to format trailers
    ` [PATCH v2 4/6] doc: use modern "`"-style code fencing
    ` [PATCH v2 5/6] ref-filter.c: use trailer_opts to format trailers
    ` [PATCH v2 6/6] ref-filter.c: parse trailers arguments with %(contents) atom
    ` [PATCH v3 1/6] pretty.c: delimit "%(trailers)" arguments with ","
      ` [PATCH v3 2/6] t6300: refactor %(trailers) tests
      ` [PATCH v3 3/6] doc: 'trailers' is the preferred way to format trailers
      ` [PATCH v3 4/6] doc: use modern "`"-style code fencing
      ` [PATCH v3 5/6] ref-filter.c: use trailer_opts to format trailers
      ` [PATCH v3 6/6] ref-filter.c: parse trailers arguments with %(contents) atom
    ` [PATCH v4 0/6] Support %(trailers) arguments in for-each-ref(1)
      ` [PATCH v4 1/6] pretty.c: delimit "%(trailers)" arguments with ","
        ` [PATCH v4 2/6] t6300: refactor %(trailers) tests
        ` [PATCH v4 3/6] doc: 'trailers' is the preferred way to format trailers
        ` [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

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 

git add -p stops working when setting color.ui = always
 2017-10-02 10:38 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  (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 08/11] cache.h: document `write_locked_index()`
` [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`

What means "git config bla ~/"?
 2017-10-02 10:13 UTC 

hooks are ignored if there are not marked as executable
 2017-10-02 10:06 UTC 

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

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

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

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

[PATCH 0/4] pre-merge hook
 2017-10-02  5:54 UTC  (2+ messages)

[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  (7+ messages)

[PATCH] clang-format: adjust line break penalties
 2017-10-01 23:37 UTC  (7+ messages)
` [PATCH] Add a comment to .clang-format about the meaning of the file
` [PATCH v2] "
  ` [PATCH v3] clang-format: add a comment about the meaning/status of the

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

[PATCH 00/24] object_id part 10
 2017-10-01 22:08 UTC  (25+ 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

what is git's position on "classic" mac <CR>-only end of lines?
 2017-10-01 21:29 UTC  (4+ messages)

will git rebase has side effect
 2017-10-01 16:11 UTC  (4+ messages)

[PATCH 1/2] coccinelle: remove parentheses that become unnecessary
 2017-10-01 15:14 UTC  (2+ messages)
` [PATCH 2/2] run-command: use ALLOC_ARRAY

[PATCH] diff-lib: clear `pending` object-array in `index_differs_from()`
 2017-10-01 15:04 UTC  (9+ messages)
` [PATCH v2 0/6] reroll ma/plugleaks; more `object_array`-fixes

[PATCH] repository: use FREE_AND_NULL
 2017-10-01 14:44 UTC 

[PATCH] use strbuf_addstr() for adding strings to strbufs
 2017-10-01 14:44 UTC 

[PATCH] path: use strbuf_add_real_path()
 2017-10-01 14:44 UTC 

[PATCH 1/3] refs: make sha1 output parameter of refs_resolve_ref_unsafe() optional
 2017-10-01  8:29 UTC  (4+ messages)
` [PATCH 4/3] refs: pass NULL to refs_resolve_refdup() if hash is not needed
` [PATCH 5/3] refs: pass NULL to resolve_refdup() "

[PATCH v7 00/12] Fast git status via a file system watcher
 2017-10-01  8:24 UTC  (5+ messages)
` [PATCH v8 "

[idea] File history tracking hints
 2017-10-01  3:27 UTC  (8+ messages)

[PATCH] clang-format: adjust line break penalties
 2017-10-01  2:40 UTC  (3+ messages)

git submodule add fails when using both --branch and --depth
 2017-09-30 17:20 UTC 


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