git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-02-07 01:14:25 to 2018-02-08 20:43:39 UTC [more...]

[PATCH] rebase -p: fix incorrect commit message when calling `git merge`
 2018-02-08 20:42 UTC 

[PATCH] color.h: document and modernize header
 2018-02-08 20:43 UTC  (2+ messages)

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-08 20:37 UTC  (21+ messages)
` [PATCH v2 04/14] commit-graph: implement construct_commit_graph()
` [PATCH v3 00/14] Serialized Git Commit Graph
  ` [PATCH v3 01/14] commit-graph: add format document
  ` [PATCH v3 02/14] graph: add commit graph design document
  ` [PATCH v3 03/14] commit-graph: create git-commit-graph builtin
  ` [PATCH v3 04/14] commit-graph: implement write_commit_graph()
  ` [PATCH v3 05/14] commit-graph: implement 'git-commit-graph write'
  ` [PATCH v3 06/14] commit-graph: implement 'git-commit-graph read'
  ` [PATCH v3 07/14] commit-graph: update graph-head during write
  ` [PATCH v3 08/14] commit-graph: implement 'git-commit-graph clear'
  ` [PATCH v3 09/14] commit-graph: implement --delete-expired
  ` [PATCH v3 10/14] commit-graph: add core.commitGraph setting
  ` [PATCH v3 11/14] commit: integrate commit graph with commit parsing
  ` [PATCH v3 12/14] commit-graph: close under reachability
  ` [PATCH v3 13/14] commit-graph: read only from specific pack-indexes
  ` [PATCH v3 14/14] commit-graph: build graph from starting commits

[PATCH] docs/interpret-trailers: fix agreement error
 2018-02-08 20:29 UTC  (3+ messages)

[PATCH v3 00/11] document & test fetch pruning & add fetch.pruneTags
 2018-02-08 19:48 UTC  (21+ messages)
` [PATCH v2 00/17] "
` [PATCH v2 01/17] fetch: don't redundantly NULL something calloc() gave us
` [PATCH v2 02/17] fetch: trivially refactor assignment to ref_nr
` [PATCH v2 03/17] fetch: stop accessing "remote" variable indirectly
` [PATCH v2 04/17] remote: add a macro for "refs/tags/*:refs/tags/*"
` [PATCH v2 05/17] fetch tests: refactor in preparation for testing tag pruning
` [PATCH v2 06/17] fetch tests: re-arrange arguments for future readability
` [PATCH v2 07/17] fetch tests: add a tag to be deleted to the pruning tests
` [PATCH v2 08/17] fetch tests: test --prune and refspec interaction
` [PATCH v2 09/17] fetch tests: double quote a variable for interpolation
` [PATCH v2 10/17] fetch tests: expand case/esac for later change
` [PATCH v2 11/17] fetch tests: fetch <url> <spec> as well as fetch [<remote>]
` [PATCH v2 12/17] git fetch doc: add a new section to explain the ins & outs of pruning
` [PATCH v2 13/17] git remote doc: correct dangerous lies about what prune does
` [PATCH v2 14/17] git-fetch & config doc: link to the new PRUNING section
` [PATCH v2 15/17] fetch tests: add scaffolding for the new fetch.pruneTags
` [PATCH v2 16/17] fetch: add a --fetch-prune option and fetch.pruneTags config
` [PATCH v2 17/17] fetch: make the --fetch-prune work with <url>

[PATCH v1] name-hash: properly fold directory names in adjust_dirname_case()
 2018-02-08 19:23 UTC  (7+ messages)
` [PATCH v2] "

Netgear X8 R8500
 2018-02-08 18:19 UTC 

[PATCH 0/2] Fix NULL checks for some packet_read_line call sites
 2018-02-08 18:58 UTC  (4+ messages)
` [PATCH 1/2] correct error messages for NULL packet_read_line()
` [PATCH 2/2] always check for NULL return from packet_read_line()

[PATCH v5] send-email: --batch-size to work around some SMTP server limit
 2018-02-08 18:21 UTC  (7+ messages)
` [PATCH] send-email: have default batch size when relogin delay is given
    ` [PATCH] send-email: error out when relogin delay is missing

Fetch-hooks
 2018-02-08 17:02 UTC  (5+ messages)

[PATCH 00/10] 'test_i18ngrep'-related fixes and improvements
 2018-02-08 16:36 UTC  (17+ messages)
` [PATCH 02/10] t5812: add 'test_i18ngrep's missing filename parameter
` [PATCH v2 0/9] 'test_i18ngrep'-related fixes and improvements
  ` [PATCH v2 1/9] t5541: add 'test_i18ngrep's missing filename parameter
  ` [PATCH v2 2/9] t5812: "
  ` [PATCH v2 3/9] t6022: don't run 'git merge' upstream of a pipe
  ` [PATCH v2 4/9] t4001: don't run 'git status' "
  ` [PATCH v2 5/9] t5510: consolidate 'grep' and 'test_i18ngrep' patterns
  ` [PATCH v2 6/9] t5536: let 'test_i18ngrep' read the file without redirection
  ` [PATCH v2 7/9] t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
  ` [PATCH v2 8/9] t: validate 'test_i18ngrep's parameters
  ` [PATCH v2 9/9] t: make 'test_i18ngrep' more informative on failure

"git branch" issue in 2.16.1
 2018-02-08 16:28 UTC  (14+ messages)

git gc --auto yelling at users where a repo legitimately has >6700 loose objects
 2018-02-08 16:23 UTC  (2+ messages)

