git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-13 00:09:20 to 2017-07-14 15:18:37 UTC [more...]

[RFC/PATCH v2 0/1] Add support for downloading blobs on demand
 2017-07-14 15:18 UTC  (3+ messages)
` [PATCH v2 1/1] sha1_file: "

Git Bash Bug
 2017-07-14 15:03 UTC  (6+ messages)

[PATCH 0/2] Fix regression: CamelCased aliases
 2017-07-14 15:14 UTC  (5+ messages)
` [PATCH 1/2] t1300: demonstrate that CamelCased aliases regressed
` [PATCH 2/2] alias: compare alias name *case-insensitively*

Reducing redundant build at Travis?
 2017-07-14 14:54 UTC  (5+ messages)

[PATCH v6 00/10] The final building block for a faster rebase -i
 2017-07-14 14:45 UTC  (11+ messages)
` [PATCH v6 01/10] t3415: verify that an empty instructionFormat is handled as before
` [PATCH v6 02/10] rebase -i: generate the script via rebase--helper
` [PATCH v6 03/10] rebase -i: remove useless indentation
` [PATCH v6 04/10] rebase -i: do not invent onelines when expanding/collapsing SHA-1s
` [PATCH v6 05/10] rebase -i: also expand/collapse the SHA-1s via the rebase--helper
` [PATCH v6 06/10] t3404: relax rebase.missingCommitsCheck tests
` [PATCH v6 07/10] rebase -i: check for missing commits in the rebase--helper
` [PATCH v6 08/10] rebase -i: skip unnecessary picks using "
` [PATCH v6 09/10] t3415: test fixup with wrapped oneline
` [PATCH v6 10/10] rebase -i: rearrange fixup/squash lines using the rebase--helper

Regression in v2.13.3, fixed in master: aliases in worktrees
 2017-07-14 14:34 UTC 

reftable: new ref storage format
 2017-07-14 14:27 UTC  (8+ messages)

What's cooking in git.git (Jul 2017, #04; Thu, 13)
 2017-07-14 14:02 UTC  (4+ messages)

[PATCH] merge-message: change meaning of "empty merge message"
 2017-07-14 13:31 UTC  (8+ messages)
` [PATCH] commit & merge: modularize the empty message validator

Git on macOS shows committed files as untracked
 2017-07-14 13:29 UTC  (6+ messages)

[PATCH 0/15] making user-format colors conditional on config/tty
 2017-07-14 11:50 UTC  (30+ messages)
` [PATCH 01/15] check return value of verify_ref_format()
` [PATCH 02/15] docs/for-each-ref: update pointer to color syntax
` [PATCH 03/15] t: use test_decode_color rather than literal ANSI codes
` [PATCH 04/15] ref-filter: simplify automatic color reset
` [PATCH 05/15] ref-filter: abstract ref format into its own struct
` [PATCH 06/15] ref-filter: move need_color_reset_at_eol into ref_format
` [PATCH 07/15] ref-filter: provide a function for parsing sort options
` [PATCH 08/15] ref-filter: make parse_ref_filter_atom a private function
` [PATCH 09/15] ref-filter: factor out the parsing of sorting atoms
` [PATCH 10/15] ref-filter: pass ref_format struct to atom parsers
` [PATCH 11/15] color: check color.ui in git_default_config()
` [PATCH 12/15] for-each-ref: load config earlier
` [PATCH 13/15] rev-list: pass diffopt->use_colors through to pretty-print
` [PATCH 14/15] pretty: respect color settings for %C placeholders
` [PATCH 15/15] ref-filter: consult want_color() before emitting colors

[PATCH v1 0/4] Teach 'run' perf script to read config files
 2017-07-14  8:05 UTC  (14+ messages)
` [PATCH v1 1/4] perf/run: add '--config' option to the 'run' script
` [PATCH v1 2/4] perf/run: add get_var_from_env_or_config()
` [PATCH v1 3/4] perf/run: add GIT_PERF_DIRS_OR_REVS
` [PATCH v1 4/4] perf/run: add calls to get_var_from_env_or_config()

Strange behavior with Git add -p in version 2.13.3
 2017-07-14  1:53 UTC  (2+ messages)

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

[PATCH 1/2] commit: convert lookup_commit_graft to struct object_id
 2017-07-13 23:45 UTC  (10+ messages)
` [PATCH 2/2] tag: convert gpg_verify_tag to use "

