git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-12-05 06:55:28 to 2016-12-07 13:22:41 UTC [more...]

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-12-07 13:15 UTC  (34+ messages)
` [PATCH v15 10/27] bisect--helper: `check_and_set_terms` shell function in C
` [PATCH v15 12/27] bisect--helper: `get_terms` & `bisect_terms` "
` [PATCH v15 22/27] bisect--helper: `bisect_log` "
` [PATCH v15 23/27] bisect--helper: `bisect_replay` "
` [PATCH v15 08/27] bisect--helper: `is_expected_rev` & `check_expected_revs` "
` [PATCH v15 09/27] bisect--helper: `bisect_write` "
` [PATCH v15 11/27] bisect--helper: `bisect_next_check` & bisect_voc "
` [PATCH v15 18/27] bisect--helper: `bisect_autostart` "
` [PATCH v15 19/27] bisect--helper: `bisect_state` & `bisect_head` "

[PATCH 00/17] pathspec cleanup
 2016-12-07 13:00 UTC  (29+ messages)
` [PATCH 01/17] mv: convert to using pathspec struct interface
` [PATCH 02/17] dir: convert create_simplify to use the "
` [PATCH 03/17] dir: convert fill_directory "
` [PATCH 04/17] ls-tree: convert show_recursive "
` [PATCH 05/17] pathspec: remove the deprecated get_pathspec function
` [PATCH 06/17] pathspec: copy and free owned memory
` [PATCH 07/17] mv: small code cleanup
` [PATCH 08/17] pathspec: remove unused variable from unsupported_magic
` [PATCH 09/17] pathspec: always show mnemonic and name in unsupported_magic
` [PATCH 10/17] pathspec: simpler logic to prefix original pathspec elements
` [PATCH 11/17] pathspec: factor global magic into its own function
` [PATCH 12/17] pathspec: create parse_short_magic function
` [PATCH 13/17] pathspec: create parse_long_magic function
` [PATCH 14/17] pathspec: create parse_element_magic helper
` [PATCH 15/17] pathspec: create strip submodule slash helpers
` [PATCH 16/17] pathspec: small readability changes
` [PATCH 17/17] pathspec: remove outdated comment

1 files changed
 2016-12-07 11:16 UTC  (2+ messages)

[PATCH] git-p4: add p4 shelf support
 2016-12-07 11:09 UTC  (4+ messages)

[ANNOUNCE] DeepGit - free cross-platform Git blame GUI with code move detection
 2016-12-07 10:26 UTC 

[PATCH v2] difftool: fix dir-diff index creation when in a subdirectory
 2016-12-07 10:16 UTC 

git add -p with new file
 2016-12-07  9:22 UTC  (2+ messages)

[PATCH 1/2] name-rev: allow passing multiple patterns using --refs
 2016-12-07  2:32 UTC  (2+ messages)
` [PATCH 2/2] describe: add support for multiple match patterns

[PATCH] making real_path thread-safe
 2016-12-07  1:12 UTC  (10+ messages)
` [PATCH] real_path: make "

[PATCH v3 1/3] update-unicode.sh: automatically download newer definition files
 2016-12-07  1:00 UTC  (6+ messages)
` [PATCH v4 "
        ` (no subject)

Merging .gitmodules files
 2016-12-06 23:54 UTC  (2+ messages)

What's cooking in git.git (Dec 2016, #01; Tue, 6)
 2016-12-06 23:46 UTC 

[PATCH v6 0/4] transport protocol policy configuration
 2016-12-06 22:24 UTC  (22+ messages)
` [PATCH v7 "
  ` [PATCH v7 4/4] transport: add from_user parameter to is_transport_allowed
                    ` [PATCH v2] jk/http-walker-limit-redirect rebased to maint-2.9
                      ` [PATCH v2 1/6] http: simplify update_url_from_redirect
                      ` [PATCH v2 2/6] http: always update the base URL for redirects
                      ` [PATCH v2 3/6] remote-curl: rename shadowed options variable
                      ` [PATCH v2 4/6] http: make redirects more obvious
                      ` [PATCH v2 5/6] http: treat http-alternates like redirects
                      ` [PATCH v2 6/6] http-walker: complain about non-404 loose object errors

[BUG] Index.lock error message regression in git 2.11.0
 2016-12-06 22:15 UTC  (3+ messages)
  ` Re* "

[PATCH] xdiff: Do not enable XDL_FAST_HASH by default
 2016-12-06 21:23 UTC  (3+ messages)

"git add -p ." raises an unexpected "warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths"
 2016-12-06 21:21 UTC  (6+ messages)