[RFC PATCH 000/194] Moving global state into the repository object
 2018-02-08 15:42 UTC  (16+ messages)
` [PATCH 021/194] pack: add repository argument to reprepare_packed_git
  ` [PATCH 025/194] object-store: allow prepare_alt_odb to handle arbitrary repositories
  ` [PATCH 038/194] pack: allow sha1_loose_object_info "

How to produce a loose ref+size explosion via pruning + git-gc
 2018-02-08 15:37 UTC 

How juggle branches?
 2018-02-08 14:22 UTC  (3+ messages)
` Automatic parameters completion

Bug Report: Subtrees and GPG Signed Commits
 2018-02-08 13:53 UTC  (10+ messages)

[PATCH 0/8] rebase -i: offer to recreate merge commits
 2018-02-08 12:34 UTC  (10+ messages)
` [PATCH 5/8] rebase: introduce the --recreate-merges option

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-08 12:05 UTC  (12+ messages)
` [PATCH v2 01/41] parse-options: support --git-completion-helper

Unexpected git diff output during merge conflict
 2018-02-08 11:50 UTC  (3+ messages)

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-02-08 10:33 UTC  (9+ messages)

[PATCHv4] tag: add --edit option
 2018-02-08  8:22 UTC  (2+ messages)

[PATCH v2 00/12] object_id part 11 (the_hash_algo)
 2018-02-08  2:48 UTC  (2+ messages)
` [PATCH v2] hash: update obsolete reference to SHA1_HEADER

What's cooking in git.git (Feb 2018, #01; Wed, 7)
 2018-02-07 23:13 UTC 

[PATCH v2 0/3] fixes for split index mode
 2018-02-07 22:41 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] read-cache: fix reading the shared index for other repos

categorization, documentation and packaging of "git core" commands
 2018-02-07 21:18 UTC  (8+ messages)

[PATCH] files-backend: unlock packed store only if locked
 2018-02-07 20:53 UTC  (4+ messages)

[PATCHv3] tag: add --edit option
 2018-02-07 20:47 UTC  (3+ messages)

Bug? Error during commit
 2018-02-07 20:45 UTC  (3+ messages)

feature-request: git "cp" like there is git mv
 2018-02-07 20:27 UTC  (4+ messages)

[ANNOUNCE] Git for Windows 2.16.1(4)
 2018-02-07 20:01 UTC 

[PATCH] rebase: add --allow-empty-message option
 2018-02-07 19:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] t0050: remove the unused $test_case variable
 2018-02-07 19:08 UTC  (5+ messages)

[PATCH v2 00/27] protocol version 2
 2018-02-07 19:00 UTC  (18+ messages)
` [PATCH v3 00/35] "
  ` [PATCH v3 07/35] connect: convert get_remote_heads to use struct packet_reader
  ` [PATCH v3 15/35] transport: convert get_refs_list to take a list of ref patterns
  ` [PATCH v3 20/35] upload-pack: introduce fetch server command
  ` [PATCH v3 22/35] upload-pack: support shallow requests
  ` [PATCH v3 24/35] connect: refactor git_connect to only get the protocol version once
  ` [PATCH v3 25/35] connect: don't request v2 when pushing
  ` [PATCH v3 26/35] transport-helper: remove name parameter
  ` [PATCH v3 28/35] transport-helper: introduce stateless-connect
  ` [PATCH v3 29/35] pkt-line: add packet_buf_write_len function
  ` [PATCH v3 30/35] remote-curl: create copy of the service name
  ` [PATCH v3 31/35] remote-curl: store the protocol version the server responded with
  ` [PATCH v3 32/35] http: allow providing extra headers for http requests
  ` [PATCH v3 33/35] http: don't always add Git-Protocol header
  ` [PATCH v3 34/35] remote-curl: implement stateless-connect command
  ` [PATCH v3 35/35] remote-curl: don't request v2 when pushing

[PATCH v3 0/2] diff: add --stat-with-summary (was --compact-summary)
 2018-02-07 18:19 UTC  (8+ messages)

BUG: fetch in certain repo always gives "did not send all necessary objects"
 2018-02-07 18:17 UTC  (10+ messages)

[PATCH v4 0/6] convert: add support for different encodings
 2018-02-07 18:12 UTC  (9+ messages)
` [PATCH/RFC v5 7/7] Careful with CRLF when using e.g. UTF-16 for working-tree-encoding

BUG: On some Linux systems, "Stage To Commit" hotkey in git-gui stages one file only, even if multiple files are selected
 2018-02-07 18:11 UTC  (2+ messages)

git: CVE-2018-1000021: client prints server sent ANSI escape codes to the terminal, allowing for unverified messages to potentially execute arbitrary commands
 2018-02-07 17:15 UTC  (4+ messages)

[PATCH] dir.c: ignore paths containing .git when invalidating untracked cache
 2018-02-07 16:59 UTC  (4+ messages)
` [PATCH v2] "

Shawn Pearce has died
 2018-02-07 16:40 UTC  (6+ messages)

Bug report: Subtree split including extra commits
 2018-02-07 14:51 UTC 

[bug report]: error doing_rebase
 2018-02-07 14:12 UTC  (3+ messages)

is http://git-scm.com an *official* git-affiliated site?
 2018-02-07 13:10 UTC  (11+ messages)

Windows: mintty.exe classified as exploit by AV software
 2018-02-07  9:18 UTC 

[PATCH] worktree: teach "add" to check out existing branches
 2018-02-07  8:51 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] worktree: improve message when creating a new worktree


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