git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-22 22:57:57 to 2017-01-25 13:02:47 UTC [more...]

[PATCH 0/3] stash: support filename argument
 2017-01-25 13:02 UTC  (10+ messages)
` [PATCH 1/3] Documentation/stash: remove mention of git reset --hard
` [PATCH 2/3] stash: introduce push verb
` [PATCH 3/3] stash: support filename argument

[PATCH] log: new option decorate reflog of remote refs
 2017-01-25 12:50 UTC  (7+ messages)
` [PATCH 0/5] Prep steps for --decorate-reflog
  ` [PATCH 1/5] rev-list-options.txt: delete an empty line
  ` [PATCH 2/5] revision.c: group ref selection options together
  ` [PATCH 3/5] revision.c: allow to change pseudo opt parsing function
  ` [PATCH 4/5] revision.c: refactor ref selection handler after --exclude
  ` [PATCH 5/5] revision.c: add --decorate-reflog

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-25 12:34 UTC  (8+ messages)

[PATCH] difftool.c: mark a file-local symbol with static
 2017-01-25 10:36 UTC  (14+ messages)
                        ` Fixing the warning about warning(""); was: "

[PATCH v1 0/2] urlmatch: allow regexp-based matches
 2017-01-25  9:57 UTC  (17+ messages)
` [PATCH v1 1/2] mailmap: add Patrick Steinhardt's work address
` [PATCH v1 2/2] urlmatch: allow regex-based URL matching
` [PATCH v2 0/4] urlmatch: allow regexp-based matches
` [PATCH v2 1/4] mailmap: add Patrick Steinhardt's work address
` [PATCH v2 2/4] urlmatch: enable normalization of URLs with globs
` [PATCH v2 3/4] urlmatch: split host and port fields in `struct url_info`
` [PATCH v2 4/4] urlmatch: allow globbing for the URL host part
` [PATCH v3 0/4] urlmatch: allow regexp-based matches
` [PATCH v3 1/4] mailmap: add Patrick Steinhardt's work address
` [PATCH v3 2/4] urlmatch: enable normalization of URLs with globs
` [PATCH v3 3/4] urlmatch: split host and port fields in `struct url_info`
` [PATCH v3 4/4] urlmatch: allow globbing for the URL host part

[PATCH] git-p4: Fix git-p4.mapUser on Windows
 2017-01-25  9:17 UTC  (2+ messages)
` [PATCH v2] "

submodule network operations [WAS: Re: [RFC/PATCH 0/4] working tree operations: support superprefix]
 2017-01-25  7:14 UTC  (8+ messages)

[PATCH 0/7] completion bash: add more options and commands
 2017-01-25  6:54 UTC  (18+ messages)
` [PATCH 3/7] completion: improve bash completion for git-add
` [PATCH 4/7] completion: teach ls-remote to complete options
` [PATCH 5/7] completion: teach replace "
` [PATCH 6/7] completion: teach remote subcommands option completion
` [PATCH 7/7] completion: recognize more long-options
              ` (no subject)
                ` 
                ` SubmittingPatches: drop temporal reference for PGP signing

[PATCH v1 1/3] blame: add --aggregate option
 2017-01-25  5:27 UTC  (3+ messages)
` [PATCH v1 2/3] blame: add --hint option
` [PATCH v1 3/3] blame: add --color option

[PATCH] tag: add tag.createReflog option
 2017-01-25  5:06 UTC  (2+ messages)

[PATCH] gpg-interface: Add some output from gpg when it errors out
 2017-01-25  3:04 UTC 

[PATCH v2 0/7] Macros for Asciidoctor support
 2017-01-25  2:26 UTC  (6+ messages)
` [PATCH v2 7/7] Makefile: add a knob to enable the use of Asciidoctor

[PATCH] submodule absorbing: fix worktree/gitdir pointers recursively for non-moves
 2017-01-25  0:46 UTC  (9+ messages)
      ` [PATCHv2 0/3] fix recursive submodule absorbing
        ` [PATCHv2 1/3] Add gentle version of resolve_git_dir
        ` [PATCHv2 2/3] cache.h: expose the dying procedure for reading gitlinks
        ` [PATCHv2 3/3] submodule absorbing: fix worktree/gitdir pointers recursively for non-moves

What's cooking in git.git (Jan 2017, #03; Thu, 19)
 2017-01-24 21:59 UTC  (3+ messages)

[RFC 0/2] grep: make output consistent with revision syntax
 2017-01-24 20:48 UTC  (15+ messages)
