git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-07-04 00:19:04 to 2015-07-07 14:21:36 UTC [more...]

[PATCH v5 00/44] Make git-am a builtin
 2015-07-07 14:20 UTC  (5+ messages)
` [PATCH v5 01/44] wrapper: implement xopen()
` [PATCH v5 02/44] wrapper: implement xfopen()
` [PATCH v5 03/44] builtin-am: implement skeletal builtin am
` [PATCH v5 04/44] builtin-am: implement patch queue mechanism

Git force push fails after a rejected push (unpack failed)?
 2015-07-07 14:13 UTC  (2+ messages)

[PATCH v2 00/12] Improve git-am test coverage
 2015-07-07 14:08 UTC  (13+ messages)
` [PATCH v2 01/12] t4150: am.messageid really adds the message id
` [PATCH v2 02/12] t4150: am fails if index is dirty
` [PATCH v2 03/12] t4151: am --abort will keep dirty index intact
` [PATCH v2 04/12] t4150: am refuses patches when paused
` [PATCH v2 05/12] t4150: am --resolved fails if index has no changes
` [PATCH v2 06/12] t4150: am --resolved fails if index has unmerged entries
` [PATCH v2 07/12] t4150: am with applypatch-msg hook
` [PATCH v2 08/12] t4150: am with pre-applypatch hook
` [PATCH v2 09/12] t4150: am with post-applypatch hook
` [PATCH v2 10/12] t4150: tests for am --[no-]scissors
` [PATCH v2 11/12] t3418: non-interactive rebase --continue with rerere enabled
` [PATCH v2 12/12] t3901: test git-am encoding conversion

ssh admin git accidentally deleted
 2015-07-07 13:49 UTC  (3+ messages)

[PATCH v7 00/10] send-email address management
 2015-07-07 13:38 UTC  (5+ messages)
` [PATCH v7 07/10] send-email: reduce dependencies impact on parse_address_line
      ` [PATCH v8 "

[PATCH v4 00/44] Make git-am a builtin
 2015-07-07 12:50 UTC  (6+ messages)
` [PATCH v4 04/44] builtin-am: implement patch queue mechanism
` [PATCH v4 27/44] builtin-am: implement --[no-]scissors

Git grep does not support multi-byte characters (like UTF-8)
 2015-07-07 12:22 UTC  (7+ messages)
` [PATCH] grep: use regcomp() for icase search with non-ascii patterns

undocumented core.sharedRepository=2 set by git init --shared=world
 2015-07-07 11:52 UTC  (6+ messages)

[PATCH v3 00/23] replace "checkout --to" with "worktree add"
 2015-07-07  9:41 UTC  (31+ messages)
` [PATCH v3 01/23] Documentation/git-checkout: fix incorrect worktree prune command
` [PATCH v3 02/23] Documentation/git-worktree: associate options with commands
` [PATCH v3 03/23] Documentation: move linked worktree description from checkout to worktree
` [PATCH v3 04/23] Documentation/git-worktree: add BUGS section
` [PATCH v3 05/23] Documentation/git-worktree: split technical info from general description
` [PATCH v3 06/23] Documentation/git-worktree: add high-level 'lock' overview
` [PATCH v3 07/23] Documentation/git-worktree: add EXAMPLES section
` [PATCH v3 08/23] checkout: fix bug with --to and relative HEAD
` [PATCH v3 09/23] checkout: relocate --to's "no branch specified" check
` [PATCH v3 10/23] checkout: prepare_linked_checkout: drop now-unused 'new' argument
` [PATCH v3 11/23] checkout: make --to unconditionally verbose
` [PATCH v3 12/23] checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
` [PATCH v3 13/23] worktree: introduce "add" command
` [PATCH v3 14/23] worktree: add --force option
` [PATCH v3 15/23] worktree: add --detach option
` [PATCH v3 16/23] worktree: add -b/-B options
` [PATCH v3 17/23] tests: worktree: retrofit "checkout --to" tests for "worktree add"
` [PATCH v3 18/23] checkout: retire --to option
` [PATCH v3 19/23] checkout: require worktree unconditionally
` [PATCH v3 20/23] worktree: extract basename computation to new function
` [PATCH v3 21/23] worktree: add: make -b/-B default to HEAD when <branch> is omitted
` [PATCH v3 22/23] worktree: add: auto-vivify new branch "
` [PATCH v3 23/23] checkout: retire --ignore-other-worktrees in favor of --force

[PATCH 00/12] Improve git-am test coverage
 2015-07-07  8:07 UTC  (16+ messages)
` [PATCH 01/12] t4150: am.messageid really adds the message id
` [PATCH 02/12] t4150: am fails if index is dirty
` [PATCH 07/12] t4150: am with applypatch-msg hook
` [PATCH 09/12] t4150: am with post-applypatch hook

Subject: [PATCH] git am: Transform and skip patches via new hook
 2015-07-07  7:52 UTC 

refspecs with '*' as part of pattern
 2015-07-07  7:22 UTC  (6+ messages)

Whether Git supports directory level access or not?
 2015-07-07  7:20 UTC  (3+ messages)

Want know whether Git support directory love access?
 2015-07-07  6:23 UTC 

send-pack silently tries to recreate funny remote refs
 2015-07-07  5:56 UTC 

[PATCH] l10n: de.po: translate 65 new messages
 2015-07-07  5:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 2/2] pull: allow dirty tree when rebase.autostash enabled
 2015-07-07  3:59 UTC  (7+ messages)