[PATCH v2] tag, branch, for-each-ref: add --ignore-case for sorting and filtering
 2016-12-06 21:11 UTC  (3+ messages)

[RFC PATCH] GIT-VERSION-GEN: set --abbrev=9 to match auto-scaling
 2016-12-06 20:43 UTC  (12+ messages)

Bug: stash staged file move loses original file deletion
 2016-12-06 20:36 UTC  (13+ messages)
      ` [PATCH] stash: disable renames when calling git-diff

BUG: "cherry-pick A..B || git reset --hard OTHER"
 2016-12-06 18:58 UTC 

[PATCH v3 1/2] difftool: add a skeleton for the upcoming builtin
 2016-12-06 18:35 UTC  (26+ messages)

[PATCH] clone,fetch: explain the shallow-clone option a little more clearly
 2016-12-06 18:29 UTC  (4+ messages)

Feature request: Set git svn options in .git/config file
 2016-12-06 17:24 UTC  (3+ messages)
  `  "

[PATCH] diff: handle --no-abbrev outside of repository
 2016-12-06 17:00 UTC  (9+ messages)
` [PATCH v2] "
        ` [PATCH v3] diff: handle --no-abbrev in no-index case
          ` [PATCH v4] "

inconsistent output from git add about ignored files
 2016-12-06 14:18 UTC 

git add -p doesn't honor diff.noprefix config
 2016-12-06 13:56 UTC  (2+ messages)

[PATCH 1/4] shallow.c: make paint_alloc slightly more robust
 2016-12-06 13:47 UTC  (15+ messages)
` [PATCH 4/4] shallow.c: remove useless test
` [PATCH v2 0/6] shallow.c improvements
  ` [PATCH v2 1/6] shallow.c: rename fields in paint_info to better express their purposes
  ` [PATCH v2 2/6] shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
  ` [PATCH v2 3/6] shallow.c: make paint_alloc slightly more robust
  ` [PATCH v2 4/6] shallow.c: avoid theoretical pointer wrap-around
  ` [PATCH v2 5/6] shallow.c: bit manipulation tweaks
  ` [PATCH v2 6/6] shallow.c: remove useless code

[PATCH] difftool: fix dir-diff index creation when in a subdirectory
 2016-12-06 13:46 UTC  (2+ messages)

[PATCH] commit: make --only --allow-empty work without paths
 2016-12-06  9:39 UTC  (7+ messages)

git 2.11.0 error when pushing to remote located on a windows share
 2016-12-06  3:09 UTC  (5+ messages)

[RFC PATCHv2 00/17] Checkout aware of Submodules!
 2016-12-06  0:18 UTC  (18+ messages)
` [RFC PATCHv2 08/17] update submodules: add depopulate_submodule
` [RFC PATCHv2 09/17] update submodules: add scheduling to update submodules
` [RFC PATCHv2 14/17] submodule: teach unpack_trees() "
` [RFC PATCHv2 15/17] checkout: recurse into submodules if asked to
` [RFC PATCHv2 17/17] checkout: add config option to recurse into submodules by default

[BUG] git describe number of commits different from git log count
 2016-12-05 23:27 UTC  (2+ messages)
`  "

[PATCHv1 0/2] git-p4 patches
 2016-12-05 23:17 UTC  (8+ messages)
` [PATCHv1 1/2] git-p4: support git-workspaces

[PATCH] diff: fix up SHA-1 abbreviations outside of repository
 2016-12-05 22:43 UTC  (6+ messages)

git repo vs project level authorization
 2016-12-05 22:04 UTC  (3+ messages)

[PATCH v1] git-p4: add config to retry p4 commands; retry 3 times by default
 2016-12-05 21:19 UTC  (4+ messages)

[BUG] git gui can't commit multiple files
 2016-12-05 18:36 UTC  (3+ messages)

[PATCH] docs: warn about possible '=' in clean/smudge filter process values
 2016-12-05 17:49 UTC  (3+ messages)

[ANNOUNCE] Git Merge Contributor's Summit Feb 2, 2017, Brussels
 2016-12-05 13:35 UTC 

[RFC/PATCH v3 00/16] Add initial experimental external ODB support
 2016-12-05 13:23 UTC  (3+ messages)

[PATCH 0/6] restricting http redirects
 2016-12-05 13:08 UTC  (2+ messages)

Git v2.11.0 breaks max depth nested alternates
 2016-12-05 12:07 UTC  (7+ messages)

difftool -d not populating left correctly when not in git root
 2016-12-05 11:46 UTC  (3+ messages)

Error after calling git difftool -d with
 2016-12-05 10:56 UTC  (5+ messages)

Should reset_revision_walk clear more flags?
 2016-12-05  7:36 UTC  (4+ 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).