git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-06-12 09:25:31 to 2019-06-14 19:50:54 UTC [more...]

[PATCH v2 0/9] Filter combination
 2019-06-14 19:50 UTC  (21+ messages)
` [PATCH v2 6/9] list-objects-filter-options: make filter_spec a strbuf
` [PATCH v3 00/10] Filter combination
  ` [PATCH v3 01/10] list-objects-filter: make API easier to use
  ` [PATCH v3 02/10] list-objects-filter: put omits set in filter struct
  ` [PATCH v3 03/10] list-objects-filter-options: always supply *errbuf
  ` [PATCH v3 04/10] list-objects-filter: implement composite filters
  ` [PATCH v3 05/10] list-objects-filter-options: move error check up
  ` [PATCH v3 06/10] list-objects-filter-options: make filter_spec a string_list
  ` [PATCH v3 07/10] strbuf: give URL-encoding API a char predicate fn
  ` [PATCH v3 08/10] list-objects-filter-options: allow mult. --filter
  ` [PATCH v3 09/10] list-objects-filter-options: clean up use of ALLOC_GROW
  ` [PATCH v3 10/10] list-objects-filter-options: make parser void

[PATCH 0/1] ci: split linux-gcc into linux-gcc and linux-gcc-extra
 2019-06-14 19:35 UTC  (7+ messages)
` [PATCH 1/1] ci: split the `linux-gcc` job into two jobs

[GSoC] Blogging with Rohit
 2019-06-14 18:47 UTC  (2+ messages)
` Bloggin "

[PATCH] rebase: fix garbled progress display with '-x'
 2019-06-14 18:42 UTC  (13+ messages)
` [PATCH v2 0/4] rebase/progress: add and use term_clear_line()
  ` [PATCH v2 3/4] rebase: fix garbled progress display with '-x'
  ` [PATCH v2 4/4] progress: use term_clear_line()

commit sized around 100 gb in changes failed to push to a TFS remote - Git
 2019-06-14 18:40 UTC  (2+ messages)

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-14 18:19 UTC  (16+ messages)
` [PATCH 1/4] poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
` [PATCH 2/4] kwset: allow building with GCC 8
    ` [RFC/PATCH v1 0/4] compat/obstack: update from upstream
      ` [PATCH v1 1/4] "
      ` [PATCH v1 2/4] SQUASH??? compat/obstack: fix portability issues
      ` [PATCH v1 3/4] SQUASH??? compat/obstack: fix build errors with Clang
      ` [PATCH v1 4/4] compat/obstack: fix some sparse warnings
` [PATCH 3/4] winansi: simplify loading the GetCurrentConsoleFontEx() function
` [PATCH 4/4] config: avoid calling `labs()` on too-large data type

[RFC PATCH] rev-list: clarify --abbrev and --abbrev-commit usage
 2019-06-14 16:18 UTC  (3+ messages)

[PATCH] revision: remove stray whitespace when name empty
 2019-06-14 16:07 UTC  (9+ messages)
` [PATCH v2] rev-list: teach --oid-only to enable piping

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-06-14 15:59 UTC  (11+ messages)
` [RFC PATCH 1/3] trace2: correct trace2 field name documentation
` [RFC PATCH 2/3] trace2: Add a JSON schema for trace2 events
` [RFC PATCH 3/3] trace2: add a schema validator "