` [PATCH v3] "
    ` kd/
  ` [PATCH v4] pull: allow dirty tree when rebase.autostash enabled
      ` [PATCH v5] "

[PATCH 0/2] nd/slim-index-pack-memory-usage update
 2015-07-07  0:36 UTC  (9+ messages)
` [PATCH 2/2] index-pack: kill union delta_base to save memory
      ` [PATCH] index-pack: fix overallocation of sorted_by_pos array
        ` [PATCH] index-pack: fix allocation "

suboptimal behavior of fast-import in some cases with "from"
 2015-07-06 22:54 UTC  (2+ messages)

[PATCH v6 0/4] status: give more information during rebase
 2015-07-06 20:56 UTC  (5+ messages)
` [PATCH v6 1/4] status: factor two rebase-related messages together
` [PATCH v6 2/4] status: differentiate interactive from non-interactive rebases
` [PATCH v6 3/4] status: give more information during rebase -i
` [PATCH v6 4/4] status: add new tests for status "

Draft of Git Rev News edition 5
 2015-07-06 19:59 UTC  (11+ messages)

Visualizing merge conflicts after the fact (using kdiff3)
 2015-07-06 19:38 UTC  (2+ messages)

[PATCH v2 00/23] replace "checkout --to" with "worktree add"
 2015-07-06 19:14 UTC  (31+ messages)
` [PATCH v2 04/23] Documentation/git-worktree: add BUGS section
` [PATCH v2 07/23] Documentation/git-worktree: add EXAMPLES section
` [PATCH v2 08/23] checkout: fix bug with --to and relative HEAD
` [PATCH v2 11/23] checkout: make --to unconditionally verbose
` [PATCH v2 12/23] checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
` [PATCH v2 13/23] worktree: introduce "add" command
` [PATCH v2 14/23] worktree: add --force option
` [PATCH v2 15/23] worktree: add --detach option
` [PATCH v2 16/23] worktree: add -b/-B options
` [PATCH v2 17/23] tests: worktree: retrofit "checkout --to" tests for "worktree add"
` [PATCH v2 18/23] checkout: retire --to option
` [PATCH v2 19/23] checkout: require worktree unconditionally
` [PATCH v2 20/23] worktree: extract basename computation to new function
` [PATCH v2 21/23] worktree: add: make -b/-B default to HEAD when <branch> is omitted
` [PATCH v2 22/23] worktree: add: auto-vivify new branch "
` [PATCH v2 23/23] checkout: retire --ignore-other-worktrees in favor of --force

[PATCH] Git doesn't allow to apply a patch with empty filenames
 2015-07-06 18:36 UTC  (3+ messages)
` [PATCH] Added ability to scip patch hunk with an empty filename

[PATCH 0/7] Clarify signed push protocol documentation
 2015-07-06 18:23 UTC  (26+ messages)
` [PATCH 3/7] pack-protocol.txt: Mark all LFs in push-cert as required

[PATCH] rebase: return non-zero error code if format-patch fails
 2015-07-06 17:01 UTC  (4+ messages)

[PATCH v6 0/7] refs backend preamble
 2015-07-06 16:51 UTC  (9+ messages)
` [PATCH v6 1/7] refs.c: add err arguments to reflog functions
` [PATCH v6 2/7] cherry-pick: treat CHERRY_PICK_HEAD and REVERT_HEAD as refs
` [PATCH v6 5/7] refs: new public ref function: safe_create_reflog
` [PATCH v6 6/7] git-reflog: add create and exists functions

Git merge commit message issue
 2015-07-06 16:33 UTC  (4+ messages)

Git merge commit message issue
 2015-07-06 15:45 UTC 

end-of-line diff checkout direction dependence problem
 2015-07-06  6:53 UTC  (3+ messages)

L
 2015-07-04 12:48 UTC 

[PATCH v7 00/11] add options to for-each-ref
 2015-07-05 16:01 UTC  (5+ messages)
` [PATCH v7 01/11] t6302: for-each-ref tests for ref-filter APIs
  ` [PATCH v7 04/11] for-each-ref: add '--points-at' option

[PATCH] git-filter-branch.sh: clarify an error message
 2015-07-05 14:41 UTC  (3+ messages)

[PATCH] git-multimail: update to release 1.1.0
 2015-07-05 11:10 UTC  (2+ messages)
` [PATCH v2] git-multimail: update to release 1.1.1

CLAIM!!!
 2015-07-04  1:47 UTC 

git name-rev not accepting abbreviated SHA with --stdin
 2015-07-04  2:03 UTC  (6+ messages)

[PATCH v2 0/4] git log --count
 2015-07-04  0:57 UTC  (6+ messages)
` [PATCH v2 3/4] log --count: added test


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