git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-07-28 21:42:40 to 2015-07-31 17:37:21 UTC [more...]

[PATCH] completion: Add '--edit-todo' to rebase
 2015-07-31 17:37 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] untracked-cache: support sparse checkout
 2015-07-31 17:35 UTC 

Fwd: New Defects reported by Coverity Scan for git
 2015-07-31 16:58 UTC  (3+ messages)
  `  "

[PATCH] add: remove dead code
 2015-07-31 16:41 UTC  (2+ messages)

"git am" and then "git am -3" regression?
 2015-07-31 16:04 UTC  (8+ messages)
      ` [PATCH] am: let command-line options override saved options

[PATCH 0/4] Fix handling of remotes with single-character names
 2015-07-31 15:01 UTC  (3+ messages)

Running pre-commit hook
 2015-07-31 14:57 UTC 

Confused about sparse vs untracked-cache
 2015-07-31 11:28 UTC  (5+ messages)

git pull --upload-pack reversion in git 2.5.0
 2015-07-31 11:01 UTC  (7+ messages)
      ` [PATCH] pull.sh: quote $upload_pack when passing it to git-fetch

Documentation bug in ProGit v2
 2015-07-31 10:13 UTC 

[PATCH] clone: fix repo name when cloning a server's root
 2015-07-31  8:45 UTC  (17+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] tests: fix broken && chains in t1509-root-worktree
  ` [PATCH v2 2/6] tests: fix cleanup after tests "
  ` [PATCH v2 3/6] connect: expose parse_connect_url()
  ` [PATCH v2 4/6] connect: move error check to caller of parse_connect_url
  ` [PATCH v2 5/6] clone: fix hostname parsing when guessing dir
  ` [PATCH v2 6/6] clone: add tests for cloning with empty path

[PATCH v5 1/5] refs: introduce pseudoref and per-worktree ref concepts
 2015-07-31  6:06 UTC  (5+ messages)
` [PATCH v5 2/5] refs: add ref_type function
` [PATCH v5 3/5] pseudorefs: create and use pseudoref update and delete functions
` [PATCH v5 4/5] bisect: use update_ref
` [PATCH v5 5/5] sequencer: replace write_cherry_pick_head with update_ref

Ten more days for your invited paper (see below)
 2015-07-30 18:04 UTC 

[PATCH 0/2] negative hideRefs for overriding
 2015-07-30 23:28 UTC  (4+ messages)
` [PATCH 2/2] refs: support negative transfer.hideRefs

[PATCH v7 0/11] port tag.c to use ref-filter APIs
 2015-07-30 17:56 UTC  (14+ messages)
` [PATCH v7 01/11] ref-filter: introduce 'ref_formatting_state'
  ` [PATCH v7 02/11] ref-filter: make `color` use `ref_formatting_state`
  ` [PATCH v7 03/11] ref-filter: add option to pad atoms to the right
  ` [PATCH v7 04/11] ref-filter: add option to filter only tags
  ` [PATCH v7 05/11] ref-filter: support printing N lines from tag annotation
  ` [PATCH v7 06/11] ref-filter: add support to sort by version
  ` [PATCH v7 07/11] ref-filter: add option to match literal pattern
  ` [PATCH v7 08/11] tag.c: use 'ref-filter' data structures
  ` [PATCH v7 09/11] tag.c: use 'ref-filter' APIs
  ` [PATCH v7 10/11] tag.c: implement '--format' option
  ` [PATCH v7 11/11] tag.c: implement '--merged' and '--no-merged' options

[PATCH v3 0/6] pseudorefs
 2015-07-30 16:24 UTC  (34+ messages)
` [PATCH v3 2/6] notes: replace pseudorefs with real refs
      ` [PATCH] notes: handle multiple worktrees
` [PATCH v3 3/6] refs: add ref_type function
` [PATCH v3 4/6] pseudorefs: create and use pseudoref update and delete functions

[RFC/PATCH] Port branch.c to use ref-filter APIs
 2015-07-30 16:17 UTC  (54+ messages)
