git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-07-18 20:13:48 to 2015-07-21 13:23:17 UTC [more...]

[PATCH] userdiff: add support for Fountain documents
 2015-07-21 13:23 UTC  (3+ messages)

[PATCH] userdiff: add support for Fountain documents
 2015-07-21 13:22 UTC 

[PATCH v8 0/7] ref backend preamble
 2015-07-21 13:17 UTC  (3+ messages)
` [PATCH v8 1/7] refs.c: add err arguments to reflog functions

[PATCH v4] gitk: Add a "Copy commit summary" command
 2015-07-21 10:30 UTC  (4+ messages)

[BUG] gitk deals badly with --not
 2015-07-21  9:38 UTC 

What's cooking in git.git (Jul 2015, #05; Mon, 20)
 2015-07-21  5:15 UTC  (3+ messages)

[PATCH 0/3] localized date format
 2015-07-21  1:19 UTC  (6+ messages)
` [PATCH 3/3] introduce "format" date-mode

[GIT PULL] l10n updates for 2.5.0 round 2
 2015-07-20 23:40 UTC 

[PATCH v2b 00/16, 2 updates] Make the msvc-build scripts work again
 2015-07-20 23:07 UTC  (4+ messages)
` [PATCH v2 8b/16] engine.pl: ignore invalidcontinue.obj which is known to MSVC
` [PATCH v2 10b/16] engine.pl: delete the captured stderr file if empty

[PATCH 0/3] Update send-email cc-cmd documentation
 2015-07-20 22:59 UTC  (16+ messages)
` [PATCH 1/3] doc: convert send-email option headings to nouns
` [PATCH 2/3] doc: send-email; expand on the meaning of 'auto-cc'
` [PATCH 2/3] doc: send-email; expand oon "
` [PATCH 3/3] doc: give examples for send-email cc-cmd operation

[PATCH v3 0/9] Port tag.c to use ref-filter APIs
 2015-07-20 18:23 UTC  (26+ messages)
` [PATCH v3 1/9] ref-filter: add option to align atoms to the left
` [PATCH v3 3/9] ref-filter: support printing N lines from tag annotation
` [PATCH v3 4/9] ref-filter: add support to sort by version
` [PATCH v3 5/9] ref-filter: add option to match literal pattern
` [PATCH v3 7/9] tag.c: use 'ref-filter' APIs
  ` [PATCH v3 8/9] tag.c: implement '--format' option
  ` [PATCH v3 9/9] tag.c: implement '--merged' and '--no-merged' options

[PATCH v2 00/16] Make the msvc-build scripts work again
 2015-07-20 18:10 UTC  (26+ messages)
` [PATCH v2 01/16] perl/Makefile: treat a missing PM.stamp as if empty
` [PATCH v2 02/16] .gitignore: improve MSVC ignore patterns
` [PATCH v2 03/16] .gitignore: ignore library directories created by MSVC VS2008 buildsystem
` [PATCH v2 04/16] (msvc-build) Vcproj.pm: remove duplicate GUID
` [PATCH v2 05/16] engine.pl: fix error message (lib->link)
` [PATCH v2 06/16] engine.pl: Properly accept quoted spaces in filenames
` [PATCH v2 07/16] engine.pl: Fix i18n -o option in msvc buildsystem generator
` [PATCH v2 08/16] engine.pl: ignore invalidcontinue.obj which is known to MSVC
` [PATCH v2 09/16] engine.pl: name the msvc buildsystem's makedry error file
` [PATCH v2 10/16] engine.pl: delete the captured stderr file if empty
` [PATCH v2 11/16] engine.pl: add debug line to capture the dry-run
` [PATCH v2 12/16] engine.pl: provide more debug print statements
` [PATCH v2 13/16] Vcproj.pm: list git.exe first to be startup project
` [PATCH v2 14/16] vcbuild/readme: Improve layout and reference msvc-build script
` [PATCH v2 14/16] vcbuild/readme: Improve layout
` [PATCH v2 15/16] msvc-build: add complete Microsoft Visual C compilation script
` [PATCH v2 16/16] config.mak.uname: add MSVC No_SafeExeceptionHandler option

How to use --cc-cmd in git-send-email?
 2015-07-20 18:07 UTC  (6+ messages)

[PATCH] unpack-trees: don't update files flagged for deletion
 2015-07-20 17:40 UTC  (5+ messages)
` [PATCH v2] unpack-trees: don't update files with CE_WT_REMOVE set

[PATCH 2/2] Fix sed usage in tests to work around broken xpg4/sed on Solaris
 2015-07-20 16:07 UTC  (6+ messages)

Git tag: pre-receive hook issue
 2015-07-20 16:02 UTC  (11+ messages)

[PATCH v2 0/5] mh: worktree-related doc fixes
 2015-07-20 15:31 UTC  (7+ messages)
` [PATCH v2 1/5] Documentation/git-worktree: consistently use term "linked working tree"
` [PATCH v2 2/5] Documentation/git-worktree: fix incorrect reference to file "locked"
` [PATCH v2 3/5] Documentation/config: fix stale "git prune --worktree" reference
` [PATCH v2 4/5] Documentation/git-worktree: wordsmith worktree-related manpages
` [PATCH v2 5/5] config: rename "gc.pruneWorktreesExpire" to "gc.worktreePruneExpire"

