git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-03-14 19:29:04 to 2018-03-16 19:28:13 UTC [more...]

[PATCH/RFC 0/1] Avoid expensive 'repack -ad' in gc --auto
 2018-03-16 19:27 UTC  (17+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] gc --auto: exclude base pack if not enough mem to "repack -ad"
  ` [PATCH v2 4/5] pack-objects: show some progress when counting kept objects
  ` [PATCH v3 0/7] nd/repack-keep-pack updates
    ` [PATCH v3 1/7] repack: add --keep-pack option

getting fatal error trying to open git gui
 2018-03-16 19:03 UTC 

[PATCH v5 00/13] Serialized Git Commit Graph
 2018-03-16 18:33 UTC  (19+ messages)
` [PATCH v6 00/14] "
  ` [PATCH v6 01/14] csum-file: rename hashclose() to finalize_hashfile()
  ` [PATCH v6 05/14] commit-graph: create git-commit-graph builtin
  ` [PATCH v6 07/14] commit-graph: implement 'git-commit-graph write'
  ` [PATCH v6 12/14] commit-graph: read only from specific pack-indexes
  ` [PATCH v6 14/14] commit-graph: implement "--additive" option

[PATCH/RFC v3 00/12] Reduce pack-objects memory footprint
 2018-03-16 18:32 UTC  (13+ messages)
` [PATCH v4 00/11] nd/pack-objects-pack-struct updates
  ` [PATCH v4 01/11] pack-objects: a bit of document about struct object_entry
  ` [PATCH v4 02/11] pack-objects: turn type and in_pack_type to bitfields
  ` [PATCH v4 03/11] pack-objects: use bitfield for object_entry::dfs_state
  ` [PATCH v4 04/11] pack-objects: use bitfield for object_entry::depth
  ` [PATCH v4 05/11] pack-objects: move in_pack_pos out of struct object_entry
  ` [PATCH v4 06/11] pack-objects: move in_pack "
  ` [PATCH v4 07/11] pack-objects: refer to delta objects by index instead of pointer
  ` [PATCH v4 08/11] pack-objects: shrink z_delta_size field in struct object_entry
  ` [PATCH v4 09/11] pack-objects: shrink size "
  ` [PATCH v4 10/11] pack-objects: shrink delta_size "
  ` [PATCH v4 11/11] pack-objects.h: reorder members to shrink "

[PATCH v12 00/10] convert: add support for different encodings
 2018-03-16 18:19 UTC  (18+ messages)
` [PATCH v12 01/10] strbuf: remove unnecessary NUL assignment in xstrdup_tolower()
` [PATCH v12 02/10] strbuf: add xstrdup_toupper()
` [PATCH v12 03/10] strbuf: add a case insensitive starts_with()
` [PATCH v12 04/10] utf8: teach same_encoding() alternative UTF encoding names
` [PATCH v12 05/10] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v12 06/10] utf8: add function to detect a missing "
` [PATCH v12 07/10] convert: add 'working-tree-encoding' attribute
` [PATCH v12 08/10] convert: check for detectable errors in UTF encodings
` [PATCH v12 09/10] convert: add tracing for 'working-tree-encoding' attribute
` [PATCH v12 10/10] convert: add round trip check based on 'core.checkRoundtripEncoding'

[RFC PATCH v3 0/4] give more useful error messages while renaming branch
 2018-03-16 18:12 UTC  (9+ messages)
` [PATCH v4 0/3] give more useful error messages while renaming branch (reboot)
  ` [PATCH v4 1/3] branch: introduce dont_fail parameter for branchname validation
  ` [PATCH v4 2/3] builtin/branch: give more useful error messages when renaming
  ` [PATCH v4 3/3] t/t3200: fix a typo in a test description

