git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-05-21 12:58:39 to 2017-05-23 19:09:33 UTC [more...]

[GSoC][RFC/PATCH v3 2/2] submodule: port subcommand foreach from shell to C
 2017-05-23 19:09 UTC  (6+ messages)
` [GSoC][PATCH v4 1/2] t7407: test "submodule foreach --recursive" from subdirectory added
  ` [GSoC][PATCH v4 2/2] submodule: port subcommand foreach from shell to C

What's cooking in git.git (May 2017, #07; Tue, 23)
 2017-05-23 19:08 UTC  (2+ messages)

[PATCHv2 0/6] Add option to recurse into submodules
 2017-05-23 18:52 UTC  (11+ messages)
` [PATCHv2 1/6] submodule.c: add has_submodules to check if we have any submodules
` [PATCHv2 2/6] submodule test invocation: only pass additional arguments
` [PATCHv2 3/6] Introduce submodule.recurse option for worktree manipulators
` [PATCHv2 4/6] builtin/fetch.c: respect 'submodule.recurse' option
` [PATCHv2 5/6] builtin/grep.c: "
` [PATCHv2 6/6] builtin/push.c: "

[PATCH 0/2] Fix warnings on access of a remote with Windows paths
 2017-05-23 18:39 UTC  (15+ messages)
` [PATCH 1/2] mingw.h: permit arguments with side effects for is_dir_sep
` [PATCH 2/2] Windows: do not treat a path with backslashes as a remote's nick name
` [PATCH v2 1/2] mingw.h: permit arguments with side effects for is_dir_sep
  ` [PATCH v2 2/2] Windows: do not treat a path with backslashes as a remote's nick name

[PATCHv2 00/20] Diff machine: highlight moved lines
 2017-05-23 18:14 UTC  (25+ messages)
` [PATCHv3 "
  ` [PATCHv3 04/20] diff.c: teach emit_line_0 to accept sign parameter
  ` [PATCHv4 00/17] Diff machine: highlight moved lines
    ` [PATCHv4 01/17] diff: readability fix
    ` [PATCHv4 02/17] diff: move line ending check into emit_hunk_header
    ` [PATCHv4 03/17] diff.c: factor out diff_flush_patch_all_file_pairs
    ` [PATCHv4 04/17] diff: introduce more flexible emit function
    ` [PATCHv4 05/17] diff.c: convert fn_out_consume to use emit_line
    ` [PATCHv4 06/17] diff.c: convert builtin_diff to use emit_line_*
    ` [PATCHv4 07/17] diff.c: convert emit_rewrite_diff "
    ` [PATCHv4 08/17] diff.c: convert emit_rewrite_lines "
    ` [PATCHv4 09/17] submodule.c: convert show_submodule_summary to use emit_line_fmt
    ` [PATCHv4 10/17] diff.c: convert emit_binary_diff_body to use emit_line_*
    ` [PATCHv4 11/17] diff.c: convert show_stats "
    ` [PATCHv4 12/17] diff.c: convert word diffing "
    ` [PATCHv4 13/17] diff.c: convert diff_flush "
    ` [PATCHv4 14/17] diff.c: convert diff_summary "
    ` [PATCHv4 15/17] diff.c: emit_line includes whitespace highlighting
    ` [PATCHv4 16/17] diff: buffer all output if asked to
    ` [PATCHv4 17/17] diff.c: color moved lines differently

BUG: The .gitignore rules can't be made to cross submodule boundaries
 2017-05-23 17:51 UTC  (4+ messages)

[WIP/RFC 00/23] repository object
 2017-05-23 17:35 UTC  (11+ messages)
` [WIP/RFC 17/23] repo: introduce new "

Passing revs to git-bundle-create via stdin
 2017-05-23 16:46 UTC  (2+ messages)

Another git repo at kernel.org?
 2017-05-23 15:13 UTC  (3+ messages)

`pull --rebase --autostash` fails when fast forward in dirty repo
 2017-05-23 13:12 UTC  (2+ messages)

[PATCH v5] send-email: --batch-size to work around some SMTP server limit
 2017-05-23 12:55 UTC  (7+ messages)
  `  "