[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
 2019-06-14 15:58 UTC  (23+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 2/3] cherry-pick/revert: add --skip option
  ` [GSoC][PATCH v2 3/3] cherry-pick/revert: advise using --skip
` [GSoC][PATCH v3 0/3] Teach cherry-pick/revert to skip commits
  ` [GSoC][PATCH v3 1/3] sequencer: add advice for revert
  ` [GSoC][PATCH v3 2/3] cherry-pick/revert: add --skip option
  ` [GSoC][PATCH v3 3/3] cherry-pick/revert: advise using --skip

advertised commit fetch using commit id fails
 2019-06-14 15:29 UTC  (3+ messages)

'git interpret-trailers' is tripped by comment characters other than '#'
 2019-06-14 15:07 UTC  (2+ messages)

[PATCH 0/1] t3404: fix a typo
 2019-06-14 12:16 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC] submodule: display progress by default
 2019-06-14 12:14 UTC 

[PATCH 0/3] Test oidmap
 2019-06-14 10:36 UTC  (8+ messages)
` [PATCH 2/3] t: add t0016-oidmap.sh

Git Test Coverage Report (Friday, June 14)
 2019-06-14 10:23 UTC 

`git stash <command> <n>` stopped working in 2.22.0
 2019-06-14  7:42 UTC 

cherry-pick strangeness
 2019-06-14  7:26 UTC  (3+ messages)

[PATCH 0/5] contrib: completion: general zsh updates
 2019-06-14  6:50 UTC  (6+ messages)
` [PATCH 1/5] completion: zsh: update installation instructions
` [PATCH 2/5] completion: zsh: fix for directories with spaces
` [PATCH 3/5] completion: remove zsh hack
` [PATCH 4/5] completion: zsh: improve main function selection
` [PATCH 5/5] completion: prompt: fix color for Zsh

[PATCH] test: completion: tests for __gitcomp regression
 2019-06-14  6:06 UTC  (10+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails
  ` [PATCH v2] "

[PATCH] cleanup: fix possible overflow errors in binary search, part 2
 2019-06-14  4:18 UTC  (5+ messages)

[Patch 0/5] Add exclusions for tests requiring cvs where cvs is not installed
 2019-06-13 22:46 UTC  (9+ messages)
` [Patch 1/5] t9600-cvsimport: exclude test if "
` [Patch 2/5] t9601-cvsimport-vendor-branch: "
` [Patch 3/5] t9602-cvsimport-branches-tags: "
` [Patch 4/5] t9603-cvsimport-patchsets: "
` [Patch 5/5] t9604-cvsimport-timestamps: "

git receive-pack deletes refs one at a time?
 2019-06-13 21:20 UTC  (4+ messages)

What's cooking in git.git (Jun 2019, #03; Wed, 12)
 2019-06-13 20:56 UTC  (3+ messages)

Reducing git size by building libgit.so
 2019-06-13 19:19 UTC  (12+ messages)

[PATCH 2/2] archive: avoid spawning `gzip`
 2019-06-13 19:16 UTC  (11+ messages)

Git status parse error after v.2.22.0 upgrade
 2019-06-13 19:00 UTC  (11+ messages)

git bisect should return 1 when the first bad commit is found
 2019-06-13 18:22 UTC  (2+ messages)

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-13 16:58 UTC  (9+ messages)
` [PATCH v2 0/1] Sort "
  ` [PATCH v2 1/1] ref-filter: sort "

Understanding last ~28 bytes of index file
 2019-06-13 17:09 UTC  (2+ messages)

[PATCH v3 0/3] Test oidmap
 2019-06-12 23:24 UTC  (4+ messages)
` [PATCH v3 1/3] t/helper: add test-oidmap.c
` [PATCH v3 2/3] t: add t0016-oidmap.sh
` [PATCH v3 3/3] oidmap: use sha1hash() instead of static hash() function

[PATCH v8 0/9] blame: add the ability to ignore commits
 2019-06-13 16:38 UTC  (4+ messages)
` [PATCH v8 7/9] blame: add a fingerprint heuristic to match ignored lines

[PATCH v2 00/16] Add new command 'restore'
 2019-06-13 15:19 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/16] t: add tests for restore

[PATCH 0/1] submodule foreach: fix recursion of options
 2019-06-12 20:28 UTC  (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

BUG: Git checkout on Linux sets always CRLF regardless of core.eol
 2019-06-12 20:02 UTC  (2+ messages)

cgit and global configuration
 2019-06-12 19:08 UTC  (3+ messages)

Git Pull Hangs
 2019-06-12 18:34 UTC  (2+ messages)

[PATCH 1/2] trace2: rename environment variables to GIT_TRACE2*
 2019-06-12 17:49 UTC  (3+ messages)
` [PATCH] Revert "test-lib: whitelist GIT_TR2_* in the environment"

What's cooking in git.git (Jun 2019, #02; Thu, 6)
 2019-06-12 17:48 UTC  (3+ messages)

push.recurseSubmodules=check doesn't consider tags
 2019-06-12 17:26 UTC  (2+ messages)

[PATCH v2 0/3] Test oidmap
 2019-06-12 17:09 UTC  (4+ messages)
` [PATCH v2 2/3] t: add t0016-oidmap.sh

rebase drops patches that have since been reverted
 2019-06-12 16:55 UTC  (2+ messages)

[PATCH 0/3] Reduce number of processes spawned by git-mergetool
 2019-06-12 16:33 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t7610-mergetool: do not place pipelines headed by `yes` in subshells
  ` [PATCH v2 2/4] t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
  ` [PATCH v2 3/4] mergetool: dissect strings with shell variable magic instead of `expr`
  ` [PATCH v2 4/4] mergetool: use shell variable magic instead of `awk`

[PATCH v4 00/11] Commit-graph write refactor (was: Create commit-graph file format v2)
 2019-06-12 13:29 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] commit-graph: fix the_repository reference
  ` [PATCH v5 02/11] commit-graph: return with errors during write
  ` [PATCH v5 03/11] commit-graph: collapse parameters into flags
  ` [PATCH v5 04/11] commit-graph: remove Future Work section
  ` [PATCH v5 05/11] commit-graph: create write_commit_graph_context
  ` [PATCH v5 06/11] commit-graph: extract fill_oids_from_packs()
  ` [PATCH v5 07/11] commit-graph: extract fill_oids_from_commit_hex()
  ` [PATCH v5 08/11] commit-graph: extract fill_oids_from_all_packs()
  ` [PATCH v5 09/11] commit-graph: extract count_distinct_commits()
  ` [PATCH v5 10/11] commit-graph: extract copy_oids_to_commits()
  ` [PATCH v5 11/11] commit-graph: extract write_commit_graph_file()

[PATCH 0/1] add -p: fix checkout -p with pathological context
 2019-06-12  9:25 UTC  (2+ messages)
` [PATCH 1/1] "


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