git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-12-03 01:56:22 to 2016-12-06 21:32:58 UTC [more...]

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-12-06 21:32 UTC  (16+ messages)
` [PATCH v15 12/27] bisect--helper: `get_terms` & `bisect_terms` shell function in C
` [PATCH v15 18/27] bisect--helper: `bisect_autostart` "
` [PATCH v15 09/27] bisect--helper: `bisect_write` "
` [PATCH v15 11/27] bisect--helper: `bisect_next_check` & bisect_voc "
` [PATCH v15 08/27] bisect--helper: `is_expected_rev` & `check_expected_revs` "

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

[PATCH v6 0/4] transport protocol policy configuration
 2016-12-06 18:25 UTC  (21+ 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

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] "

[PATCH] git-p4: add p4 shelf support
 2016-12-06 16:03 UTC  (3+ messages)

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  (19+ messages)
` [PATCH 2/4] shallow.c: avoid theoretical pointer wrap-around
` [PATCH 3/4] shallow.c: bit manipulation tweaks
` [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)

[PATCH] making real_path thread-safe
 2016-12-05 20:38 UTC  (7+ messages)
` [PATCH] real_path: make "

[PATCH 1/2] update-unicode.sh: automatically download newer definition files
 2016-12-05 20:31 UTC  (15+ messages)
` [PATCH 3/3] unicode_width.h: fix the double_width[] table
` [PATCH v2 1/3] update-unicode.sh: automatically download newer definition files
  ` [PATCH v2 2/3] unicode_width.h: update the tables to Unicode 9.0
  ` [PATCH v2 3/3] unicode_width.h: fix the double_width[] table
    ` [PATCH v3 1/3] update-unicode.sh: automatically download newer definition files
      ` [PATCH v3 2/3] update-unicode.sh: strip the plane offsets from the double_width[] table
      ` [PATCH v3 3/3] unicode_width.h: update the tables to Unicode 9.0
          ` [PATCH v4 1/3] update-unicode.sh: automatically download newer definition files
            ` [PATCH v4 2/3] update-unicode.sh: strip the plane offsets from the double_width[] table
            ` [PATCH v4 3/3] unicode_width.h: update the tables to Unicode 9.0

[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  (5+ messages)

Where is Doc to configure Git + Apache + kerberos for Project level access in repo?
 2016-12-05  2:31 UTC  (3+ messages)

[PATCH] receive-pack: improve English grammar of denyCurrentBranch message
 2016-12-04 22:04 UTC 

[PATCH] bisect: improve English grammar of not-ancestors message
 2016-12-04 22:04 UTC 

git reset --hard should not irretrievably destroy new files
 2016-12-04 19:08 UTC  (7+ messages)

[PATCH v1] git-p4: fix empty file processing for large file system backend GitLFS
 2016-12-04 16:03 UTC 

[PATCH] Completion: Add support for --submodule=diff
 2016-12-04 14:41 UTC 

[PATCH v1] travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build
 2016-12-04 13:52 UTC 

[PATCH v1] t0021: minor filter process test cleanup
 2016-12-04 13:37 UTC 

[RFC PATCH 00/16] Checkout aware of Submodules!
 2016-12-03  6:13 UTC  (2+ messages)

[BUG] Index.lock error message regression in git 2.11.0
 2016-12-03  1:52 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).