git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-09-23 15:50:47 to 2016-09-26 22:42:52 UTC [more...]

[PATCH v2 0/5] Add --format to tag verification
 2016-09-26 22:42 UTC 

[PATCH v8 00/11] Git filter protocol
 2016-09-26 22:41 UTC  (29+ messages)
` [PATCH v8 01/11] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v8 02/11] pkt-line: extract set_packet_header()
` [PATCH v8 03/11] run-command: move check_pipe() from write_or_die to run_command
` [PATCH v8 04/11] pkt-line: add packet_write_fmt_gently()
` [PATCH v8 05/11] pkt-line: add packet_flush_gently()
` [PATCH v8 06/11] pkt-line: add packet_write_gently()
` [PATCH v8 07/11] pkt-line: add functions to read/write flush terminated packet streams
` [PATCH v8 08/11] convert: quote filter names in error messages
` [PATCH v8 09/11] convert: modernize tests
` [PATCH v8 10/11] convert: make apply_filter() adhere to standard Git error handling
` [PATCH v8 11/11] convert: add filter.<driver>.process option

[PATCH v2 0/2] Handle escape characters in From field
 2016-09-26 22:23 UTC  (8+ messages)
` [PATCH v3 1/2] t5100-mailinfo: replace common path prefix with variable
  ` [PATCH v3 2/2] mailinfo: unescape quoted-pair in header fields

[PATCH] Documentation/fetch-options: emit recurse-submodules, jobs unconditionally
 2016-09-26 22:18 UTC  (6+ messages)

A couple of bugs / things TODO I encountered
 2016-09-26 22:13 UTC 

[RFC PATCH v4] revision: new rev^-n shorthand for rev^n..rev
 2016-09-26 22:11 UTC  (4+ messages)

git 2.9.2: is RUNTIME_PREFIX supposed to work?
 2016-09-26 21:57 UTC  (2+ messages)

[PATCH] git-gui: Do not reset author details on amend
 2016-09-26 21:34 UTC  (6+ messages)

[PATCH 0/2] tree-walk improvements
 2016-09-26 21:04 UTC  (10+ messages)
` [PATCH 1/2] tree-walk: be more specific about corrupt tree errors
` [PATCH 2/2] fsck: handle bad trees like other errors

What's cooking in git.git (Sep 2016, #07; Fri, 23)
 2016-09-26 19:09 UTC  (3+ messages)

[PATCH 0/3] recursive support for ls-files
 2016-09-26 18:48 UTC  (12+ messages)
` [PATCH 1/3 v3] submodules: make submodule-prefix option an envvar
` [PATCH 2/3 v3] ls-files: optionally recurse into submodules
` [PATCH 3/3 v3] ls-files: add pathspec matching for submodules

[PATCH v2 00/11] Mark strings in perl script for translation
 2016-09-26 18:21 UTC  (21+ messages)
` [PATCH v2 01/11] i18n: add--interactive: mark strings "
` [PATCH v2 02/11] i18n: add--interactive: mark simple here documents "
` [PATCH v2 03/11] i18n: add--interactive: mark strings with interpolation "
` [PATCH v2 04/11] i18n: add--interactive: mark plural strings
` [PATCH v2 05/11] i18n: add--interactive: mark message for translation
` [PATCH v2 06/11] i18n: add--interactive: i18n of help_patch_cmd
` [PATCH v2 08/11] i18n: send-email: mark strings for translation
` [PATCH v2 11/11] i18n: difftool: mark warnings "

Stack read out-of-bounds in parse_sha1_header_extended using git 2.10.0
 2016-09-26 18:10 UTC  (16+ messages)
    ` [PATCH] unpack_sha1_header(): detect malformed object header

Changing the default for "core.abbrev"?
 2016-09-26 17:50 UTC  (31+ messages)
      ` [PATCH 0/10] helping people resolve ambiguous sha1s
        ` [PATCH 01/10] get_sha1: detect buggy calls with multiple disambiguators
        ` [PATCH 02/10] get_sha1: avoid repeating ourselves via ONLY_TO_DIE
        ` [PATCH 03/10] get_sha1: propagate flags to child functions
        ` [PATCH 04/10] get_short_sha1: peel tags when looking for treeish
        ` [PATCH 05/10] get_short_sha1: refactor init of disambiguation code
        ` [PATCH 06/10] get_short_sha1: NUL-terminate hex prefix
        ` [PATCH 07/10] get_short_sha1: mark ambiguity error for translation
        ` [PATCH 08/10] sha1_array: let callbacks interrupt iteration
        ` [PATCH 09/10] for_each_abbrev: drop duplicate objects
        ` [PATCH 10/10] get_short_sha1: list ambiguous objects on error

[PATCH] git-gui: stop using deprecated merge syntax
 2016-09-26 17:23 UTC  (4+ messages)

Request: Extra case for %G? format
 2016-09-26 17:18 UTC  (3+ messages)

BUG: Git blame provides incorrect previous commit if the line is uncommitted
 2016-09-26 16:05 UTC  (2+ messages)

[RFC PATCH v2] revision: new rev^-n shorthand for rev^n..rev
 2016-09-26 13:00 UTC  (7+ messages)

git-gui, was Re: [PATCH v2 6/6] git-gui: Update Japanese information
 2016-09-26 14:21 UTC  (3+ messages)

git-upload-pack hangs
 2016-09-26 13:26 UTC 

git-upload-pack hangs
 2016-09-26  5:51 UTC 

[PATCH] mailinfo: unescape quoted-pair in header fields
 2016-09-26  5:02 UTC  (8+ messages)
` [PATCH v2 2/2] "

