git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-01-13 00:00:48 to 2017-01-17 17:26:35 UTC [more...]

[PATCH v5 0/7] Add --format to tag verification
 2017-01-17 17:25 UTC  (16+ messages)
` [PATCH v5 1/7] gpg-interface, tag: add GPG_VERIFY_QUIET flag
` [PATCH v5 2/7] ref-filter: add function to print single ref_array_item
` [PATCH v5 3/7] tag: add format specifier to gpg_verify_tag
` [PATCH v5 4/7] builtin/verify-tag: add --format to verify-tag
` [PATCH v5 5/7] builtin/tag: add --format argument for tag -v
` [PATCH v5 6/7] t/t7030-verify-tag: Add --format specifier tests
` [PATCH v5 7/7] t/t7004-tag: "

[PATCH v4 0/4] Show Git Mailing List: a builtin difftool
 2017-01-17 15:55 UTC  (5+ messages)
` [PATCH v5 0/3] Turn the difftool into a builtin
  ` [PATCH v5 1/3] difftool: add a skeleton for the upcoming builtin
  ` [PATCH v5 2/3] difftool: implement the functionality in the builtin
  ` [PATCH v5 3/3] Retire the scripted difftool

fatal: bad revision 'git rm -r --ignore-unmatch -- folder'
 2017-01-17 15:38 UTC  (2+ messages)

[RFH - Tcl/Tk] use of procedure before declaration?
 2017-01-17 11:29 UTC  (2+ messages)

[BUG/RFC] Git Gui: GIT_DIR leaks to spawned Git Bash
 2017-01-17 10:52 UTC  (2+ messages)

What's cooking in git.git (Jan 2017, #02; Sun, 15)
 2017-01-17  7:52 UTC  (14+ messages)
          ` [PATCH] CodingGuidelines: clarify multi-line brace style

"git fetch -p" incorrectly deletes branches
 2017-01-17  6:04 UTC 

[PATCH] request-pull: drop old USAGE stuff
 2017-01-16 23:51 UTC  (3+ messages)

[RFC] stash: support filename argument
 2017-01-16 23:49 UTC  (8+ messages)

[PATCH 0/6] fsck --connectivity-check misses some corruption
 2017-01-16 23:26 UTC  (8+ messages)
` [PATCH 1/6] t1450: clean up sub-objects in duplicate-entry test
` [PATCH 2/6] fsck: report trees as dangling
` [PATCH 3/6] fsck: prepare dummy objects for --connectivity-check
` [PATCH 4/6] fsck: tighten error-checks of "git fsck <head>"
` [PATCH 5/6] fsck: do not fallback "git fsck <bogus>" to "git fsck"
` [PATCH 6/6] fsck: check HAS_OBJ more consistently

HEAD's reflog entry for a renamed branch
 2017-01-16 23:17 UTC 

[PATCH 1/2] configure.ac: fix old iconv check
 2017-01-16 21:41 UTC  (3+ messages)
` [PATCH 2/2] configure.ac: Fix --without-iconv

[RFC] stash --continue
 2017-01-16 10:54 UTC  (3+ messages)

[PATCH v2 00/34] Teach the sequencer to act as rebase -i's backend
 2017-01-16 10:45 UTC  (16+ messages)
` [PATCH v3 00/38] "
  ` [PATCH v3 01/38] sequencer: avoid unnecessary curly braces
  ` [PATCH v3 06/38] sequencer (rebase -i): implement the 'edit' command

[PATCH] Documentation/bisect: improve on (bad|new) and (good|bad)
 2017-01-16  9:17 UTC  (4+ messages)

[PATCH 00/27] Revamp the attribute system; another round
 2017-01-16  8:10 UTC  (14+ messages)
` [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 14/27] attr: rename function and struct related to checking attributes
` [PATCH 25/27] attr: store attribute stacks in hashmap

gitk: "lime" color incompatible with older Tk versions
 2017-01-16  7:48 UTC  (7+ messages)
    ` gitk pull request // was: "

Different merges from translation perspective
 2017-01-16  7:44 UTC  (3+ messages)

[RFC for GIT] pull-request: add praise to people doing QA
 2017-01-16  4:05 UTC  (3+ messages)

[PATCH 1/3] xdiff: -W: relax end-of-file function detection
 2017-01-15 23:28 UTC  (15+ messages)
` [PATCH 2/3] xdiff: -W: include immediately preceding non-empty lines in context
` [PATCH 3/3] t/t4051-diff-function-context: improve tests for new diff -W behaviour

[PATCH v2 0/2] diff orderfile documentation improvements
 2017-01-15 22:16 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] diff: document behavior of relative diff.orderFile
  ` [PATCH v3 2/2] diff: document the format of the -O (diff.orderFile) file

submodule network operations [WAS: Re: [RFC/PATCH 0/4] working tree operations: support superprefix]
 2017-01-15 21:02 UTC  (2+ messages)

feature request: allow to stash changed files
 2017-01-15 14:26 UTC  (2+ messages)

[PATCHv3 1/2] builtin/commit.c: removes the PATH_MAX limitation via dynamic allocation
 2017-01-15  8:13 UTC  (8+ messages)
` [PATCHv3 2/2] builtin/commit.c: switch to xstrfmt(), instead of snprintf,

merge maintaining history
 2017-01-15  6:24 UTC  (2+ messages)

[PATCH v10 00/20] port branch.c to use ref-filter's printing options
 2017-01-15  5:51 UTC  (10+ 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

[PATCH 0/2] Use env for all perl invocations
 2017-01-14 21:57 UTC  (19+ messages)
` [PATCH 2/2] Use 'env' to find perl instead of fixed path

problem with insider build for windows and git
 2017-01-14 18:09 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.11.0(3)
 2017-01-14 12:09 UTC 

[PATCH] submodule update: run custom update script for initial populating as well
 2017-01-14  0:00 UTC  (5+ messages)

[PATCH] transport submodules: correct error message
 2017-01-13 23:54 UTC 

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

[PATCH 0/5] extend git-describe pattern matching
 2017-01-13 21:31 UTC  (18+ 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 5/5] describe: teach describe negative pattern matches

[RFC] Add support for downloading blobs on demand
 2017-01-13 21:07 UTC  (2+ messages)

[PATCH] lib-submodule-update.sh: drop unneeded shell
 2017-01-13 20:19 UTC  (6+ messages)
  ` [PATCH] lib-submodule-update.sh: reduce use of subshell by using git -C <dir>

[PATCH 0/3] updates to gitk & git-gui doc now gitview has gone
 2017-01-13 20:05 UTC  (3+ messages)

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

"git fsck" not detecting garbage at the end of blob object files
 2017-01-13 18:00 UTC  (12+ messages)
      ` [PATCH 0/6] loose-object fsck fixes/tightening
        ` [PATCH 1/6] t1450: refactor loose-object removal
        ` [PATCH 2/6] sha1_file: fix error message for alternate objects
        ` [PATCH 3/6] t1450: test fsck of packed objects
        ` [PATCH 4/6] sha1_file: add read_loose_object() function
        ` [PATCH 5/6] fsck: parse loose object paths directly
        ` [PATCH 6/6] fsck: detect trailing garbage in all object types

[RFC/PATCH 0/4] working tree operations: support superprefix
 2017-01-13 17:56 UTC  (2+ messages)

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

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

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


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