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

[PATCH v2 00/23] replace "checkout --to" with "worktree add"
 2015-07-04  0:17 UTC  (3+ messages)
` [PATCH v2 01/23] Documentation/git-checkout: fix incorrect worktree prune command
` [PATCH v2 02/23] Documentation/git-worktree: associate options with commands

[PATCH] --count feature for git shortlog
 2015-07-03 23:32 UTC  (10+ messages)

[git-p4] import with labels fails when commit is not transferred
 2015-07-04  3:27 UTC  (2+ messages)

[PATCH 0/7] Clarify signed push protocol documentation
 2015-07-03 18:46 UTC  (29+ messages)
` [PATCH 1/7] pack-protocol.txt: Add warning about protocol inaccuracies
` [PATCH 2/7] pack-protocol.txt: Mark LF in command-list as optional
` [PATCH 3/7] pack-protocol.txt: Mark all LFs in push-cert as required
` [PATCH 4/7] pack-protocol.txt: Elaborate on pusher identity
` [PATCH 5/7] pack-protocol.txt: Be more precise about pusher-key relationship
` [PATCH 6/7] pack-protocol.txt: Mark pushee field as optional
` [PATCH 7/7] send-pack.c: Die if the nonce is empty

[PATCH 1/4] list-object: add get_commit_count function
 2015-07-03 18:36 UTC  (10+ messages)
` [PATCH 2/4] log: add --count option to git log
` [PATCH 3/4] log --count: added test
` [PATCH 4/4] git-log: update man documentation for --count

[PATCH 0/2] nd/slim-index-pack-memory-usage update
 2015-07-03 18:29 UTC  (4+ messages)
` [PATCH 2/2] index-pack: kill union delta_base to save memory

What's cooking in git.git (Jul 2015, #01; Wed, 1)
 2015-07-03 17:57 UTC  (3+ messages)
` [PUB]What's "

[PATCH] pager: do not leak "GIT_PAGER_IN_USE" to the pager
 2015-07-03 17:56 UTC  (2+ messages)

[PATCH] rebase: return non-zero error code if format-patch fails
 2015-07-03 17:52 UTC  (2+ messages)

[PATCH] log: add log.follow config option
 2015-07-03 17:47 UTC  (6+ messages)