git on vagrant shared folder
 2015-07-20  7:26 UTC  (5+ messages)

git-subtree with log.date=relative
 2015-07-20  0:03 UTC 

Adapt some tests to work around broken Solaris tools
 2015-07-19 21:49 UTC  (6+ messages)
` [PATCH 1/3] Modify tr expressions so that xpg4/tr handles it on Solaris
` [PATCH 2/3] Fix sed usage in tests to work around broken xpg4/sed "
` [PATCH 3/3] "

[PATCH v6 00/45] Make git-am a builtin
 2015-07-19 16:10 UTC  (46+ messages)
` [PATCH v6 01/45] wrapper: implement xopen()
` [PATCH v6 02/45] wrapper: implement xfopen()
` [PATCH v6 03/45] builtin-am: implement skeletal builtin am
` [PATCH v6 04/45] builtin-am: implement patch queue mechanism
` [PATCH v6 05/45] builtin-am: split out mbox/maildir patches with git-mailsplit
` [PATCH v6 06/45] builtin-am: auto-detect mbox patches
` [PATCH v6 07/45] builtin-am: extract patch and commit info with git-mailinfo
` [PATCH v6 08/45] builtin-am: apply patch with git-apply
` [PATCH v6 09/45] builtin-am: implement committing applied patch
` [PATCH v6 10/45] builtin-am: refuse to apply patches if index is dirty
` [PATCH v6 11/45] builtin-am: implement --resolved/--continue
` [PATCH v6 12/45] builtin-am: don't parse mail when resuming
` [PATCH v6 13/45] builtin-am: implement --skip
` [PATCH v6 14/45] builtin-am: implement --abort
` [PATCH v6 15/45] builtin-am: reject patches when there's a session in progress
` [PATCH v6 16/45] builtin-am: implement -q/--quiet
` [PATCH v6 17/45] builtin-am: exit with user friendly message on failure
` [PATCH v6 18/45] builtin-am: implement -s/--signoff
` [PATCH v6 19/45] cache-tree: introduce write_index_as_tree()
` [PATCH v6 20/45] builtin-am: implement --3way, am.threeWay
` [PATCH v6 21/45] builtin-am: implement --rebasing mode
` [PATCH v6 22/45] builtin-am: bypass git-mailinfo when --rebasing
` [PATCH v6 23/45] builtin-am: handle stray state directory
` [PATCH v6 24/45] builtin-am: implement -u/--utf8
` [PATCH v6 25/45] builtin-am: implement -k/--keep, --keep-non-patch
` [PATCH v6 26/45] builtin-am: implement --[no-]message-id, am.messageid
` [PATCH v6 27/45] builtin-am: support --keep-cr, am.keepcr
` [PATCH v6 28/45] builtin-am: implement --[no-]scissors
` [PATCH v6 29/45] builtin-am: pass git-apply's options to git-apply
` [PATCH v6 30/45] builtin-am: implement --ignore-date
` [PATCH v6 31/45] builtin-am: implement --committer-date-is-author-date
` [PATCH v6 32/45] builtin-am: implement -S/--gpg-sign, commit.gpgsign
` [PATCH v6 33/45] builtin-am: invoke post-rewrite hook
` [PATCH v6 34/45] builtin-am: support automatic notes copying
` [PATCH v6 35/45] builtin-am: invoke applypatch-msg hook
` [PATCH v6 36/45] builtin-am: invoke pre-applypatch hook
` [PATCH v6 37/45] builtin-am: invoke post-applypatch hook
` [PATCH v6 38/45] builtin-am: rerere support
` [PATCH v6 39/45] builtin-am: support and auto-detect StGit patches
` [PATCH v6 40/45] builtin-am: support and auto-detect StGit series files
` [PATCH v6 41/45] builtin-am: support and auto-detect mercurial patches
` [PATCH v6 42/45] builtin-am: implement -i/--interactive
` [PATCH v6 43/45] builtin-am: implement legacy -b/--binary option
` [PATCH v6 44/45] builtin-am: check for valid committer ident
` [PATCH v6 45/45] builtin-am: remove redirection to git-am.sh

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

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

[PATCH 1/2] bash prompt: test untracked files status indicator with untracked dirs
 2015-07-19 11:28 UTC  (2+ messages)
` [PATCH 2/2] bash prompt: faster untracked status indicator with untracked directories

[PATCH 1/2] Modify tr expression so that xpg4/tr handles it on Solaris
 2015-07-19  3:45 UTC  (3+ messages)

[PATCH 0/6] Various tweaks to 'worktree'-related manpages
 2015-07-19  3:21 UTC  (14+ messages)
` [PATCH 1/6] worktree: consistently use term "linked working tree" in manpages
` [PATCH 2/6] worktree: remove references to "git checkout --to" from the manpage
` [PATCH 3/6] worktree: fix incorrect references to file "locked"
` [PATCH 4/6] worktree: the "locked" mechanism is already implemented
` [PATCH 5/6] config.txt: refer to "git worktree prune", not "prune --worktree"
` [PATCH 6/6] worktree: wordsmith worktree-related manpages

Reply Me For Details
 2015-07-18 20:27 UTC 

[PATCH v2] Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
 2015-07-18 20:56 UTC  (4+ messages)

New flag (and trailer) for git-quiltimport.sh and git format-patch
 2015-07-18 20:04 UTC 


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