git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-06-30 17:29:40 to 2017-07-03 20:32:49 UTC [more...]

[GSoC] Update: Week 7
 2017-07-03 20:32 UTC  (3+ messages)
` [GSoC][PATCH 1/5 v4] submodule--helper: introduce get_submodule_displaypath()
  ` [GSoC][PATCH 2/5 v4] submodule--helper: introduce for_each_submodule_list()

[PATCH 0/3] update sha1dc from PR #36
 2017-07-03 20:29 UTC  (7+ messages)
` [PATCH v3 0/3] Update sha1dc from upstream
` [PATCH v3 1/3] sha1dc: update "
` [PATCH v3 2/3] sha1dc: optionally use sha1collisiondetection as a submodule
` [PATCH v3 3/3] sha1collisiondetection: automatically enable when submodule is populated

What's cooking in git.git (Jun 2017, #09; Fri, 30)
 2017-07-03 20:19 UTC  (7+ messages)

Help needed for solving a few issues with building git
 2017-07-03 20:11 UTC  (4+ messages)

[PATCH 00/12] object_id part 9
 2017-07-03 18:55 UTC  (13+ messages)
` [PATCH 01/12] builtin/fsck: convert remaining caller of get_sha1 to object_id
` [PATCH 02/12] builtin/merge-tree: "
` [PATCH 03/12] submodule: convert submodule config lookup to use object_id
` [PATCH 04/12] remote: convert struct push_cas to struct object_id
` [PATCH 05/12] sequencer: convert "
` [PATCH 06/12] builtin/update_ref: "
` [PATCH 07/12] bisect: convert bisect_checkout "
` [PATCH 08/12] builtin/unpack-file: convert "
` [PATCH 09/12] builtin/verify-tag: "
` [PATCH 10/12] Convert remaining callers of get_sha1 to get_oid
` [PATCH 11/12] sha1_name: convert get_sha1* to get_oid*
` [PATCH 12/12] sha1_name: convert GET_SHA1* flags to GET_OID*

[PATCH] area: git-merge: add --signoff flag to git-merge
 2017-07-03 17:57 UTC  (2+ messages)

Why doesn't merge fail if message has only sign-off?
 2017-07-03 17:21 UTC  (2+ messages)

[PATCH] hooks: add signature to the top of the commit message
 2017-07-03 16:58 UTC  (15+ messages)
    ` "git intepret-trailers" vs. "sed script" to add the signature
      ` [PATCH/RFC] hooks: add signature using "interpret-trailers"
            ` [PATCH/RFC] hooks: replace irrelevant hook sample
            ` [PATCH] hooks: add script to HOOKS that allows adding notes from commit message

[RFC/PATCH v4 00/49] Add initial experimental external ODB support
 2017-07-03 16:56 UTC  (7+ messages)

[PATCH/RFC v1 1/1] cygwin: Allow pushing to UNC paths
 2017-07-03 14:41 UTC  (5+ messages)
` [PATCH v2 1/2] Check DB_ENVIRONMENT using is_directory()
    ` [PATCH v3 1/1] cygwin: Allow pushing to UNC paths
` [PATCH v2 2/2] "

Git v2.13.1 SHA1 very broken
 2017-07-03 12:34 UTC  (10+ messages)
          ` Continous Integration (was: RE: Git v2.13.1 SHA1 very broken)

speeding up git pull from a busy gerrit instance over a slow link?
 2017-07-03  7:01 UTC  (4+ messages)

Request for git merge --signoff
 2017-07-01 22:15 UTC  (5+ messages)

[PATCH v3 00/30] Create a reference backend for packed refs
 2017-07-01 18:31 UTC  (31+ messages)