[PATCH v2 0/2] Update sha1dc from upstream & optionally make it a submodule
 2017-05-23 13:06 UTC  (12+ messages)
` [PATCH 2/3] sha1dc: use sha1collisiondetection as "
  ` [PATCH v2 2/2] sha1dc: optionally "

[PATCH v4 0/6] Fix clean -d and status --ignored
 2017-05-23 12:52 UTC  (20+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v4 4/6] dir: hide untracked contents of untracked dirs
  ` [PATCH v4 5/6] dir: expose cmp_name() and check_contains()
  ` [PATCH v4 6/6] clean: teach clean -d to skip dirs containing ignored files
` [PATCH v5 0/6] Fix clean -d and status --ignored
` [PATCH v5 1/6] t7300: clean -d should skip dirs with ignored files
` [PATCH v5 2/6] t7061: status --ignored should search untracked dirs
` [PATCH v5 3/6] dir: recurse into untracked dirs for ignored files
` [PATCH v5 4/6] dir: hide untracked contents of untracked dirs
` [PATCH v5 5/6] dir: expose cmp_name() and check_contains()
` [PATCH v5 6/6] clean: teach clean -d to preserve ignored paths

How do I see “merge events” in history?
 2017-05-23 12:20 UTC  (2+ messages)

[Bug] cloning a repository with a default MASTER branch tries to check out the master branch
 2017-05-23 12:12 UTC  (4+ messages)
` [Non-Bug] "

[PATCHv3 0/4] clone: respect configured fetch respecs during initial fetch
 2017-05-23 12:06 UTC  (6+ messages)
` [PATCHv3 4/4] clone: use free_refspec() to free refspec list

git --merge and option parsing
 2017-05-23 11:39 UTC  (2+ messages)

[PATCH] tag: duplicate mention of --contains should mention --no-contains
 2017-05-23  9:43 UTC  (2+ messages)

[PATCH v2 0/7] Abide by our own rules regarding line endings
 2017-05-23  9:01 UTC  (6+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] Fix build with core.autocrlf=true

[PATCH v4 0/4] convert: add "status=delayed" to filter process protocol
 2017-05-23  8:43 UTC  (12+ messages)
` [PATCH v4 1/4] t0021: keep filter log files on comparison
` [PATCH v4 2/4] t0021: make debug log file name configurable
` [PATCH v4 3/4] t0021: write "OUT" only on success
` [PATCH v4 4/4] convert: add "status=delayed" to filter process protocol

Git 2.13 silent install
 2017-05-23  7:38 UTC  (4+ messages)

[PATCH] Documentation: Fix reference to isExists for interpret-trailers
 2017-05-23  6:06 UTC  (3+ messages)

[PATCH] Documentation: Fix formatting typo in pretty-formats.txt
 2017-05-23  5:46 UTC  (2+ messages)

What's cooking in git.git (May 2017, #06; Mon, 22)
 2017-05-23  5:14 UTC  (5+ messages)

[PATCH] usage: add NORETURN to BUG() function definitions
 2017-05-23  3:32 UTC  (8+ messages)

[Bug] git branch -v has problems with carriage returns
 2017-05-23  3:01 UTC  (8+ messages)
` [PATCH] ref-filter: treat CRLF as same as LF in find_subpos

[PATCH] usage: fix a sparse 'redeclared with different type' error
 2017-05-23  1:02 UTC  (3+ messages)

[PATCH 1/2] refs: Add for_each_worktree_ref for iterating over all worktree HEADs
 2017-05-22 22:52 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v2 00/25] Prepare to separate out a packed_ref_store
 2017-05-22 21:51 UTC  (27+ messages)
