git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-12-28 14:04:13 to 2013-01-01 21:39:27 UTC [more...]

git-subtree Patches to Apply
 2013-01-01 21:39 UTC  (15+ messages)
` [PATCH 1/8] Use %B for Split Subject/Body
` [PATCH 2/8] Add --unannotate
` [PATCH 3/8] Better Error Handling for add
` [PATCH 4/8] Fix Synopsis
` [PATCH 5/8] Honor DESTDIR
` [PATCH 6/8] Make the Manual Directory if Needed
` [PATCH 7/8] Ignore git-subtree
` [PATCH 8/8] Fix Documentation Typo

[PATCH] Avoid using non-POSIX cp options
 2013-01-01 20:13 UTC 

[PATCH] Correct example restore from bundle
 2013-01-01 21:07 UTC  (3+ messages)
  ` [PATCH] Documentation: full-ness of a bundle is significant for cloning

git filter-branch doesn't dereference annotated tags
 2013-01-01 21:04 UTC  (7+ messages)

[PATCH v3 00/19] new git check-ignore sub-command
 2013-01-01 20:52 UTC  (26+ messages)
` [PATCH v3 02/19] Improve documentation and comments regarding directory traversal API
` [PATCH v3 16/19] pathspec.c: move reusable code from builtin/add.c
` [PATCH v3 17/19] pathspec.c: extract new validate_path() for reuse
` [PATCH v3 18/19] setup.c: document get_pathspec()
` [PATCH v3 19/19] Add git-check-ignore sub-command

[PATCH 1/3] config.txt: a few lines about branch.<name>.description
 2013-01-01 20:38 UTC  (4+ messages)
` [PATCH 2/3] format-patch: pick up branch description when no ref is specified
` [PATCH 3/3] branch: delete branch description if it's empty

[RFC] pack-objects: compression level for non-blobs
 2013-01-01 20:02 UTC  (16+ messages)

What's cooking in git.git (Dec 2012, #08; Mon, 31)
 2013-01-01 19:51 UTC  (3+ messages)

Bug in latest gitk - can't click lines connecting commits
 2013-01-01 17:54 UTC  (2+ messages)

[PATCH] Replace git-cvsimport with a rewrite that fixes major bugs
 2013-01-01 17:26 UTC 

[PATCH] Correct example restore from bundle
 2013-01-01 13:54 UTC 

[PATCH] Remove the suggestion to use parsecvs, which is currently broken
 2013-01-01 10:05 UTC  (5+ messages)

git subtree error (just how do you expect me to merge 0 trees?)
 2013-01-01  5:54 UTC  (7+ messages)

[PATCH/RFC] [git-subtree.sh] Use raw subject and body modifier "%B" instead of "%s%n%n%b" for commit
 2013-01-01  3:59 UTC  (5+ messages)