[ANNOUNCE] Git v2.17.0-rc0
 2018-03-16 18:08 UTC  (4+ messages)

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-16 17:29 UTC  (9+ messages)
      ` Why don't we symlink libexec/git-core/* to bin/git?

[ANNOUNCE] git-sizer: compute various size-related metrics for your Git repository
 2018-03-16 15:28 UTC 

Help...!
 2018-03-16 14:29 UTC  (2+ messages)

[PATCH 0/3] Makefile: add a INSTALL_SYMLINKS option
 2018-03-16 12:43 UTC  (10+ messages)
` [PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git

[PATCH 1/2] rebase: support --signoff with implicit rebase
 2018-03-16 12:36 UTC  (9+ messages)
` [PATCH 2/2] rebase --root -k: fix when root commit is empty

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-03-16 10:13 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] add -p: allow line selection to be inverted
  ` [PATCH v3 3/3] add -p: optimize line selection for short hunks

[PATCH] mergetools: enable tortoisemerge as difftool
 2018-03-16  9:59 UTC 

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-16  7:31 UTC  (33+ messages)
                ` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)

[PATCH v2 1/5] ref-filter: start adding strbufs with errors
 2018-03-16  7:22 UTC  (4+ messages)
` [PATCH v2 3/5] ref-filter: change parsing function error handling

[PATCH v2 5/5] ref-filter: get_ref_atom_value() error handling
 2018-03-16  7:20 UTC  (6+ messages)

What's cooking in git.git (Mar 2018, #03; Wed, 14)
 2018-03-16  0:54 UTC  (8+ messages)

[L10N] Kickoff of translation for Git 2.17.0 round 1
 2018-03-15 23:45 UTC 

[PATCH v11 00/10] convert: add support for different encodings
 2018-03-15 22:42 UTC  (7+ messages)
` [PATCH v11 06/10] convert: add 'working-tree-encoding' attribute
` [PATCH v11 08/10] convert: advise canonical UTF encoding names

[bug] git stash push {dir-pathspec} wipes untracked files
 2018-03-15 20:39 UTC  (4+ messages)

git stash push -u always warns "pathspec '...' did not match any files"
 2018-03-15 20:09 UTC  (5+ messages)
` [PATCH v2 1/2] stash push: avoid printing errors
  ` [PATCH v2 2/2] stash push -u: don't create empty stash

[PATCH v1] Fix bugs preventing adding updated cache entries to the name hash
 2018-03-15 18:58 UTC  (4+ messages)

[PATCH v5 00/35] protocol version 2
 2018-03-15 18:37 UTC  (44+ messages)
` [PATCH v5 01/35] pkt-line: introduce packet_read_with_status
` [PATCH v5 12/35] serve: introduce git-serve
` [PATCH v6 00/35] protocol version 2
  ` [PATCH v6 01/35] pkt-line: introduce packet_read_with_status
  ` [PATCH v6 02/35] pkt-line: allow peeking a packet line without consuming it
  ` [PATCH v6 03/35] pkt-line: add delim packet support
  ` [PATCH v6 04/35] upload-pack: convert to a builtin
  ` [PATCH v6 05/35] upload-pack: factor out processing lines
  ` [PATCH v6 06/35] transport: use get_refs_via_connect to get refs
  ` [PATCH v6 07/35] connect: convert get_remote_heads to use struct packet_reader
  ` [PATCH v6 08/35] connect: discover protocol version outside of get_remote_heads
  ` [PATCH v6 09/35] transport: store protocol version
  ` [PATCH v6 10/35] protocol: introduce enum protocol_version value protocol_v2
  ` [PATCH v6 11/35] test-pkt-line: introduce a packet-line test helper
  ` [PATCH v6 12/35] serve: introduce git-serve
  ` [PATCH v6 13/35] ls-refs: introduce ls-refs server command
  ` [PATCH v6 14/35] connect: request remote refs using v2
  ` [PATCH v6 15/35] transport: convert get_refs_list to take a list of ref prefixes
  ` [PATCH v6 16/35] transport: convert transport_get_remote_refs "
  ` [PATCH v6 17/35] ls-remote: pass ref prefixes when requesting a remote's refs
  ` [PATCH v6 18/35] fetch: pass ref prefixes when fetching
  ` [PATCH v6 19/35] push: pass ref prefixes when pushing
  ` [PATCH v6 20/35] upload-pack: introduce fetch server command
  ` [PATCH v6 21/35] fetch-pack: perform a fetch using v2
  ` [PATCH v6 22/35] fetch-pack: support shallow requests
  ` [PATCH v6 23/35] connect: refactor git_connect to only get the protocol version once
  ` [PATCH v6 24/35] connect: don't request v2 when pushing
  ` [PATCH v6 25/35] transport-helper: remove name parameter
  ` [PATCH v6 26/35] transport-helper: refactor process_connect_service
  ` [PATCH v6 27/35] transport-helper: introduce stateless-connect
  ` [PATCH v6 28/35] pkt-line: add packet_buf_write_len function
  ` [PATCH v6 29/35] remote-curl: create copy of the service name
  ` [PATCH v6 30/35] remote-curl: store the protocol version the server responded with
  ` [PATCH v6 31/35] http: allow providing extra headers for http requests
  ` [PATCH v6 32/35] http: don't always add Git-Protocol header
  ` [PATCH v6 33/35] http: eliminate "# service" line when using protocol v2
  ` [PATCH v6 34/35] remote-curl: implement stateless-connect command
  ` [PATCH v6 35/35] remote-curl: don't request v2 when pushing

[PATCH] filter-branch: return 2 when nothing to rewrite
 2018-03-15 17:59 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 0/2] Make partial clone/fetch work when transfer.fsckobjects=1
 2018-03-15 17:15 UTC  (5+ messages)
` [PATCH 2/2] fetch-pack: do not check links for partial fetch

[GSoC] [PATCH] test: avoid pipes in git related commands for test suite
 2018-03-15 17:04 UTC  (5+ messages)

[PATCH 0/3] git worktree prune improvements
 2018-03-15 16:44 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] gc.txt: more details about what gc does
  ` [PATCH v2 2/3] worktree: delete dead code
  ` [PATCH v2 3/3] worktree prune: improve prune logic when worktree is moved

How to debug a "git merge"?
 2018-03-15 15:51 UTC  (7+ messages)

submodule.<name>.ignore vs git add -u
 2018-03-15 14:28 UTC  (2+ messages)

allow "~" to be present in a tag name
 2018-03-15  8:39 UTC  (5+ messages)

[PATCH v3 00/36] object_id part 12
 2018-03-15  1:05 UTC  (6+ messages)

[PATCH] http: fix an unused variable warning for 'curl_no_proxy'
 2018-03-15  0:50 UTC  (5+ messages)

[PATCH 0/3] Switch the default PCRE from v1 to v2 + configure fixes
 2018-03-14 22:41 UTC  (2+ messages)

[PATCH 0/3] shortlog: do not accept revisions when run outside repo
 2018-03-14 21:34 UTC  (5+ messages)
` [PATCH v2 0/3] shortlog: disallow left-over arguments "
  ` [PATCH v2 1/3] git-shortlog.txt: reorder usages
  ` [PATCH v2 2/3] shortlog: add usage-string for stdin-reading
  ` [PATCH v2 3/3] shortlog: disallow left-over arguments outside repo


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