[PATCH v4 0/4] More helpful 'git status' during 'rebase -i'
 2015-07-03 17:40 UTC  (20+ messages)
    ` [PATCH v5 1/4] status: factor two rebase-related messages together
      ` [PATCH v5 2/4] status: differentiate interactive from non-interactive rebases
      ` [PATCH v5 3/4] status: give more information during rebase -i
            ` [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 "
      ` [PATCH v5 "

git name-rev not accepting abbreviated SHA with --stdin
 2015-07-03 17:36 UTC  (4+ messages)

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

[PATCH] l10n: de.po: translate 65 new messages
 2015-07-03 15:59 UTC  (2+ messages)

[PATCH] git-multimail: update to release 1.1.0
 2015-07-03 14:53 UTC 

[PATCH] Change strbuf_read_file() to return ssize_t
 2015-07-03 13:59 UTC 

[PATCH v2 0/4] git log --count
 2015-07-03  9:54 UTC  (15+ messages)
` [PATCH v2 1/4] list-object: add get_commit_count function
` [PATCH v2 2/4] log: add --count option to git log
` [PATCH v2 3/4] log --count: added test
` [PATCH v2 4/4] git-log: update man documentation for --count

git and the open invention network - an invitation to join us
 2015-07-03  3:04 UTC 

[RFC/PATCH] worktree: replace "checkout --to" with "worktree new"
 2015-07-02 22:41 UTC  (22+ messages)

[PATCH v7 00/11] add options to for-each-ref
 2015-07-02 17:24 UTC  (19+ messages)
` [PATCH v7 01/11] t6302: for-each-ref tests for ref-filter APIs
  ` [PATCH v7 02/11] tag: libify parse_opt_points_at()
  ` [PATCH v7 03/11] ref-filter: implement '--points-at' option
  ` [PATCH v7 04/11] for-each-ref: add "
  ` [PATCH v7 05/11] ref-filter: add parse_opt_merge_filter()
  ` [PATCH v7 06/11] ref-filter: implement '--merged' and '--no-merged' options
  ` [PATCH v7 07/11] for-each-ref: add "
  ` [PATCH v7 08/11] parse-option: rename parse_opt_with_commit()
  ` [PATCH v7 09/11] parse-options.h: add macros for '--contains' option
  ` [PATCH v7 10/11] ref-filter: implement "
  ` [PATCH v7 11/11] for-each-ref: add "

[PATCH 1/2] Documentation/branch: document -d --force and -m --force
 2015-07-02 14:07 UTC  (2+ messages)
` [PATCH 2/2] Documentation/branch: document -M and -D in terms of --force

end-of-line diff checkout direction dependence problem
 2015-07-02 14:00 UTC  (2+ messages)

[PATCH] filter-branch: handle deletion of annotated tags
 2015-07-02 12:55 UTC  (2+ messages)

Wrong graph output of 'git log --graph --date-order --all' command
 2015-07-02 10:41 UTC 

[PATCH] Documentation/i18n.txt: clarify character encoding support
 2015-07-02  5:25 UTC  (6+ messages)
      ` [PATCH v2] "

[ANNOUNCE] Git v2.5.0-rc1
 2015-07-01 22:31 UTC 

[PATCH] Makefile / racy-git.txt: clarify USE_NSEC prerequisites
 2015-07-01 19:10 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] rev-list: add --count to usage guide
 2015-07-01 19:00 UTC  (4+ messages)
  ` [PATCH] rev-list: disable --use-bitmap-index when pruning commits

[PATCH v4 00/44] Make git-am a builtin
 2015-07-01 17:01 UTC  (27+ messages)
` [PATCH v4 01/44] wrapper: implement xopen()
` [PATCH v4 28/44] builtin-am: pass git-apply's options to git-apply
` [PATCH v4 31/44] builtin-am: implement -S/--gpg-sign, commit.gpgsign
` [PATCH v4 38/44] builtin-am: support and auto-detect StGit patches
` [PATCH v4 40/44] builtin-am: support and auto-detect mercurial patches
` [PATCH v4 43/44] builtin-am: check for valid committer ident

[PATCH] Avoid the need of "--" when wildcard pathspec is used
 2015-07-01 16:31 UTC  (3+ messages)
` [PATCH v2] Add tests for wildcard "path vs ref" disambiguation

[PATCH] fast-import: add a get-mark command
 2015-07-01 15:05 UTC 

pocket size selfie stick bt foldable monopod,only $3/pc now
 2015-07-01 11:06 UTC 

[PATCH] worktree: new place for "git prune --worktrees"
 2015-07-01 10:38 UTC  (3+ messages)

[PATCH/WIP v3 00/31] Make git-am a builtin
 2015-07-01  9:53 UTC  (7+ messages)
` [PATCH/WIP v3 01/31] wrapper: implement xopen()

[PATCH v7 00/10] send-email address management
 2015-07-01  8:33 UTC  (6+ messages)
` [PATCH v7 07/10] send-email: reduce dependencies impact on parse_address_line

[PATCH v2 00/13] "rerere" minor clean-up
 2015-07-01  6:04 UTC  (14+ messages)
` [PATCH v2 01/13] rerere: fix an off-by-one non-bug
` [PATCH v2 02/13] rerere: plug conflict ID leaks
` [PATCH v2 03/13] rerere: lift PATH_MAX limitation
` [PATCH v2 04/13] rerere: write out each record of MERGE_RR in one go
` [PATCH v2 05/13] rerere: report autoupdated paths only after actually updating them
` [PATCH v2 06/13] rerere: drop want_sp parameter from is_cmarker()
` [PATCH v2 07/13] rerere: stop looping unnecessarily
` [PATCH v2 08/13] rerere: explain the rerere I/O abstraction
` [PATCH v2 09/13] rerere: explain MERGE_RR management helpers
` [PATCH v2 10/13] rerere: explain the primary codepath
` [PATCH v2 11/13] rerere: explain "rerere forget" codepath
` [PATCH v2 12/13] rerere: explain the remainder
` [PATCH v2 13/13] rerere: refactor "replay" part of do_plain_rerere()


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