A note from the maintainer
 2017-07-13 23:43 UTC 

[ANNOUNCE] Git v2.14.0-rc0
 2017-07-13 23:43 UTC 

"groups of files" in Git?
 2017-07-13 23:40 UTC  (19+ messages)

[GSoC][PATCH 1/5 v3] submodule--helper: introduce get_submodule_displaypath()
 2017-07-13 22:44 UTC  (7+ messages)
` [GSoC][PATCH 1/5 v4] "
  ` [GSoC][PATCH 2/5 v4] submodule--helper: introduce for_each_submodule_list()
  ` [GSoC][PATCH 3/5 v4] submodule: port set_name_rev() from shell to C
  ` [GSoC][PATCH 4/5 v4] submodule: port submodule subcommand 'status' "
  ` [GSoC][PATCH 5/5 v4] submodule: port submodule subcommand 'sync' "

[PATCH] strbuf: use designated initializers in STRBUF_INIT
 2017-07-13 22:24 UTC  (5+ messages)

What's cooking in git.git (Jul 2017, #03; Mon, 10)
 2017-07-13 21:24 UTC  (11+ messages)

[PATCH] submodule: use cheaper check for submodule pushes
 2017-07-13 20:54 UTC  (9+ messages)

[PATCH] RFC: Introduce '.gitorderfile'
 2017-07-13 20:47 UTC  (12+ messages)

[RFC PATCH 0/3] Partial clone: promised blobs (formerly "missing blobs")
 2017-07-13 19:39 UTC  (7+ messages)
` [RFC PATCH 1/3] promised-blob, fsck: introduce promised blobs

Git on macOS shows committed files as untracked
 2017-07-13 19:35 UTC  (4+ messages)

[PATCH] git-p4: parse marshal output "p4 -G" in p4 changes
 2017-07-13 19:30 UTC  (10+ messages)
        ` [PATCH 1/3] git-p4: git-p4 tests with p4 triggers
          ` [PATCH 2/3] git-p4: parse marshal output "p4 -G" in p4 changes
          ` [PATCH 3/3] git-p4: filter for {'code':'info'} in p4CmdList

[PATCH v2 00/19] WIP object filtering for partial clone
 2017-07-13 17:34 UTC  (20+ messages)
` [PATCH v2 01/19] dir: refactor add_excludes()
` [PATCH v2 02/19] oidset2: create oidset subclass with object length and pathname
` [PATCH v2 03/19] list-objects: filter objects in traverse_commit_list
` [PATCH v2 04/19] list-objects-filters: add omit-all-blobs filter
` [PATCH v2 05/19] list-objects-filters: add omit-large-blobs filter
` [PATCH v2 06/19] list-objects-filters: add use-sparse-checkout filter
` [PATCH v2 07/19] object-filter: common declarations for object filtering
` [PATCH v2 08/19] rev-list: add object filtering support
` [PATCH v2 09/19] rev-list: add filtering help text
` [PATCH v2 10/19] t6112: rev-list object filtering test
` [PATCH v2 11/19] pack-objects: add object filtering support
` [PATCH v2 12/19] pack-objects: add filtering help text
` [PATCH v2 13/19] upload-pack: add filter-objects to protocol documentation
` [PATCH v2 14/19] upload-pack: add object filtering
` [PATCH v2 15/19] fetch-pack: add object filtering support
` [PATCH v2 16/19] connected: add filter_allow_omitted option to API
` [PATCH v2 17/19] clone: add filter arguments
` [PATCH v2 18/19] index-pack: relax consistency checks for omitted objects
` [PATCH v2 19/19] fetch: add object filtering to fetch

[ANNOUNCE] Git for Windows 2.13.3
 2017-07-13 12:47 UTC 

[PATCH v2 0/3] interpret-trailers: add --where, --if-exists, --if-missing
 2017-07-13  6:00 UTC  (3+ messages)
` [PATCH v2 2/3] trailers: export action enums and corresponding lookup functions


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 NNTP newsgroup(s).