` [PATCH] subtree.sh: Use raw subject and body modifier "%B" instead of "%s%n%n%b"

[PATCH] git-subtree: ignore git-subtree executable
 2013-01-01  3:08 UTC  (2+ messages)

[PATCH] For git-subtree, when installing docs (make install-doc), create man1 folder first
 2013-01-01  3:06 UTC  (3+ messages)

[PATCH 0/7] format-patch --reroll-count
 2013-01-01  3:04 UTC  (2+ messages)

[PATCH] DESTDIR support in contrib/subtree/Makefile
 2013-01-01  2:58 UTC  (2+ messages)

[DOCBUG] git subtree synopsis needs updating
 2013-01-01  2:51 UTC  (5+ messages)

[PATCH v3 00/10] fnmatch replacement
 2013-01-01  2:44 UTC  (11+ messages)
` [PATCH v3 01/10] wildmatch: fix "**" special case
` [PATCH v3 02/10] compat/fnmatch: respect NO_FNMATCH* even on glibc
` [PATCH v3 03/10] wildmatch: replace variable 'special' with better named ones
` [PATCH v3 04/10] wildmatch: rename constants and update prototype
` [PATCH v3 05/10] wildmatch: make dowild() take arbitrary flags
` [PATCH v3 06/10] wildmatch: support "no FNM_PATHNAME" mode
` [PATCH v3 07/10] test-wildmatch: add "perf" command to compare wildmatch and fnmatch
` [PATCH v3 08/10] wildmatch: make a special case for "*/" with FNM_PATHNAME
` [PATCH v3 09/10] wildmatch: advance faster in <asterisk> + <literal> patterns
` [PATCH v3 10/10] Makefile: add USE_WILDMATCH to use wildmatch as fnmatch

[BUG?] git-subtree behavior when the -P tree is removed and recreated
 2013-01-01  1:43 UTC  (7+ messages)

[BUG] git fetch --all --tags doesn't fetch remote branches, only tags
 2013-01-01  1:28 UTC  (3+ messages)

[PATCH] Add --unannotate option to git-subtree
 2013-01-01  1:15 UTC  (5+ messages)

A note from the maintainer
 2013-01-01  0:27 UTC 

[ANNOUNCE] Git v1.8.1
 2013-01-01  0:26 UTC 

[PATCH v2 0/2] Add MAINTAINERS file and clarify gui workflows
 2012-12-31 23:39 UTC  (5+ messages)
` [PATCH v2 1/2] Add top-level maintainers file with email/canonical repository information
` [PATCH v2 2/2] Provide better guidance for submitting patches against upstream utilities

[PATCH] gitk: Replaced "green" with "#00FF00"
 2012-12-31 23:21 UTC  (3+ messages)

Bug/Enhancement: contrib/subtree should ship with manpage
 2012-12-31 23:13 UTC  (2+ messages)

[RFC/PATCH] gitk: Visualize a merge commit with a right-click in gitk
 2012-12-31 18:46 UTC  (3+ messages)

[PATCH] merge --no-edit: do not add comments meant for "--edit" mode
 2012-12-31 18:33 UTC 

[PATCH 0/2] Add MAINTAINERS file and clarify gui workflows
 2012-12-31 18:32 UTC  (7+ messages)
` [PATCH 1/2] Add top-level maintainers file with email/canonical repository information
` [PATCH 2/2] Provide better guidance for submitting patches against git-gui, gitk

git.wiki.kernel.org spam 
 2012-12-31 17:08 UTC 

git filter-branch doesn't dereference annotated tags
 2012-12-31 14:36 UTC 

[PATCH] refs: do not use cached refs in repack_without_ref
 2012-12-31 10:30 UTC  (16+ messages)
  ` Lockless Refs? (Was [PATCH] refs: do not use cached refs in repack_without_ref)
      ` Lockless Refs?

Aw: Re: [PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical
 2012-12-31  9:33 UTC  (3+ messages)
` Aw: "

cvsps import failure
 2012-12-31  2:28 UTC 

Heads up, an emergency fix for git-cvsimport is coming shortly
 2012-12-31  1:23 UTC  (3+ messages)

[PATCH] wt-status: Show ignored files in untracked dirs
 2012-12-30 21:36 UTC  (15+ messages)
` [PATCH v2] "
                  ` [PATCH 1/2] dir.c: Make git-status --ignored more consistent
                  ` [PATCH 2/2] git-status: Test --ignored behavior

[PATCH] gitweb: fix error in sanitize when highlight is enabled
 2012-12-30 11:52 UTC 

[PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical
 2012-12-30 11:52 UTC  (5+ messages)
` [PATCH 1/3] Move CodingGuidelines to ./technical/coding-guidelines.txt and SubmittingPatches to ./technical/submitting-patches.txt
` [PATCH 2/3] Add coding-guidelines.txt and submitting-patches.txt to ./Documentation/Makefile
` [PATCH 3/3] Convert coding-guidelines.txt and submitting-patches.txt to asciidoc

Fail to push over HTTP with MySQL authentication (Apache2)
 2012-12-30  0:27 UTC  (3+ messages)

[PATCH 0/3] null sha1 in trees
 2012-12-29 20:51 UTC  (10+ messages)
` [PATCH 2/3] do not write null sha1s to on-disk index
          ` [BUG] two-way read-tree can write null sha1s into index

[PATCH 0/4] pre-push hook support
 2012-12-29 16:54 UTC  (11+ messages)
` [PATCH 1/4] hooks: Add function to check if a hook exists
` [PATCH 2/4] hooks: support variable number of parameters
` [PATCH 3/4] push: Add support for pre-push hooks
` [PATCH 4/4] Add sample pre-push hook script

Hold your fire, please
 2012-12-29 15:09 UTC  (3+ messages)

[PATCH] Use longer alias names in subdirectory tests
 2012-12-29  3:42 UTC  (2+ messages)

[PATCH 1/2] log: grep author/committer using mailmap
 2012-12-28 20:37 UTC  (7+ messages)
` [PATCH v2] "

git diff --ignore-space-at-eol issue
 2012-12-28 20:33 UTC  (4+ messages)

(unknown)
 2012-12-28 19:33 UTC  (2+ messages)

Installation Plan
 2012-12-28 13:54 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).