git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-12-26 20:43:02 to 2012-12-31 23:14:49 UTC [more...]

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

[PATCH v2 0/2] Add MAINTAINERS file and clarify gui workflows
 2012-12-31 22:25 UTC  (4+ 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

[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 filter-branch doesn't dereference annotated tags
 2012-12-31 18:31 UTC  (2+ messages)

[RFC] pack-objects: compression level for non-blobs
 2012-12-31 18:06 UTC  (12+ messages)

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] Remove the suggestion to use parsecvs, which is currently broken
 2012-12-29  4:42 UTC  (4+ messages)

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

[PATCH v3 00/19] new git check-ignore sub-command
 2012-12-29  3:32 UTC  (40+ messages)
` [PATCH v3 01/19] api-directory-listing.txt: update to match code
` [PATCH v3 02/19] Improve documentation and comments regarding directory traversal API
` [PATCH v3 03/19] dir.c: rename cryptic 'which' variable to more consistent name
` [PATCH v3 04/19] dir.c: rename path_excluded() to is_path_excluded()
` [PATCH v3 05/19] dir.c: rename excluded_from_list() to is_excluded_from_list()
` [PATCH v3 06/19] dir.c: rename excluded() to is_excluded()
` [PATCH v3 07/19] dir.c: refactor is_excluded_from_list()
` [PATCH v3 08/19] dir.c: refactor is_excluded()
` [PATCH v3 09/19] dir.c: refactor is_path_excluded()
` [PATCH v3 10/19] dir.c: rename free_excludes() to clear_exclude_list()
` [PATCH v3 11/19] dir.c: use a single struct exclude_list per source of excludes
` [PATCH v3 12/19] dir.c: keep track of where patterns came from
` [PATCH v3 13/19] dir.c: provide clear_directory() for reclaiming dir_struct memory
` [PATCH v3 14/19] add.c: refactor treat_gitlinks()
` [PATCH v3 15/19] add.c: remove unused argument from validate_pathspec()
` [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 0/2] Mailmap in log improvements
 2012-12-28 20:37 UTC  (11+ messages)
` [PATCH 1/2] log: grep author/committer using mailmap
        ` [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)

[PATCH 0/8] fnmatch replacement step 1
 2012-12-28  7:15 UTC  (7+ messages)
` [PATCH 4/8] wildmatch: support "no FNM_PATHNAME" mode
` [PATCH 8/8] wildmatch: advance faster in <asterisk> + <literal> patterns

Find the starting point of a local branch
 2012-12-28  6:38 UTC  (6+ messages)

[PATCH v2 0/9] fnmatch replacement step 1
 2012-12-28  4:10 UTC  (10+ messages)
` [PATCH v2 1/9] compat/fnmatch: respect NO_FNMATCH* even on glibc
` [PATCH v2 2/9] wildmatch: replace variable 'special' with better named ones
` [PATCH v2 3/9] wildmatch: rename constants and update prototype
` [PATCH v2 4/9] wildmatch: make dowild() take arbitrary flags
` [PATCH v2 5/9] wildmatch: support "no FNM_PATHNAME" mode
` [PATCH v2 6/9] test-wildmatch: add "perf" command to compare wildmatch and fnmatch
` [PATCH v2 7/9] wildmatch: make a special case for "*/" with FNM_PATHNAME
` [PATCH v2 8/9] wildmatch: advance faster in <asterisk> + <literal> patterns
` [PATCH v2 9/9] Makefile: add USE_WILDMATCH to use wildmatch as fnmatch

git log commit limiting "show commits with >1 child" possible?
 2012-12-28  3:15 UTC  (2+ messages)

[ANNOUNCE] Git v1.8.0.3
 2012-12-28  0:48 UTC 

Python version auditing followup
 2012-12-27 21:57 UTC  (3+ messages)

"fatal: git-write-tree: error building trees" from `git stash`
 2012-12-27 20:11 UTC  (6+ messages)

[PATCH] gitk: Replaced "green" with "#00FF00"
 2012-12-27 17:27 UTC  (2+ messages)

[PATCH] Remove Documentation/pt_BR/gittutorial.txt
 2012-12-27 14:15 UTC 

Push Windows to Linux Repository Problem
 2012-12-27 12:18 UTC  (2+ messages)

[PATCH v3] mergetools/p4merge: Honor $TMPDIR for the /dev/null placeholder
 2012-12-27  0:45 UTC 

[PATCH 0/5] merge-tree fix-ups
 2012-12-26 23:03 UTC  (6+ messages)
` [PATCH 1/5] Which merge_file() function do you mean?
` [PATCH 2/5] merge-tree: lose unused "flags" from merge_list
` [PATCH 3/5] merge-tree: lose unused "resolve_directories"
` [PATCH 4/5] merge-tree: add comments to clarify what these functions are doing
` [PATCH 5/5] merge-tree: fix d/f conflicts

What's cooking in git.git (Dec 2012, #07; Wed, 26)
 2012-12-26 22:59 UTC 

GIT get corrupted on lustre
 2012-12-26 22:51 UTC  (2+ messages)

generating format-patch options from an e-mail
 2012-12-26 21:57 UTC  (5+ messages)

git-prompt.sh vs leading white space in __git_ps1()::printf_format
 2012-12-26 21:03 UTC  (8+ messages)
` [PATCH] make __git_ps1 accept a third parameter in pcmode


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