git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-08 23:23:06 to 2019-01-11 22:30:41 UTC [more...]

[PATCH v3 0/6] Add a new "sparse" tree walk algorithm
 2019-01-11 22:30 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] revision: add mark_tree_uninteresting_sparse
  ` [PATCH v4 3/6] pack-objects: add --sparse option

[PATCH 0/4] Sideband the whole fetch v2 response
 2019-01-11 22:18 UTC  (9+ messages)
` [PATCH 1/4] pkt-line: introduce struct packet_writer
` [PATCH 2/4] sideband: reverse its dependency on pkt-line
` [PATCH 3/4] {fetch,upload}-pack: sideband v2 fetch response
` [PATCH 4/4] tests: define GIT_TEST_SIDEBAND_ALL
` [WIP 5/4] Documentation: order protocol v2 sections
` [WIP 6/4] Documentation: add Packfile URIs design doc
` [WIP 7/4] upload-pack: refactor reading of pack-objects out
` [WIP 8/4] upload-pack: send part of packfile response as uri

[PATCH 0/6] getenv() timing fixes
 2019-01-11 22:17 UTC  (7+ messages)
` [PATCH 1/6] get_super_prefix(): copy getenv() result
` [PATCH 2/6] commit: copy saved "
` [PATCH 3/6] config: make a copy of $GIT_CONFIG string
` [PATCH 4/6] init: make a copy of $GIT_DIR string
` [PATCH 5/6] merge-recursive: copy $GITHEAD strings
` [PATCH 6/6] builtin_diff(): read $GIT_DIFF_OPTS closer to use

[PATCH] userdiff: Add a builtin pattern for dts files
 2019-01-11 21:51 UTC 

[PATCH] diff: ensure correct lifetime of external_diff_cmd
 2019-01-11 20:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] remote: check config validity before creating rewrite struct
 2019-01-11 19:30 UTC 

[PATCH 0/5] travis-ci: build with the right compiler
 2019-01-11 18:51 UTC  (7+ messages)
` [PATCH 1/5] compat/obstack: fix -Wcast-function-type warnings

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-01-11 18:36 UTC  (7+ messages)
` [PATCH v4 0/8] "

[PATCH v2 0/3] pack-redundant: new algorithm to find min packs
 2019-01-11 18:00 UTC  (20+ messages)
` [PATCH v3 1/3] t5323: test cases for git-pack-redundant
      ` [PATCH v5 0/5] pack-redundant: new algorithm to find min packs
      ` [PATCH v5 1/5] t5323: test cases for git-pack-redundant
      ` [PATCH v5 2/5] pack-redundant: new algorithm to find min packs
      ` [PATCH v5 3/5] pack-redundant: rename pack_list.all_objects
      ` [PATCH v5 4/5] pack-redundant: consistent sort method
      ` [PATCH v5 5/5] pack-redundant: remove unused functions

[PATCH] log: add %S option (like --source) to log --format
 2019-01-11 17:47 UTC  (5+ messages)

[PATCH 0/1] gc/repack: release packs when needed
 2019-01-11 17:24 UTC  (5+ messages)
` [PATCH 1/1] "

Git rebase --exec cannot run git commands affecting other repos
 2019-01-11 16:04 UTC  (4+ messages)

Make "git log --count" work like "git rev-list"
 2019-01-11 15:35 UTC  (7+ messages)

What's cooking in git.git (Jan 2019, #01; Mon, 7)
 2019-01-11 14:54 UTC  (29+ messages)
` sb/more-repo-in-api, was "
    ` [PATCH 0/5] tree-walk object_id refactor
      ` [PATCH 1/5] tree-walk: copy object ID before use
      ` [PATCH 2/5] match-trees: compute buffer offset correctly when splicing
      ` [PATCH 3/5] match-trees: use hashcpy to splice trees
      ` [PATCH 4/5] tree-walk: store object_id in a separate member
      ` [PATCH 5/5] cache: make oidcpy always copy GIT_MAX_RAWSZ bytes

[PATCH 0/7] Turn git add-i into built-in
 2019-01-11 14:09 UTC  (2+ messages)

t0021-conversion: flaky filter process test
 2019-01-11 14:04 UTC 

git rebase: retain original head?
 2019-01-11 10:42 UTC  (9+ messages)

[PATCH] log: add %S option (like --source) to log --format
 2019-01-11  6:30 UTC 

Regression: submodule worktrees can clobber core.worktree config
 2019-01-11  0:07 UTC  (8+ messages)

[PATCH] fetch-pack: do not take shallow lock unnecessarily
 2019-01-10 23:17 UTC  (2+ messages)

[PATCH v2 0/2] Show HTTP headers of failed requests with GIT_CURL_VERBOSE
 2019-01-10 23:06 UTC  (11+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] http: support file handles for HTTP_KEEP_ERROR
  ` [PATCH v4 0/5] Show HTTP headers of failed requests with GIT_CURL_VERBOSE
    ` [PATCH v4 1/5] http: support file handles for HTTP_KEEP_ERROR
    ` [PATCH v4 2/5] http: enable keep_error for HTTP requests
    ` [PATCH v4 3/5] remote-curl: define struct for CURLOPT_WRITEFUNCTION
    ` [PATCH v4 4/5] remote-curl: unset CURLOPT_FAILONERROR
    ` [PATCH v4 5/5] test: test GIT_CURL_VERBOSE=1 shows an error

