git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-14 11:47:26 to 2016-10-17 20:07:11 UTC [more...]

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

[PATCH] cocci: avoid self-references in object_id transformations
 2016-10-17 20:04 UTC  (4+ messages)

[PATCH v2 0/3] gitweb: Be smarter about linking to SHA1s in log messages
 2016-10-17 19:46 UTC  (15+ messages)
` [PATCH v2 1/3] gitweb: Fix a typo in a comment
` [PATCH v2 2/3] gitweb: Link to 7-char+ SHA1s, not only 8-char+
` [PATCH v2 3/3] gitweb: Link to "git describe"'d commits in log messages

[PATCH v2 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-17 19:08 UTC  (51+ messages)
` [PATCH v3 "
  ` [PATCH v3 07/25] sequencer: completely revamp the "todo" script parsing
  ` [PATCH v3 13/25] sequencer: prepare for rebase -i's commit functionality
  ` [PATCH v3 14/25] sequencer: introduce a helper to read files written by scripts
  ` [PATCH v3 15/25] sequencer: allow editing the commit message on a case-by-case basis
  ` [PATCH v3 16/25] sequencer: support amending commits
  ` [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 v11 00/14] Git filter protocol
 2016-10-17 18:47 UTC  (16+ messages)
` [PATCH v11 01/14] convert: quote filter names in error messages
` [PATCH v11 02/14] convert: modernize tests
` [PATCH v11 03/14] run-command: move check_pipe() from write_or_die to run_command
` [PATCH v11 04/14] run-command: add clean_on_exit_handler
` [PATCH v11 05/14] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v11 06/14] pkt-line: extract set_packet_header()
` [PATCH v11 07/14] pkt-line: add packet_write_fmt_gently()
` [PATCH v11 08/14] pkt-line: add packet_flush_gently()
` [PATCH v11 09/14] pkt-line: add packet_write_gently()
` [PATCH v11 10/14] pkt-line: add functions to read/write flush terminated packet streams
` [PATCH v11 11/14] convert: make apply_filter() adhere to standard Git error handling
` [PATCH v11 12/14] convert: prepare filter.<driver>.process option
` [PATCH v11 13/14] convert: add "
` [PATCH v11 14/14] contrib/long-running-filter: add long running filter example

Merge conflicts in .gitattributes can cause trouble
 2016-10-17 17:51 UTC  (3+ messages)

[RFC] Case insensitive Git attributes
 2016-10-17 17:50 UTC  (9+ messages)

[RFC] test-lib: detect common misuse of test_expect_failure
 2016-10-17 17:36 UTC  (3+ messages)

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

[PATCH] convert: mark a file-local symbol static
 2016-10-17 17:21 UTC  (10+ messages)

What's cooking in git.git (Oct 2016, #03; Tue, 11)
 2016-10-17 17:03 UTC  (7+ messages)

[PATCH v10 00/14] Git filter protocol
 2016-10-17 17:05 UTC  (21+ messages)
` [PATCH v10 04/14] run-command: add clean_on_exit_handler
` [PATCH v10 13/14] convert: add filter.<driver>.process option
` [PATCH v10 14/14] contrib/long-running-filter: add long running filter example

Uninitialized submodules as symlinks
 2016-10-17 15:12 UTC  (10+ messages)

[PATCH 1/4] i18n: apply: mark error message for translation
 2016-10-17 13:15 UTC  (4+ messages)
` [PATCH 2/4] i18n: convert mark error messages "
` [PATCH 3/4] i18n: credential-cache--daemon: mark advice "
` [PATCH 4/4] i18n: diff: mark warnings "

Automagic `git checkout branchname` mysteriously fails
 2016-10-17 11:39 UTC  (4+ messages)

[PATCH v1 0/2] Fix default macOS build locally and on Travis CI
 2016-10-17  9:50 UTC  (4+ messages)
` [PATCH v1 1/2] config.mak.in: set NO_OPENSSL and APPLE_COMMON_CRYPTO for macOS >10.11
` [PATCH v1 2/2] travis-ci: disable GIT_TEST_HTTPD for macOS

link broken on git man page
 2016-10-16 21:17 UTC  (3+ messages)

Draft of Git Rev News edition 20
 2016-10-16 20:09 UTC 

[PATCH] avoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM
 2016-10-16 19:46 UTC  (4+ messages)

[GIT PULL] l10n updates for 2.10.0 maint branch
 2016-10-16 12:23 UTC 

[PATCH] trailer: mark file-local symbol 'conf_head' static
 2016-10-15 20:57 UTC 

[PATCH] t0040: convert all possible tests to use `test-parse-options --expect`
 2016-10-15 12:28 UTC 

[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-10-15  8:46 UTC  (31+ messages)
` [PATCH v15 "
  ` [PATCH v15 02/27] bisect: rewrite `check_term_format` shell function in C
  ` [PATCH v15 05/27] t6030: explicitly test for bisection cleanup
  ` [PATCH v15 03/27] bisect--helper: `write_terms` shell function in C
  ` [PATCH v15 20/27] bisect--helper: retire `--check-expected-revs` subcommand
  ` [PATCH v15 14/27] t6030: no cleanup with bad merge base
  ` [PATCH v15 24/27] bisect--helper: retire `--bisect-write` subcommand
  ` [PATCH v15 08/27] bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C
  ` [PATCH v15 10/27] bisect--helper: `check_and_set_terms` "
  ` [PATCH v15 09/27] bisect--helper: `bisect_write` "
  ` [PATCH v15 11/27] bisect--helper: `bisect_next_check` & bisect_voc "
  ` [PATCH v15 07/27] bisect--helper: `bisect_reset` "
  ` [PATCH v15 23/27] bisect--helper: `bisect_replay` "
  ` [PATCH v15 21/27] bisect--helper: retire `--write-terms` subcommand
  ` [PATCH v15 19/27] bisect--helper: `bisect_state` & `bisect_head` shell function in C
  ` [PATCH v15 25/27] bisect--helper: retire `--bisect-autostart` subcommand
  ` [PATCH v15 12/27] bisect--helper: `get_terms` & `bisect_terms` shell function in C
  ` [PATCH v15 13/27] bisect--helper: `bisect_start` shell function partially "
  ` [PATCH v15 15/27] bisect--helper: `bisect_next` and `bisect_auto_next` shell function "
  ` [PATCH v15 17/27] bisect--helper: retire `--next-all` subcommand
  ` [PATCH v15 22/27] bisect--helper: `bisect_log` shell function in C
  ` [PATCH v15 27/27] bisect--helper: remove the dequote in bisect_start()
  ` [PATCH v15 18/27] bisect--helper: `bisect_autostart` shell function in C
  ` [PATCH v15 06/27] wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
  ` [PATCH v15 16/27] bisect--helper: retire `--bisect-clean-state` subcommand
  ` [PATCH v15 26/27] bisect--helper: retire `--bisect-auto-next` subcommand
  ` [PATCH v15 04/27] bisect--helper: `bisect_clean_state` shell function in C

Change Default merge strategy options
 2016-10-14 19:18 UTC  (2+ messages)

Can we make interactive add easier to use?
 2016-10-14 19:12 UTC  (3+ messages)

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

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

Formatting problem send_mail in version 2.10.0
 2016-10-14 17:04 UTC  (13+ messages)

Why does git checkout -b touch the index?
 2016-10-14 16:07 UTC  (2+ messages)

[PATCHv3] attr: convert to new threadsafe API
 2016-10-14 15:37 UTC  (3+ messages)

[PATCH 0/2] infinite loop in "git ls-tree" for broken symlink
 2016-10-14 14:43 UTC  (6+ 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


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