` [RFC 1/2] grep: only add delimiter if there isn't one already
` [RFC 2/2] grep: use '/' delimiter for paths

[PATCH v2 0/5] string-list: make string_list_sort() reentrant
 2017-01-24 20:41 UTC  (10+ messages)
` [DEMO][PATCH v2 6/5] compat: add a qsort_s() implementation based on GNU's qsort_r(1)

[PATCH 0/12] reducing resource usage of for_each_alternate_ref
 2017-01-24 20:35 UTC  (17+ messages)
` [PATCH 01/12] for_each_alternate_ref: handle failure from real_pathdup()
` [PATCH 02/12] for_each_alternate_ref: stop trimming trailing slashes
` [PATCH 03/12] for_each_alternate_ref: use strbuf for path allocation
` [PATCH 04/12] for_each_alternate_ref: pass name/oid instead of ref struct
` [PATCH 05/12] for_each_alternate_ref: replace transport code with for-each-ref
` [PATCH 06/12] clone: disable save_commit_buffer
` [PATCH 07/12] fetch-pack: cache results of for_each_alternate_ref
` [PATCH 08/12] add oidset API
` [PATCH 09/12] receive-pack: use oidset to de-duplicate .have lines
` [PATCH 10/12] receive-pack: fix misleading namespace/.have comment
` [PATCH 11/12] receive-pack: treat namespace .have lines like alternates
` [PATCH 12/12] receive-pack: avoid duplicates between our refs and alternates

diff --color-words breaks spacing
 2017-01-24 17:39 UTC 

What's cooking in git.git (Jan 2017, #04; Mon, 23)
 2017-01-24 14:43 UTC  (4+ messages)

GSoC 2017: application open, deadline = February 9, 2017
 2017-01-24 13:32 UTC  (3+ messages)

[PATCH] blame: add option to print tips (--tips)
 2017-01-24 11:36 UTC  (8+ messages)

[RFC] Case insensitive Git attributes
 2017-01-24  9:49 UTC  (6+ messages)

[PATCH] rebase: pass --signoff option to git am
 2017-01-24  7:06 UTC  (7+ messages)

[PATCH] gitk: use right colour for remote refs in the "Tags and heads" dialog
 2017-01-24  6:22 UTC 

[PATCH v3 0/5] show-ref: Allow -d, --head to work with --verify
 2017-01-24  2:48 UTC  (8+ messages)
` [PATCH v3 1/5] show-ref: Accept HEAD "
` [PATCH v3 2/5] show-ref: Allow -d to work "
` [PATCH v3 3/5] show-ref: Move --quiet handling into show_one
` [PATCH v3 4/5] show-ref: Detect dangling refs under --verify as well
` [PATCH v3 5/5] show-ref: Remove dead `if (verify)' check

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

[PATCH] [draft]blame: add --aggregate option
 2017-01-24  2:18 UTC  (2+ messages)

[PATCH 3/3] git-prompt.sh: fix for submodule 'dirty' indicator
 2017-01-24  1:17 UTC  (2+ messages)

[PATCH 0/5] sequencer: allow skipping commits
 2017-01-23 22:52 UTC  (6+ messages)
` [PATCH 1/5] sequencer: sort options load/save by struct position
` [PATCH 2/5] sequencer: save/load all options
` [PATCH 3/5] cherry-pick: option to skip empty commits
` [PATCH 4/5] cherry-pick: allow skipping only redundant commits
` [PATCH 5/5] sequencer: allow to --skip current commit

[RFC PATCH] Option to allow cherry-pick to skip empty commits
 2017-01-23 22:33 UTC  (7+ messages)

[PATCH v3 00/21] Add configuration options for split-index
 2017-01-23 19:59 UTC  (18+ messages)
` [PATCH v3 08/21] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v3 14/21] read-cache: touch shared index files when used

[PATCH v2] travis-ci: fix Perforce install on macOS
 2017-01-23 18:39 UTC  (2+ messages)

[PATCH v1] travis-ci: fix Perforce install on macOS
 2017-01-23 18:35 UTC  (3+ messages)

sparse checkout : ignore paths
 2017-01-23 15:13 UTC  (2+ messages)

Idea: Add a filter option to 'git rebase'
 2017-01-23 11:57 UTC  (4+ messages)

[PATCH 4/4] git-prompt.sh: add tests for submodule indicator
 2017-01-22 23:11 UTC 

Does it make sense to show tips on blame?
 2017-01-22 22:59 UTC  (3+ messages)


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 NNTP newsgroup(s).