git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-07-11 22:35:54 to 2017-07-13 20:35:38 UTC [more...]

reftable: new ref storage format
 2017-07-13 20:35 UTC  (4+ messages)

[PATCH 0/15] making user-format colors conditional on config/tty
 2017-07-13 20:34 UTC  (24+ 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

[GSoC][PATCH 1/5 v3] submodule--helper: introduce get_submodule_displaypath()
 2017-07-13 20:05 UTC  (6+ 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' "

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

[PATCH v1 0/4] Teach 'run' perf script to read config files
 2017-07-13 19:45 UTC  (11+ 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()

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

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

[PATCH] submodule: use cheaper check for submodule pushes
 2017-07-13 19:39 UTC  (7+ messages)

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  (13+ 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] merge-message: change meaning of "empty merge message"
 2017-07-13 19:23 UTC  (7+ messages)
` [PATCH] commit & merge: modularize the empty message validator

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

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

[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  (7+ messages)
` [PATCH v2 1/3] trailers: create struct trailer_opts
` [PATCH v2 2/3] trailers: export action enums and corresponding lookup functions
` [PATCH v2 3/3] interpret-trailers: add options for actions

Reducing redundant build at Travis?
 2017-07-12 23:44 UTC 

[ANNOUNCE] Git v2.13.3
 2017-07-12 23:04 UTC 

Mirroring for offline use - best practices?
 2017-07-12 22:14 UTC  (3+ messages)

[PATCH 0/3] Convert grep to recurse in-process
 2017-07-12 21:40 UTC  (30+ messages)
` [PATCH 1/3] repo_read_index: don't discard the index
` [PATCH 2/3] setup: have the_repository use the_index
` [PATCH 3/3] grep: recurse in-process using 'struct repository'

[PATCH 0/3] interpret-trailers: add --where, --if-exists, --if-missing
 2017-07-12 21:33 UTC  (10+ messages)
` [PATCH 1/3] trailers: create struct trailer_opts
` [PATCH 2/3] trailers: export action enums and corresponding lookup functions
` [PATCH 3/3] interpret-trailers: add options for actions

Call to developers with access to Windows XP
 2017-07-12 21:29 UTC  (2+ messages)
` [git-for-windows] "

[PATCH/RFC] rebase: make resolve message clearer for inexperienced users
 2017-07-12 21:29 UTC  (4+ messages)

Flurries of 'git reflog expire'
 2017-07-12 21:10 UTC  (10+ messages)
        ` [BUG] detached auto-gc does not respect lock for 'reflog expire', was "
          ` [PATCH] gc: run pre-detach operations under lock

[PATCH] strbuf: use designated initializers in STRBUF_INIT
 2017-07-12 21:08 UTC  (10+ messages)

[PATCH 1/2] fetch: run gc --auto after fetching
 2017-07-12 20:43 UTC  (4+ messages)
  ` git gc --auto aquires *.lock files that make a subsequent git-fetch error out

[RFC/PATCH v4 00/49] Add initial experimental external ODB support
 2017-07-12 19:06 UTC  (2+ messages)

[PATCH] sha1_file: add slash once in for_each_file_in_obj_subdir()
 2017-07-12 17:58 UTC  (6+ messages)

git <-> cvs synch script with git cvsexportcommit -W
 2017-07-12 14:45 UTC 

[PATCH 0/7] tag: more fine-grained pager-configuration
 2017-07-12  7:29 UTC  (3+ messages)

bug: HEAD vs. head on case-insensitive filesystems
 2017-07-12  2:37 UTC  (3+ messages)

Dropping a merge from history -- rebase or filter-branch or ...?
 2017-07-12  2:06 UTC  (2+ 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).