git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-12 20:21:54 to 2016-05-15 17:49:02 UTC [more...]

[GSOC update] Week 1
 2016-05-15 17:45 UTC  (2+ messages)
` [GSOC Update] Week 2

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2016-05-15 13:05 UTC 

Bug report: Duplicate CRLF rewrite warnings on commit
 2016-05-15 13:02 UTC  (21+ messages)
` [PATCH/RFC v1 0/1] Quickfix ?No duplicate "
` [PATCH/RFC v1 1/1] No "
` [PATCH v1 0/3] CRLF-Handling: bug fix around ce_compare_data()
` [PATCH v1 1/3] t6038; use crlf on all platforms
` [PATCH v1 2/3] read-cache: factor out get_sha1_from_index() helper
` [PATCH v1 3/3] convert: ce_compare_data() checks for a sha1 of a path
` [PATCH v2 0/3] CRLF-Handling: bug fix around ce_compare_data()
` [PATCH v2 1/3] read-cache: factor out get_sha1_from_index() helper
` [PATCH v2 2/3] convert: ce_compare_data() checks for a sha1 of a path
` [PATCH v2 3/3] t6038; use crlf on all platforms

[PATCH v6 00/17] Port branch.c to use ref-filter's printing options
 2016-05-15 10:45 UTC  (18+ messages)
` [PATCH v6 01/17] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v6 02/17] ref-filter: include reference to 'used_atom' within 'atom_value'
` [PATCH v6 03/17] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v6 04/17] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v6 05/17] ref-filter: move get_head_description() from branch.c
` [PATCH v6 06/17] ref-filter: introduce format_ref_array_item()
` [PATCH v6 07/17] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v6 08/17] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v6 09/17] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH v6 10/17] ref-filter: introduce refname_atom_parser_internal()
` [PATCH v6 11/17] ref-filter: introduce symref_atom_parser() and refname_atom_parser()
` [PATCH v6 12/17] ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()
` [PATCH v6 13/17] ref-filter: add `:dir` and `:base` options for ref printing atoms
` [PATCH v6 14/17] ref-filter: allow porcelain to translate messages in the output
` [PATCH v6 15/17] branch, tag: use porcelain output
` [PATCH v6 16/17] branch: use ref-filter printing APIs
` [PATCH v6 17/17] branch: implement '--format' option

'git diff-index' doesn't honor the 'diff.algorithm' variable
 2016-05-15 10:25 UTC  (3+ messages)

[RFC PATCH 0/4] pathspec labels [WAS: submodule groups]
 2016-05-15 10:06 UTC  (12+ messages)
` [PATCH 1/4] Documentation: correct typo in example for querying attributes
` [PATCH 2/4] pathspec: move long magic parsing out of prefix_pathspec
` [PATCH 3/4] pathspec: move prefix check out of the inner loop
` [PATCH 4/4] pathspec: record labels

[PATCH v10 00/20] index-helper/watchman
 2016-05-15  9:43 UTC  (13+ messages)
` [PATCH v10 01/20] read-cache.c: fix constness of verify_hdr()
` [PATCH v10 03/20] pkt-line: add gentle version of packet_write
` [PATCH v10 11/20] index-helper: use watchman to avoid refreshing index with lstat()
    ` [PATCH] "
        ` [PATCH v10 ter] "
` [PATCH v10 20/20] untracked-cache: config option

[PATCH] crlf: Add test showing double warning on commit
 2016-05-15  6:46 UTC  (5+ messages)

Automating git add & commit for every change individually?
 2016-05-15  2:01 UTC 

Git log three-dot notation: include merge base
 2016-05-14 23:32 UTC  (4+ messages)

t3404 static check of bad SHA-1 failure
 2016-05-14 19:51 UTC  (19+ messages)
        ` [PATCH 0/6] test -z/-n quoting fix + misc cleanups
          ` [PATCH 1/6] t/lib-git-svn: drop $remote_git_svn and $git_svn_id
          ` [PATCH 2/6] t9100,t3419: enclose all test code in single-quotes
          ` [PATCH 3/6] t9107: use "return 1" instead of "exit 1"
          ` [PATCH 4/6] t9107: switch inverted single/double quotes in test
          ` [PATCH 5/6] t9103: modernize test style
          ` [PATCH 6/6] always quote shell arguments to test -z/-n

[PATCH v2 00/94] libify apply and use lib in am
 2016-05-14 19:37 UTC  (17+ messages)
` [PATCH v2 22/94] builtin/apply: move 'threeway' global into 'struct apply_state'
` [PATCH v2 48/94] builtin/apply: rename 'prefix_' parameter to 'prefix'

[PATCHv2 0/5] pathspec labels [WAS: submodule groups]
 2016-05-14 19:23 UTC  (7+ messages)
` [PATCH 1/5] Documentation: fix a typo
` [PATCH 2/5] Documentation: correct typo in example for querying attributes
` [PATCH 3/5] pathspec: move long magic parsing out of prefix_pathspec
` [PATCH 4/5] pathspec: move prefix check out of the inner loop
` [PATCH 5/5] pathspec: record labels

Empty config sections are neither deleted nor reused
 2016-05-14 18:54 UTC  (6+ messages)

