git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-12 01:29:18 to 2016-10-14 14:15:13 UTC [more...]

[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-10-14 14:14 UTC  (16+ messages)
` [PATCH v15 "
  ` [PATCH v15 05/27] t6030: explicitly test for bisection cleanup
  ` [PATCH v15 09/27] bisect--helper: `bisect_write` shell function in C
  ` [PATCH v15 22/27] bisect--helper: `bisect_log` "
  ` [PATCH v15 21/27] bisect--helper: retire `--write-terms` subcommand
  ` [PATCH v15 04/27] bisect--helper: `bisect_clean_state` shell function in C
  ` [PATCH v15 23/27] bisect--helper: `bisect_replay` "
  ` [PATCH v15 10/27] bisect--helper: `check_and_set_terms` "
  ` [PATCH v15 14/27] t6030: no cleanup with bad merge base
  ` [PATCH v15 18/27] bisect--helper: `bisect_autostart` shell function in C
  ` [PATCH v15 13/27] bisect--helper: `bisect_start` shell function partially "
  ` [PATCH v15 12/27] bisect--helper: `get_terms` & `bisect_terms` shell function "
  ` [PATCH v15 20/27] bisect--helper: retire `--check-expected-revs` subcommand
  ` [PATCH v15 19/27] bisect--helper: `bisect_state` & `bisect_head` shell function in C
  ` [PATCH v15 06/27] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()

Can we make interactive add easier to use?
 2016-10-14 13:46 UTC  (2+ messages)

[PATCH 0/2] infinite loop in "git ls-tree" for broken symlink
 2016-10-14 13:42 UTC  (5+ messages)
` [PATCH 1/2] Add test for ls-tree with broken symlink under refs/heads
` [PATCH 2/2] resolve_ref_unsafe(): limit the number of "stat_ref" retries

[PATCH v2 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-14 13:19 UTC  (52+ messages)
` [PATCH v3 "
  ` [PATCH v3 05/25] sequencer: eventually release memory allocated for the option values
          ` Re* "
  ` [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
  ` [PATCH v4 00/25] Prepare the sequencer for the upcoming rebase -i patches
    ` [PATCH v4 01/25] sequencer: use static initializers for replay_opts
    ` [PATCH v4 02/25] sequencer: use memoized sequencer directory path
    ` [PATCH v4 03/25] sequencer: avoid unnecessary indirection
    ` [PATCH v4 04/25] sequencer: future-proof remove_sequencer_state()
    ` [PATCH v4 05/25] sequencer: eventually release memory allocated for the option values
    ` [PATCH v4 06/25] sequencer: future-proof read_populate_todo()
    ` [PATCH v4 07/25] sequencer: refactor the code to obtain a short commit name
    ` [PATCH v4 08/25] sequencer: completely revamp the "todo" script parsing
    ` [PATCH v4 09/25] sequencer: strip CR from the todo script
    ` [PATCH v4 10/25] sequencer: avoid completely different messages for different actions
    ` [PATCH v4 11/25] sequencer: get rid of the subcommand field
    ` [PATCH v4 12/25] sequencer: remember the onelines when parsing the todo file
    ` [PATCH v4 13/25] sequencer: prepare for rebase -i's commit functionality
    ` [PATCH v4 14/25] sequencer: introduce a helper to read files written by scripts
    ` [PATCH v4 15/25] sequencer: allow editing the commit message on a case-by-case basis
    ` [PATCH v4 16/25] sequencer: support amending commits
    ` [PATCH v4 17/25] sequencer: support cleaning up commit messages
    ` [PATCH v4 18/25] sequencer: do not try to commit when there were merge conflicts
    ` [PATCH v4 19/25] sequencer: left-trim lines read from the script
    ` [PATCH v4 20/25] sequencer: refactor write_message()
    ` [PATCH v4 21/25] sequencer: remove overzealous assumption in rebase -i mode
    ` [PATCH v4 22/25] sequencer: mark action_name() for translation
    ` [PATCH v4 23/25] sequencer: quote filenames in error messages
    ` [PATCH v4 24/25] sequencer: start error messages consistently with lower case
    ` [PATCH v4 25/25] sequencer: mark all error messages for translation

[PATCH 1/3] i18n: apply: mark plural string for translation
 2016-10-14 11:43 UTC  (3+ messages)
` [PATCH 2/3] i18n: apply: mark info messages "
` [PATCH 3/3] i18n: apply: mark error "

Huge performance bottleneck reading packs
 2016-10-14  9:35 UTC  (17+ messages)
      ` [PATCH] fetch: use "quick" has_sha1_file for tag following

problem with git worktree and git svn
 2016-10-14  1:46 UTC  (8+ messages)
        ` [PATCH 0/2] git-svn: implement "git worktree" awareness
          ` [PATCH 1/2] git-svn: reduce scope of input record separator change
          ` [PATCH 2/2] git-svn: "git worktree" awareness

Change Default merge strategy options
 2016-10-13 15:57 UTC 

[GIT GUI l18n 1/2] git-gui: Mark 'All' in remote.tcl for translation
 2016-10-14  0:46 UTC  (2+ messages)

[PATCHv3] attr: convert to new threadsafe API
 2016-10-13 22:08 UTC  (4+ messages)

Uninitialized submodules as symlinks
 2016-10-13 19:35 UTC  (3+ messages)

[PATCH v2 0/3] Speedup finding of unpushed submodules
 2016-10-13 15:59 UTC  (16+ 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

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

2 directories same spelling one directory is camel cased
 2016-10-13 16:03 UTC  (2+ messages)

git branches & merge
 2016-10-13 15:49 UTC  (3+ 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  (4+ 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)

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

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

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

[PATCH] t1512: become resilient to GETTEXT_POISON build
 2016-10-12 16:32 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  (6+ messages)
` [PATCH 2/2] reset: support the --stdin option

[PATCH v10 00/14] Git filter protocol
 2016-10-12 10:54 UTC  (5+ 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  (9+ messages)

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


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