` [PATCH v2 01/25] t3600: clean up permissions test properly
` [PATCH v2 02/25] refs.h: clarify docstring for the ref_transaction_update()-related fns
` [PATCH v2 03/25] ref_iterator_begin_fn(): fix docstring
` [PATCH v2 04/25] files-backend: use `die("BUG: ...")`, not `die("internal error: ...")`
` [PATCH v2 05/25] prefix_ref_iterator: don't trim too much
` [PATCH v2 06/25] refs_ref_iterator_begin(): don't check prefixes redundantly
` [PATCH v2 07/25] refs: use `size_t` indexes when iterating over ref transaction updates
` [PATCH v2 08/25] ref_store: take a `msg` parameter when deleting references
` [PATCH v2 09/25] lockfile: add a new method, is_lock_file_locked()
` [PATCH v2 10/25] files-backend: move `lock` member to `files_ref_store`
` [PATCH v2 11/25] files_ref_store: put the packed files lock directly in this struct
` [PATCH v2 12/25] files_transaction_cleanup(): new helper function
` [PATCH v2 13/25] ref_transaction_commit(): check for valid `transaction->state`
` [PATCH v2 14/25] ref_transaction_prepare(): new optional step for reference updates
` [PATCH v2 15/25] ref_update_reject_duplicates(): expose function to whole refs module
` [PATCH v2 16/25] ref_update_reject_duplicates(): use `size_t` rather than `int`
` [PATCH v2 17/25] ref_update_reject_duplicates(): add a sanity check
` [PATCH v2 18/25] should_pack_ref(): new function, extracted from `files_pack_refs()`
` [PATCH v2 19/25] get_packed_ref_cache(): assume "packed-refs" won't change while locked
` [PATCH v2 20/25] read_packed_refs(): do more of the work of reading packed refs
` [PATCH v2 21/25] read_packed_refs(): report unexpected fopen() failures
` [PATCH v2 22/25] refs_ref_iterator_begin(): handle `GIT_REF_PARANOIA`
` [PATCH v2 23/25] create_ref_entry(): remove `check_name` option
` [PATCH v2 24/25] ref-filter: limit traversal to prefix
` [PATCH v2 25/25] cache_ref_iterator_begin(): avoid priming unneeded directories

[GSoC][PATCH v1 1/2] submodule: port set_name_rev from shell to C
 2017-05-22 21:28 UTC  (3+ messages)
` [GSoC][PATCH v1 2/2] submodule: port submodule subcommand status

[Bug] git branch -v has problems with carriage returns
 2017-05-22 20:19 UTC  (7+ messages)
` [PATCH] ref-filter: treat CRLF as same as LF in find_subpos
  ` [PATCH v2] ref-filter: trim end whitespace in subject
    ` [PATCH v3] "

[PATCH] t5531: fix test description
 2017-05-22 19:01 UTC 

[GSoC] Update: Week 1
 2017-05-22 17:52 UTC 

[PATCH v2 0/6] Fast git status via a file system watcher
 2017-05-22 17:28 UTC  (5+ messages)
` [PATCH v2 5/6] fsmonitor: add documentation for the fsmonitor extension

[PATCH] diff: mark some file local symbols as static
 2017-05-22 16:42 UTC  (2+ messages)

[PATCH v5 0/8] Introduce timestamp_t for timestamps
 2017-05-22 13:39 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 6/8] Introduce a new data type "
    ` [PATCH] name-rev: change a "long" variable to timestamp_t

[PATCH] mingw: simplify PATH handling
 2017-05-22 12:58 UTC  (3+ messages)
` [PATCH v2] "

reversion in GIT_COMMON_DIR refs path
 2017-05-22 11:11 UTC  (3+ messages)

[PATCH v3 00/30] Easy to review grep & pre-PCRE changes
 2017-05-22  0:17 UTC  (5+ messages)
` [PATCH v3 05/30] log: make --regexp-ignore-case work with --perl-regexp

[PATCH v3 0/4] convert: add "status=delayed" to filter process protocol
 2017-05-21 20:25 UTC  (8+ messages)
` [PATCH v3 4/4] "


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