git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-11 16:03:00 to 2016-10-13 14:57:02 UTC [more...]

[PATCH v2 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-13 14:56 UTC  (32+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/25] sequencer: eventually release memory allocated for the option values
          ` Re* "
  ` [PATCH v3 07/25] sequencer: completely revamp the "todo" script parsing
  ` [PATCH v3 08/25] sequencer: strip CR from the todo script
  ` [PATCH v3 12/25] sequencer: remember the onelines when parsing the todo file
  ` [PATCH v3 13/25] sequencer: prepare for rebase -i's commit functionality
  ` [PATCH v3 25/25] sequencer: mark all error messages for translation

Huge performance bottleneck reading packs
 2016-10-13 14:50 UTC  (9+ messages)

Fork Errors
 2016-10-13 13:45 UTC  (3+ messages)
  ` [External] "

What's cooking in git.git (Oct 2016, #03; Tue, 11)
 2016-10-13 12:40 UTC  (5+ messages)

[PATCH 1/2] submodule: ignore trailing slash on superproject URL
 2016-10-13 11:11 UTC  (4+ messages)

interactive rebase should better highlight the not-applying commit
 2016-10-13 10:40 UTC  (8+ messages)

problem with git worktree and git svn
 2016-10-13 10:29 UTC  (4+ messages)

Bug? git worktree fails with master on bare repo
 2016-10-13 10:31 UTC  (7+ messages)
` [PATCH] worktree: allow the main brach of a bare repository to be checked out

Bug with git merge-base and a packed ref
 2016-10-13  6:34 UTC  (6+ messages)
  ` [PATCH] merge-base: handle --fork-point without reflog

Formatting problem send_mail in version 2.10.0
 2016-10-13  5:47 UTC  (19+ messages)
                        ` [PATCH] parse_mailboxes: accept extra text after <...> address

Feature Request: user defined suffix for temp files created by git-mergetool
 2016-10-13  5:13 UTC  (11+ messages)
      ` [PATCH 1/2] "
        ` [PATCH 2/2] "
            ` [PATCH v2 "

[PATCH 0/5] allow non-trailers and multiple-line trailers
 2016-10-12 23:40 UTC  (17+ messages)
` [PATCH 1/5] trailer: use singly-linked list, not doubly
` [PATCH 2/5] trailer: streamline trailer item create and add
` [PATCH 3/5] trailer: make args have their own struct
` [PATCH 4/5] trailer: allow non-trailers in trailer block
` [PATCH 5/5] trailer: support values folded to multiple lines
` [PATCH v2 0/6] allow non-trailers and multiple-line trailers
` [PATCH v2 1/6] trailer: improve const correctness
` [PATCH v2 2/6] trailer: use list.h for doubly-linked list
` [PATCH v2 3/6] trailer: streamline trailer item create and add
` [PATCH v2 4/6] trailer: make args have their own struct
` [PATCH v2 5/6] trailer: allow non-trailers in trailer block
` [PATCH v2 6/6] trailer: support values folded to multiple lines

[PATCHv3] attr: convert to new threadsafe API
 2016-10-12 23:33 UTC  (2+ messages)

[PATCHv2] attr: convert to new threadsafe API
 2016-10-12 22:57 UTC  (16+ messages)

[PATCH v2 0/3] Speedup finding of unpushed submodules
 2016-10-12 17:37 UTC  (14+ messages)
` [PATCH v2 1/3] serialize collection of changed submodules
` [PATCH v2 2/3] serialize collection of refs that contain submodule changes
` [PATCH v2 3/3] batch check whether submodule needs pushing into one call

[PATCH] t1512: become resilient to GETTEXT_POISON build
 2016-10-12 16:32 UTC  (2+ messages)

2 directories same spelling one directory is camel cased
 2016-10-12 16:05 UTC 

git branches & merge
 2016-10-12 14:43 UTC  (2+ messages)

[PATCH] sequencer: mark a file-local symbol static
 2016-10-12 14:17 UTC  (2+ messages)

git diff
 2016-10-12 13:51 UTC  (3+ messages)

[PATCH v1 0/2] convert: stream and early out
 2016-10-12 13:47 UTC  (4+ messages)
` [PATCH v2 0/2] Stream and fast search
` [PATCH v2 1/2] read-cache: factor out get_sha1_from_index() helper
` [PATCH v2 2/2] convert.c: stream and fast search for binary

[PATCH v2] gpg-interface: use more status letters
 2016-10-12 13:04 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] Support `git reset --stdin`
 2016-10-12 12:57 UTC  (13+ messages)
` [PATCH 1/2] reset: fix usage
` [PATCH 2/2] reset: support the --stdin option

[PATCH v10 00/14] Git filter protocol
 2016-10-12 10:54 UTC  (7+ messages)
` [PATCH v10 13/14] convert: add filter.<driver>.process option

git merge deletes my changes
 2016-10-12  5:51 UTC  (4+ messages)

Make `git fetch --all` parallel?
 2016-10-12  6:47 UTC  (12+ messages)

git 2.10.1 test regression in t3700-add.sh
 2016-10-12  5:59 UTC  (7+ messages)

[PATCH] convert: mark a file-local symbol static
 2016-10-11 23:46 UTC 

[PATCH 00/28] Revamping the attr subsystem!
 2016-10-11 21:53 UTC  (20+ messages)
` [PATCH 11/28] attr: (re)introduce git_check_attr() and struct git_attr_check
` [PATCH 17/28] attr: expose validity check for attribute names
` [PATCH 26/28] attr: make git_attr_counted static
` [PATCH 28/28] attr: convert to new threadsafe API

[PATCH] upload-pack: use priority queue in reachable() check
 2016-10-11 21:26 UTC  (2+ messages)

[PATCH] contrib: add credential helper for libsecret
 2016-10-11 20:32 UTC  (9+ messages)

[PATCH] t4014-format-patch: Adjust git_version regex to better handle distro changes to DEF_VER
 2016-10-11 20:06 UTC  (3+ messages)

Allow "git shortlog" to group by committer information
 2016-10-11 19:17 UTC  (4+ messages)

[PATCH v4 0/7] Add --format to tag verification
 2016-10-11 17:43 UTC  (2+ messages)

[PATCH v4 4/4] mergetool: honor -O<orderfile>
 2016-10-11 17:05 UTC  (4+ messages)

[PATCH] gitk: Fix Japanese translation for "marked commit"
 2016-10-11 16:36 UTC 

[PATCH] clean up confusing suggestion for commit references
 2016-10-11 16:47 UTC  (6+ messages)

[PATCH 0/2] submodule pushes be extra careful
 2016-10-11 16:36 UTC  (6+ messages)
` [PATCH 1/2] submodule add: extend force flag to add existing repos


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