[PATCH] upload-pack: teach deepen-relative in protocol v2
 2019-01-10 22:54 UTC  (7+ messages)

[PATCH] blame: add the ability to ignore commits
 2019-01-10 22:29 UTC  (7+ messages)

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-01-10 21:42 UTC  (5+ messages)
` [PATCH v5 0/3]
  ` [PATCH v5 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree

[PATCH 0/6] Add "git config --move-to"
 2019-01-10 21:38 UTC  (3+ messages)
` [PATCH 1/6] config.c: avoid git_path() in do_git_config_sequence()

Introducing OneDev - an open source git server with interesting features
 2019-01-10 21:30 UTC  (4+ messages)

git version 2.20.1.windows.1 throws file name too long in gitk
 2019-01-10 18:55 UTC  (6+ messages)

[RFC PATCH 0/3] diff --color-moved-ws: allow mixed spaces and tabs in indentation change
 2019-01-10 18:39 UTC  (6+ messages)
` [PATCH v2 0/9] diff --color-moved-ws fixes and enhancment

[RFC PATCH 0/5] ref-filter: add new formatting options
 2019-01-10 18:17 UTC  (10+ messages)
` [PATCH v2 "
    ` [PATCH v3 1/6] ref-filter: add objectsize:disk option
      ` [PATCH v3 2/6] ref-filter: add check for negative file size
      ` [PATCH v3 6/6] ref-filter: add docs for new options
      ` [PATCH v3 5/6] ref-filter: add tests for deltabase
      ` [PATCH v3 4/6] ref-filter: add deltabase option
      ` [PATCH v3 3/6] ref-filter: add tests for objectsize:disk

[PATCH v2 0/7] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-01-10 18:05 UTC  (14+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] repack: refactor pack deletion for future use
  ` [PATCH v3 2/9] Docs: rearrange subcommands for multi-pack-index
  ` [PATCH v3 4/9] midx: simplify computation of pack name lengths
  ` [PATCH v3 3/9] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v3 5/9] midx: refactor permutation logic and pack sorting
  ` [PATCH v3 6/9] multi-pack-index: implement 'expire' verb
  ` [PATCH v3 7/9] multi-pack-index: prepare 'repack' subcommand
  ` [PATCH v3 8/9] midx: implement midx_repack()
  ` [PATCH v3 9/9] multi-pack-index: test expire while adding packs

git add --intent-to-add + git stash "Cannot save the current worktree state"
 2019-01-10 17:45 UTC  (6+ messages)

A few questions regarding git annotated tags
 2019-01-10 13:24 UTC  (3+ messages)

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2019-01-10  6:17 UTC  (12+ messages)
` jk/loose-object-cache
  ` [PATCH 0/11] jk/loose-object-cache sha1/object_id fixups

git-lfs integration?
 2019-01-10  3:09 UTC  (4+ messages)

[PATCH 0/3] Add 'human' date format
 2019-01-10  1:50 UTC  (6+ messages)
` [PATCH 3/3] t0006-date.sh: add `human` date format tests

A quick question about donation and partnership
 2019-01-10  0:52 UTC 

Submodule log bug
 2019-01-09 23:13 UTC  (2+ messages)

[git-users] git checkout file with custom mtime
 2019-01-09 22:57 UTC  (4+ messages)

"IMAP IDLE"-like long-polling "git fetch"
 2019-01-09 22:49 UTC  (4+ messages)

git-p4: default behavior for handling moves?
 2019-01-09 22:41 UTC  (3+ messages)

[PATCH 00/75] Convert diff opt parser to parse_options()
 2019-01-09 20:21 UTC  (3+ messages)
` [PATCH 10/75] diff.h: avoid bit fields in struct diff_flags

[PATCH 0/1] git-show-ref.txt: fix order of flags
 2019-01-09 19:58 UTC  (2+ messages)
` [PATCH 1/1] "

Typo in a Windows installer item description
 2019-01-09 19:26 UTC  (3+ messages)

[RFC PATCH 0/1] Expand abbreviated filters
 2019-01-09 19:20 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] filter-options: Expand abbreviated numbers

[PATCH v2 0/2] support for filtering trees and blobs based on depth
 2019-01-09 18:06 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] list-objects-filter: teach tree:# how to handle >0
  ` [PATCH v3 2/2] tree:<depth>: skip some trees even when collecting omits

Translation of git manpages
 2019-01-09 11:24 UTC  (4+ messages)

[PATCH v2 2/2] tree:<depth>: skip some trees even when collecting omits
 2019-01-09  2:47 UTC  (5+ messages)

[PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
 2019-01-09  2:43 UTC  (4+ messages)

[PATCH v4 0/1] pack-redundant: remove unused functions
 2019-01-09  0:29 UTC  (2+ messages)

[PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
 2019-01-08 23:41 UTC  (4+ messages)

[PATCH v2 0/2] Accept error packets in any context
 2019-01-08 23:27 UTC  (4+ messages)
  ` [PATCH v2 1/2] Use packet_reader instead of packet_read_line


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