` [RFC/PATCH 01/11] ref-filter: add "%(objectname:size=X)" option
  ` [RFC/PATCH 02/11] ref-filter: add 'colornext' atom
  ` [RFC/PATCH 04/11] ref-filter: add 'ifexists' atom
  ` [RFC/PATCH 06/11] branch: roll show_detached HEAD into regular ref_list
  ` [RFC/PATCH 07/11] branch: move 'current' check down to the presentation layer
  ` [RFC/PATCH 09/11] branch.c: use 'ref-filter' data structures
` [RFC/PATCH 10/11] branch.c: use 'ref-filter' APIs
` [RFC/PATCH 11/11] branch: add '--points-at' option

[GSOC] Update 5: Unification of tag -l, branch -l and for-each-ref
 2015-07-30 16:06 UTC  (2+ messages)

[PATCH v6 0/10] port tag.c to use ref-filter APIs
 2015-07-30 15:35 UTC  (35+ messages)
` [PATCH v6 01/10] ref-filter: introduce 'ref_formatting_state'
  ` [PATCH v6 02/10] ref-filter: add option to pad atoms to the right
  ` [PATCH v6 05/10] ref-filter: add support to sort by version
` [PATCH v7 01/11] ref-filter: introduce 'ref_formatting_state'
  ` [PATCH v7 02/11] ref-filter: make `color` use `ref_formatting_state`
  ` [PATCH v7 03/11] ref-filter: add option to pad atoms to the right
  ` [PATCH v7 04/11] ref-filter: add option to filter only tags
  ` [PATCH v7 05/11] ref-filter: support printing N lines from tag annotation
  ` [PATCH v7 06/11] ref-filter: add support to sort by version
  ` [PATCH v7 07/11] ref-filter: add option to match literal pattern
  ` [PATCH v7 08/11] tag.c: use 'ref-filter' data structures
  ` [PATCH v7 09/11] tag.c: use 'ref-filter' APIs
  ` [PATCH v7 10/11] tag.c: implement '--format' option
  ` [PATCH v7 11/11] tag.c: implement '--merged' and '--no-merged' options

[PATCH] git-am: flag suspiciously old or futuristic commits
 2015-07-30 15:07 UTC  (4+ messages)

[PATCH] bisect: add read_bisect_terms() to the public interface
 2015-07-30 14:33 UTC 

[PATCH v5 00/11] port tag.c to use ref-filter APIs
 2015-07-30 11:21 UTC  (9+ messages)
` [PATCH v5 01/11] ref-filter: introduce 'ref_formatting_state'
  ` [PATCH v5 03/11] ref-filter: add option to pad atoms to the right
  ` [PATCH v5 07/11] ref-filter: add option to match literal pattern

What's cooking in git.git (Jul 2015, #07; Mon, 27)
 2015-07-30  9:58 UTC  (3+ messages)

[PATCH] worktree: Correct typo in documentation
 2015-07-30  6:15 UTC  (3+ messages)

[PATCH v4 0/5] pseudorefs
 2015-07-30  3:45 UTC  (8+ messages)
` [PATCH v4 1/5] refs: Introduce pseudoref and per-worktree ref concepts
` [PATCH v4 2/5] refs: add ref_type function
` [PATCH v4 3/5] pseudorefs: create and use pseudoref update and delete functions
` [PATCH v4 4/5] bisect: use update_ref
` [PATCH v4 5/5] sequencer: replace write_cherry_pick_head with update_ref

[PATCH] parse-options: align curly braces for all options
 2015-07-29 21:36 UTC  (3+ messages)

[PATCH] ref-filter: fix indentation
 2015-07-29 21:18 UTC  (4+ messages)

Bug? git config and --unset are not inverses
 2015-07-29 19:10 UTC  (3+ messages)

[PATCH] git-add-interactive: edit current file in editor
 2015-07-29 19:05 UTC  (2+ messages)

Log messages beginning # and git rebase -i
 2015-07-29 17:02 UTC  (15+ messages)

[PATCH] userdiff: add support for Fountain documents
 2015-07-29 11:19 UTC  (4+ messages)

git svn clone fails
 2015-07-29 10:12 UTC 

git branch command is incompatible with bash
 2015-07-29  0:23 UTC  (6+ messages)

builtin/tag.c issue with sort option
 2015-07-28 22:46 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).