` [PATCH v3 01/30] t1408: add a test of stale packed refs covered by loose refs
` [PATCH v3 02/30] add_packed_ref(): teach function to overwrite existing refs
` [PATCH v3 03/30] packed_ref_store: new struct
` [PATCH v3 04/30] packed_ref_store: move `packed_refs_path` here
` [PATCH v3 05/30] packed_ref_store: move `packed_refs_lock` member here
` [PATCH v3 06/30] clear_packed_ref_cache(): take a `packed_ref_store *` parameter
` [PATCH v3 07/30] validate_packed_ref_cache(): "
` [PATCH v3 08/30] get_packed_ref_cache(): "
` [PATCH v3 09/30] get_packed_refs(): "
` [PATCH v3 10/30] add_packed_ref(): "
` [PATCH v3 11/30] lock_packed_refs(): "
` [PATCH v3 12/30] commit_packed_refs(): "
` [PATCH v3 13/30] rollback_packed_refs(): "
` [PATCH v3 14/30] get_packed_ref(): "
` [PATCH v3 15/30] repack_without_refs(): "
` [PATCH v3 16/30] packed_peel_ref(): new function, extracted from `files_peel_ref()`
` [PATCH v3 17/30] packed_ref_store: support iteration
` [PATCH v3 18/30] packed_read_raw_ref(): new function, replacing `resolve_packed_ref()`
` [PATCH v3 19/30] packed-backend: new module for handling packed references
` [PATCH v3 20/30] packed_ref_store: make class into a subclass of `ref_store`
` [PATCH v3 21/30] commit_packed_refs(): report errors rather than dying
` [PATCH v3 22/30] commit_packed_refs(): use a staging file separate from the lockfile
` [PATCH v3 23/30] packed_refs_lock(): function renamed from lock_packed_refs()
` [PATCH v3 24/30] packed_refs_lock(): report errors via a `struct strbuf *err`
` [PATCH v3 25/30] packed_refs_unlock(), packed_refs_is_locked(): new functions
` [PATCH v3 26/30] clear_packed_ref_cache(): don't protest if the lock is held
` [PATCH v3 27/30] commit_packed_refs(): remove call to `packed_refs_unlock()`
` [PATCH v3 28/30] repack_without_refs(): don't lock or unlock the packed refs
` [PATCH v3 29/30] t3210: add some tests of bogus packed-refs file contents
` [PATCH v3 30/30] read_packed_refs(): die if `packed-refs` contains bogus data

[PATCH v2 00/29] Create a reference backend for packed refs
 2017-07-01 18:15 UTC  (7+ messages)
` [PATCH v2 28/29] repack_without_refs(): don't lock or unlock the "
` [PATCH v2 29/29] read_packed_refs(): die if `packed-refs` contains bogus data

Bug with automated processing of git status results
 2017-07-01 17:35 UTC  (5+ messages)
` [PATCH] status: suppress additional warning output in plumbing modes

[PATCH 1/2] commit-template: remove outdated notice about explicit paths
 2017-07-01 17:21 UTC  (8+ messages)
  ` [PATCH 2/2] commit-template: distinguish status information unconditionally

[PATCH v5 2/2] strbuf: change an always NULL/"" strbuf_addftime() param to bool
 2017-07-01 13:15 UTC  (6+ messages)
` [PATCH v6 1/2] strbuf.h comment: discuss strbuf_addftime() arguments in order
` [PATCH v6 2/2] strbuf: change an always NULL/"" strbuf_addftime() param to bool
    ` [PATCH v7 1/2] strbuf.h comment: discuss strbuf_addftime() arguments in order
    ` [PATCH v7 2/2] strbuf: change an always NULL/"" strbuf_addftime() param to bool

[PATCH] apply: use starts_with() in gitdiff_verify_name()
 2017-07-01  9:10 UTC 

[PATCH 00/10] Friday night special: hash map cleanup
 2017-07-01  0:28 UTC  (11+ messages)
` [PATCH 01/10] attr.c: drop hashmap_cmp_fn cast
` [PATCH 02/10] builtin/difftool.c: "
` [PATCH 03/10] builtin/describe: "
` [PATCH 04/10] config.c: "
` [PATCH 05/10] convert/sub-process: drop cast to hashmap_cmp_fn
` [PATCH 06/10] patch-ids.c: drop hashmap_cmp_fn cast
` [PATCH 07/10] remote.c: "
` [PATCH 08/10] submodule-config.c: "
` [PATCH 09/10] name-hash.c: "
` [PATCH 10/10] t/helper/test-hashmap: use custom data instead of duplicate cmp functions

[GSoC] Update: Week 6
 2017-06-30 23:19 UTC  (11+ messages)
