git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-01-10 20:23:48 to 2017-01-13 15:53:24 UTC [more...]

[RFC] Add support for downloading blobs on demand
 2017-01-13 15:52 UTC 

[ANNOUNCE] Git for Windows 2.11.0(2)
 2017-01-13 15:43 UTC 

[PATCH 0/2] Use env for all perl invocations
 2017-01-13 15:27 UTC  (15+ messages)
` [PATCH 1/2] Convert all 'perl -w' to 'perl' + 'use warnings;'
` [PATCH 2/2] Use 'env' to find perl instead of fixed path

[PATCH 0/3] updates to gitk & git-gui doc now gitview has gone
 2017-01-13 15:23 UTC  (6+ messages)
` [PATCH 1/3] doc: gitk: remove gitview reference
` [PATCH 2/3] doc: gitk: add the upstream repo location
` [PATCH 3/3] doc: git-gui browser does not default to HEAD

[PATCH] Remove dependency on deprecated Net::SMTP::SSL
 2017-01-13 14:59 UTC  (3+ messages)

[PATCH] Documentation/bisect: improve on (bad|new) and (good|bad)
 2017-01-13 14:44 UTC 

gitk: "lime" color incompatible with older Tk versions
 2017-01-13 11:20 UTC  (3+ messages)

[PATCH v2 0/2] diff --no-index: support symlinks and pipes
 2017-01-13 10:20 UTC  (3+ messages)
` [PATCH v2 1/2] diff --no-index: follow symlinks
` [PATCH v2 2/2] diff --no-index: support reading from pipes

"git fsck" not detecting garbage at the end of blob object files
 2017-01-13  9:16 UTC  (5+ messages)

[PATCH 0/5] extend git-describe pattern matching
 2017-01-13  6:57 UTC  (19+ messages)
` [PATCH 1/5] doc: add documentation for OPT_STRING_LIST
` [PATCH 2/5] name-rev: extend --refs to accept multiple patterns
` [PATCH 3/5] name-rev: add support to discard refs by pattern match
` [PATCH 4/5] describe: teach --match to accept multiple patterns
` [PATCH 5/5] describe: teach describe negative pattern matches

[RFC-PATCH] lib-submodule-update.sh: define tests for recursing into submodules
 2017-01-13  1:51 UTC 

Bug report: Documentation error in git-bisect man description
 2017-01-13  1:39 UTC  (6+ messages)

[PATCH 00/27] Revamp the attribute system; another round
 2017-01-12 23:53 UTC  (28+ messages)
` [PATCH 01/27] commit.c: use strchrnul() to scan for one line
` [PATCH 02/27] attr.c: "
` [PATCH 03/27] attr.c: update a stale comment on "struct match_attr"
` [PATCH 04/27] attr.c: explain the lack of attr-name syntax check in parse_attr()
` [PATCH 05/27] attr.c: complete a sentence in a comment
` [PATCH 06/27] attr.c: mark where #if DEBUG ends more clearly
` [PATCH 07/27] attr.c: simplify macroexpand_one()
` [PATCH 08/27] attr.c: tighten constness around "git_attr" structure
` [PATCH 09/27] attr.c: plug small leak in parse_attr_line()
` [PATCH 10/27] attr: support quoting pathname patterns in C style
` [PATCH 11/27] attr.c: add push_stack() helper
` [PATCH 12/27] Documentation: fix a typo
` [PATCH 13/27] attr.c: outline the future plans by heavily commenting
` [PATCH 14/27] attr: rename function and struct related to checking attributes
` [PATCH 15/27] attr: (re)introduce git_check_attr() and struct attr_check
` [PATCH 16/27] attr: convert git_all_attrs() to use "struct attr_check"
` [PATCH 17/27] attr: convert git_check_attrs() callers to use the new API
` [PATCH 18/27] attr: retire git_check_attrs() API
` [PATCH 19/27] attr: pass struct attr_check to collect_some_attrs
` [PATCH 20/27] attr: change validity check for attribute names to use positive logic
` [PATCH 21/27] attr: use hashmap for attribute dictionary
` [PATCH 22/27] attr: eliminate global check_all_attr array
` [PATCH 23/27] attr: remove maybe-real, maybe-macro from git_attr
` [PATCH 24/27] attr: tighten const correctness with git_attr and match_attr
` [PATCH 25/27] attr: store attribute stacks in hashmap
` [PATCH 26/27] attr: push the bare repo check into read_attr()
` [PATCH 27/27] attr: reformat git_attr_set_direction() function

[PATCH] worktree: fix an 'using plain integer as NULL pointer' warning
 2017-01-12 23:18 UTC 

[PATCH v5 0/4] Per-worktree config file support
 2017-01-12 23:08 UTC  (3+ messages)
` [PATCH/RFC 5/4] Redefine core.bare in multiple working tree setting

[RFC/PATCH 0/4] working tree operations: support superprefix
 2017-01-12 22:19 UTC  (15+ messages)