[BUG] t9801 and t9803 broken on next
 2016-05-14 18:15 UTC  (5+ messages)

Subtree split unsquashes everything
 2016-05-14 16:53 UTC 

Git and Mozaik
 2016-05-14 14:10 UTC 

What's cooking in git.git (May 2016, #05; Fri, 13)
 2016-05-14 12:46 UTC  (2+ messages)

[PATCH v2 00/33] Yet more preparation for reference backends
 2016-05-14  9:02 UTC  (9+ messages)
` [PATCH v2 29/33] refs: resolve symbolic refs first
        ` [PATCH v3 "

[PATCH v2] diff: run arguments through precompose_argv
 2016-05-14  5:53 UTC  (3+ messages)

git svn clone cannot go beyond a specific rev on codeplex
 2016-05-13 23:02 UTC  (2+ messages)

git push --quiet option does not seem to work
 2016-05-13 22:33 UTC  (2+ messages)

[PATCH 0/3] minor fixes to some svn tests
 2016-05-13 20:49 UTC  (5+ messages)
` [PATCH 1/3] t/lib-git-svn: drop $remote_git_svn and $git_svn_id
` [PATCH 2/3] t9100: enclose all test code in single-quotes
` [PATCH 3/3] t9107: use "return 1" instead of "exit 1"

[PATCH 1/2] bisect--helper: `bisect_log` shell function in C
 2016-05-13 20:07 UTC  (3+ messages)
` [PATCH 2/2] bisect--helper: `bisect_voc` "

gitk bug? Tree view doesn't show all contents in non-top-level directory
 2016-05-13 18:17 UTC 

Improve initial setup of submodules
 2016-05-13 18:13 UTC  (2+ messages)

[PATCH v5 0/2] bisect--helper: rewrite of check-term-format()
 2016-05-13 18:01 UTC  (6+ messages)
` [PATCH v6 0/3] bisect--helper: check_term_format() & write_terms()
  ` [PATCH v6 2/3] bisect: rewrite `check_term_format` shell function in C

[PATCH 0/2] Work on t3404 in preparation for rebase--helper
 2016-05-13 17:57 UTC  (5+ messages)
` [PATCH v2 "

git svn clone cannot go beyond a specific rev on codeplex
 2016-05-13 17:21 UTC 

[PATCH] git-multimail: update to release 1.3.1
 2016-05-13 17:00 UTC 

[PATCH v3 05/13] worktree.c: mark current worktree
 2016-05-13 16:52 UTC  (7+ messages)
` [PATCH 1/5] worktree.c: add find_worktree_by_path()
  ` [PATCH 2/5] worktree.c: add is_main_worktree()
  ` [PATCH 3/5] worktree.c: add is_worktree_locked()

[PATCH 0/3] Introduce a perf test for interactive rebase
 2016-05-13 13:26 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] Add a perf test for rebase -i
  ` [PATCH v2 2/3] perf: make the tests work in worktrees
  ` [PATCH v3 0/3] Introduce a perf test for interactive rebase
    ` [PATCH v3 1/3] perf: let's disable symlinks when they are not available
    ` [PATCH v3 2/3] perf: make the tests work in worktrees
    ` [PATCH v3 3/3] Add a perf test for rebase -i

bug report
 2016-05-13 12:05 UTC  (9+ messages)

What's cooking in git.git (May 2016, #02; Fri, 6)
 2016-05-13 11:52 UTC  (4+ messages)

possible problem / bug
 2016-05-13 11:39 UTC  (2+ messages)

[PATCH] git-gui: Remove ancient Cygwin compatibility code
 2016-05-13 11:11 UTC 

git svn clone cannot go beyond a specific rev on codeplex
 2016-05-13 10:34 UTC  (2+ messages)

[PATCH] t6030: explicitly test for bisection cleanup
 2016-05-13 10:14 UTC 

[PATCH] Documentation: clarify signature verification
 2016-05-13  9:51 UTC  (2+ messages)

[PATCH] Documentation: clarify signature verification v2
 2016-05-13  9:37 UTC  (4+ messages)

Urgent
 2016-05-13  7:10 UTC 

[PATCH v3 1/2] Documentation: fix linkgit references
 2016-05-13  6:26 UTC  (5+ messages)
` [PATCH v4 0/2] travis-ci: build documentation
  ` [PATCH v4 2/2] "

[PATCH] Documentation: fix a typo
 2016-05-13  0:20 UTC 

[PATCH v3 1/7] i18n: index-pack: use plural string instead of normal one
 2016-05-12 23:30 UTC  (10+ messages)
` [PATCH v4 0/7] i18n miscellaneous updates
  ` [PATCH v4 2/7] i18n: unpack-trees: mark strings for translation
      ` [PATCH] i18n: unpack-trees: avoid substituting only a verb in sentences
  ` [PATCH v4 6/7] i18n: builtin/rm.c: remove a comma ',' from string

[Bug?] log -p -W showing the whole file for a patch that adds to the end?
 2016-05-12 22:12 UTC  (3+ messages)

[PATCH] Documentation: correct typo in example
 2016-05-12 21:52 UTC  (2+ messages)

proposal for extending smudge/clean filters with raw file access
 2016-05-12 21:17 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).