` [GSoC][PATCH 1/5 v3] submodule--helper: introduce get_submodule_displaypath()
  ` [GSoC][PATCH 2/5 v3] submodule--helper: introduce for_each_submodule_list()
  ` [GSoC][PATCH 3/5 v3] submodule: port set_name_rev() from shell to C
  ` [GSoC][PATCH 4/5 v3] submodule: port submodule subcommand 'status' "
  ` [GSoC][PATCH 5/5 v3] submodule: port submodule subcommand 'sync' "

[RFC 0/4] Implementation of fetch-blobs and fetch-refs
 2017-06-30 22:41 UTC  (2+ messages)

[PATCH 00/25] Reroll of sb/diff-color-moved
 2017-06-30 21:49 UTC  (40+ messages)
` [PATCH 22/25] diff.c: color moved lines differently
` [PATCH 25/25] diff: document the new --color-moved setting
` [PATCHv2 00/25] Reroll of sb/diff-color-moved
  ` [PATCHv2 01/25] diff.c: readability fix
  ` [PATCHv2 02/25] diff.c: move line ending check into emit_hunk_header
  ` [PATCHv2 03/25] diff.c: factor out diff_flush_patch_all_file_pairs
  ` [PATCHv2 04/25] diff.c: introduce emit_diff_symbol
  ` [PATCHv2 05/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_MARKER
  ` [PATCHv2 06/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_FRAGINFO
  ` [PATCHv2 07/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_NO_LF_EOF
  ` [PATCHv2 08/25] diff.c: migrate emit_line_checked to use emit_diff_symbol
  ` [PATCHv2 09/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_WORDS[_PORCELAIN]
  ` [PATCHv2 10/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
  ` [PATCHv2 11/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_FILEPAIR_{PLUS, MINUS}
  ` [PATCHv2 12/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_HEADER
  ` [PATCHv2 13/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_BINARY_FILES
  ` [PATCHv2 14/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_REWRITE_DIFF
  ` [PATCHv2 15/25] submodule.c: migrate diff output to use emit_diff_symbol
  ` [PATCHv2 16/25] diff.c: convert emit_binary_diff_body "
  ` [PATCHv2 17/25] diff.c: convert show_stats "
  ` [PATCHv2 18/25] diff.c: convert word diffing "
  ` [PATCHv2 19/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_STAT_SEP
  ` [PATCHv2 20/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_SUMMARY
  ` [PATCHv2 21/25] diff.c: buffer all output if asked to
  ` [PATCHv2 22/25] diff.c: color moved lines differently
  ` [PATCHv2 23/25] diff.c: color moved lines differently, plain mode
  ` [PATCHv2 24/25] diff.c: add dimming to moved line detection
  ` [PATCHv2 25/25] diff: document the new --color-moved setting

[PATCH v9 0/7] convert: add "status=delayed" to filter process protocol
 2017-06-30 21:30 UTC  (9+ messages)
` [PATCH v9 1/7] t0021: keep filter log files on comparison
` [PATCH v9 2/7] t0021: make debug log file name configurable
` [PATCH v9 3/7] t0021: write "OUT <size>" only on success
` [PATCH v9 4/7] convert: put the flags field before the flag itself for consistent style
` [PATCH v9 5/7] convert: move multiple file filter error handling to separate function
` [PATCH v9 6/7] convert: refactor capabilities negotiation
` [PATCH v9 7/7] convert: add "status=delayed" to filter process protocol

[PATCH v8 0/6] convert: add "status=delayed" to filter process protocol
 2017-06-30 20:44 UTC  (6+ messages)
` [PATCH v8 6/6] "

[PATCH 0/2] Introduce data field in hashmap and migrate docs to header
 2017-06-30 19:50 UTC  (15+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/2] hashmap.h: compare function has access to a data field
  ` [PATCHv3 0/3] Introduce data field in hashmap and migrate docs to header
    ` [PATCHv3 1/3] hashmap.h: compare function has access to a data field
    ` [PATCHv3 2/3] patch-ids.c: use hashmap correctly
    ` [PATCHv3 3/3] hashmap: migrate documentation from Documentation/technical into header

Warning suggestion for git stash drop
 2017-06-30 19:21 UTC  (5+ messages)

RFC: Missing blob hook might be invoked infinitely recursively
 2017-06-30 18:28 UTC  (2+ messages)

[PATCH] merge-recursive: use DIFF_XDL_SET macro
 2017-06-30 17:54 UTC  (2+ messages)

git log use of date format differs between Command Line and script usage
 2017-06-30 17: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).