` [PATCH 1/4] read-tree: use OPT_BOOL instead of OPT_SET_INT
` [PATCH 2/4] t1000: modernize style
` [PATCH 4/4] unpack-trees: support super-prefix option
    ` [PATCHv2 "

Bug report: Git pull hang occasionally
 2017-01-12 21:17 UTC  (6+ messages)

[PATCH v2] diff: add interhunk context config option
 2017-01-12 20:56 UTC  (2+ messages)

git clone failing when used through bundler on Docker for Windows with a shared volume
 2017-01-12 20:51 UTC  (2+ messages)

[PATCH 1/2] mailinfo: Add support for keep_cr
 2017-01-12 20:18 UTC  (7+ messages)
` [PATCH 2/2] mailinfo: Understand forwarded patches

[PATCH 0/2] Fix the documentation to build with asciidoctor
 2017-01-12 19:30 UTC  (12+ messages)
` [PATCH 1/2] asciidoctor: fix user-manual to be built by `asciidoctor`

[PATCH v2 00/34] Teach the sequencer to act as rebase -i's backend
 2017-01-12 19:00 UTC  (10+ messages)
` [PATCH v3 00/38] "
  ` [PATCH v3 01/38] sequencer: avoid unnecessary curly braces
  ` [PATCH v3 02/38] sequencer: move "else" keyword onto the same line as preceding brace
  ` [PATCH v3 03/38] sequencer: use a helper to find the commit message
  ` [PATCH v3 06/38] sequencer (rebase -i): implement the 'edit' command

[PATCH] imap-send.c: Avoid deprecated openssl 1.1.0 API
 2017-01-12 16:55 UTC  (3+ messages)

problem with insider build for windows and git
 2017-01-12 16:21 UTC 

[PATCH v3] log --graph: customize the graph lines with config log.graphColors
 2017-01-12 12:20 UTC  (4+ messages)
` [PATCH v4] "

git fast-import crashing on big imports
 2017-01-12  8:21 UTC 

[PATCH 0/2] sanitizing error message contents
 2017-01-12  6:59 UTC  (6+ messages)
` [PATCH 1/2] Revert "vreportf: avoid intermediate buffer"
` [PATCH 2/2] vreport: sanitize ASCII control chars
` [RFC PATCH 3/2] vreportf: add prefix to each line

[ANNOUNCE] git-test: run automated tests against a range of Git commits
 2017-01-12  5:02 UTC  (5+ messages)

[PATCH v10 00/20] port branch.c to use ref-filter's printing options
 2017-01-11 23:47 UTC  (6+ messages)
` [PATCH v10 03/20] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v10 19/20] branch: use ref-filter printing APIs

[PATCHv2 1/2] builtin/commit.c: drop use snprintf via dynamic allocation
 2017-01-11 21:48 UTC  (3+ messages)
` [PATCHv2 2/2] "

[PATCH] index: improve constness for reading blob data
 2017-01-11 21:36 UTC  (2+ messages)

[PATCH 0/2] minor diff orderfile documentation improvements
 2017-01-11 21:06 UTC  (21+ messages)
` [PATCH 1/2] diff: document behavior of relative diff.orderFile
` [PATCH 2/2] diff: document the pattern format for diff.orderFile
` [PATCH v2 0/2] diff orderfile documentation improvements
  ` [PATCH v2 1/2] diff: document behavior of relative diff.orderFile
  ` [PATCH v2 2/2] diff: document the format of the -O (diff.orderFile) file

[PATCH] submodule absorbgitdirs: mention in docstring help
 2017-01-11 20:59 UTC 

Test failures when Git is built with libpcre and grep is built without it
 2017-01-11 20:49 UTC  (10+ messages)
          ` [musl] "
              ` [PATCH] t7810: avoid assumption about invalid regex syntax

[PATCH v1] convert: add "status=delayed" to filter process protocol
 2017-01-11 20:45 UTC  (15+ messages)

git cat-file on a submodule
 2017-01-11 18:56 UTC  (5+ messages)

[PATCH] lib-submodule-update.sh: drop unneeded shell
 2017-01-11 18:47 UTC 

[RFC PATCH 0/5] Localise error headers
 2017-01-11 18:08 UTC  (8+ messages)

RFC: Enable delayed responses to Git clean/smudge filter requests
 2017-01-11 12:57 UTC  (3+ messages)

What's cooking in git.git (Jan 2017, #01; Tue, 10)
 2017-01-11  0:55 UTC  (2+ messages)

[PATCHv2 0/5] refactor unpack-trees
 2017-01-10 21:34 UTC  (5+ messages)
` [PATCHv2 4/5] unpack-trees: factor file removal out of check_updates

[PATCH v3 00/13] fix mergetool+rerere+subdir regression
 2017-01-10 20:42 UTC  (21+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 14/14] mergetool: fix running in subdir when rerere enabled
  ` [PATCH v5 00/14] fix mergetool+rerere+subdir regression
    ` [PATCH v5 01/14] .mailmap: Use my personal email address as my canonical
    ` [PATCH v5 02/14] rev-parse doc: pass "--" to rev-parse in the --prefix example
    ` [PATCH v5 03/14] t7610: update branch names to match test number
    ` [PATCH v5 04/14] t7610: Move setup code to the 'setup' test case
    ` [PATCH v5 05/14] t7610: use test_when_finished for cleanup tasks
    ` [PATCH v5 06/14] t7610: don't rely on state from previous test
    ` [PATCH v5 07/14] t7610: run 'git reset --hard' after each test to clean up
    ` [PATCH v5 08/14] t7610: delete some now-unnecessary 'git reset --hard' lines
    ` [PATCH v5 09/14] t7610: always work on a test-specific branch
    ` [PATCH v5 10/14] t7610: don't assume the checked-out commit
    ` [PATCH v5 11/14] t7610: spell 'git reset --hard' consistently
    ` [PATCH v5 12/14] t7610: add test case for rerere+mergetool+subdir bug
    ` [PATCH v5 13/14] mergetool: take the "-O" out of $orderfile
    ` [PATCH v5 14/14] mergetool: fix running in subdir when rerere enabled

git-mergetool to be used for rebases as well?
 2017-01-10 20:26 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).