[RFC PATCH v3] revision: new rev^-n shorthand for rev^n..rev
 2016-09-25 19:13 UTC 

[RFC/PATCH 0/2] more patch-id speedups
 2016-09-25 18:25 UTC  (4+ messages)
` [RFC/PATCH v2 0/3] patch-id for merges
  ` [PATCH v3 0/2] "

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-09-25 18:16 UTC  (11+ messages)
` [PATCH 13/22] sequencer: remember the onelines when parsing the todo file
              ` Git garden shears, was "

[PATCH v2] gitweb: use highlight's shebang detection
 2016-09-25 18:04 UTC  (14+ messages)
` [PATCH v3 1/2] gitweb: remove unused function parameter
  ` [PATCH v3 2/2] gitweb: use highlight's shebang detection
    ` [PATCH v4 1/2] gitweb: remove unused guess_file_syntax() parameter
      ` [PATCH v4 2/2] gitweb: use highlight's shebang detection

git-pack-objects(1): --honor-pack-keep
 2016-09-25 14:42 UTC 

Journal of Failed Git Experiments, Volume 1
 2016-09-25 14:17 UTC  (2+ messages)

[PATCH v3 0/3] Fix a segfault caused by regexec() being called on mmap()ed data
 2016-09-25 14:01 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] regex: use regexec_buf()

[PATCH 1/2] ls-files: adding support for submodules
 2016-09-25 11:03 UTC  (16+ messages)
      ` [PATCH 1/2] ls-files: optionally recurse into submodules

[PATCH 1/2] add COPY_ARRAY
 2016-09-25  8:58 UTC  (5+ messages)
` [PATCH 6/7] use COPY_ARRAY

[PATCH v2 2/3] init: do not set core.worktree more often than necessary
 2016-09-25  3:14 UTC  (10+ messages)
` [PATCH v2 4/3] init: combine set_git_dir_init() and init_db() into one
        ` [PATCH v3 1/5] init: correct re-initialization from a linked worktree
          ` [PATCH v3 2/5] init: call set_git_dir_init() from within init_db()
          ` [PATCH v3 3/5] init: kill set_git_dir_init()
          ` [PATCH v3 4/5] init: do not set unnecessary core.worktree
          ` [PATCH v3 5/5] init: kill git_link variable

[PATCH v3] checkout: eliminate unnecessary merge for trivial checkout
 2016-09-24 19:31 UTC  (9+ messages)

[RFC/PATCH 0/6] Add --format to tag verification
 2016-09-24 19:09 UTC  (3+ messages)

[PATCH] run-command: async_exit no longer needs to be public
 2016-09-24  1:04 UTC  (6+ messages)

.gitignore does not ignore Makefile
 2016-09-23 22:29 UTC  (4+ messages)

Limitiations of git rebase --preserve-merges --interactive
 2016-09-23 22:26 UTC  (3+ messages)

Limitiations of git rebase --preserve-merges --interactive
 2016-09-23 21:04 UTC  (4+ messages)

[PATCH 2/2] ls-files: add pathspec matching for submodules
 2016-09-23 20:49 UTC  (5+ messages)
` [PATCH 2/2 v2] "

What's cooking in git.git (Sep 2016, #06; Wed, 21)
 2016-09-23 20:45 UTC  (2+ messages)

[PATCH] fetch-pack: do not reset in_vain on non-novel acks
 2016-09-23 19:40 UTC  (3+ messages)
` [PATCH v2] "

Limitiations of git rebase --preserve-merges --interactive
 2016-09-23 19:24 UTC  (3+ messages)

[RFC PATCH] revision: new rev%n shorthand for rev^n..rev
 2016-09-23 16:43 UTC  (2+ 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).