git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-13 20:41:26 to 2010-08-17 05:21:35 UTC [more...]

git merge, .gitignore, and silently overwriting untracked files
 2010-08-17  5:21 UTC 

[PATCH] grep: Don't pass a TODO test if REG_STARTEND is supported
 2010-08-17  5:17 UTC  (19+ messages)
          ` [RFC/PATCH] Update compat/regex
                ` [PATCH/RFC 0/3] "
                ` [PATCH/RFC 2/3] compat/regex: hacks to get the gawk regex engine to compile within git
                ` [PATCH/RFC 3/3] t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
                  ` [PATCH/RFC 1/3] compat/regex: use the regex engine from gawk for compat
                ` [PATCH/RFC v2 0/3] Update compat/regex
                ` [PATCH/RFC v2 2/3] compat/regex: get the gawk regex engine to compile within git
                ` [PATCH/RFC v2 3/3] t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND

[GSoC] Libgit2, Summer of Code is over
 2010-08-17  4:38 UTC  (4+ messages)

Conflict markers in mergetool $LOCAL ?
 2010-08-17  4:34 UTC 

[RFC/PATCH 2/2] blame: fix output in case of replacement by using parse_commit_repl()
 2010-08-17  3:44 UTC  (2+ messages)

[FreeBSD? BUG]: t1304-default-acl.sh fails on FreeBSD 8.1-STABLE
 2010-08-17  3:17 UTC 

fully deepening a shallow clone
 2010-08-17  0:49 UTC 

[RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
 2010-08-17  1:58 UTC 

Commit ID of a branch
 2010-08-16 23:43 UTC  (4+ messages)

[PATCH 0/6] Extensions of core.ignorecase=true support
 2010-08-16 19:38 UTC  (7+ messages)
` [PATCH 1/6] Add string comparison functions that respect the ignore_case variable
` [PATCH 2/6] Case insensitivity support for .gitignore via core.ignorecase
` [PATCH 3/6] Add case insensitivity support for directories when using git status
` [PATCH 4/6] Add case insensitivity support when using git ls-files
` [PATCH 5/6] Support case folding for git add when core.ignorecase=true
` [PATCH 6/6] Support case folding in git fast-import "

Problem in pushing git
 2010-08-16 17:52 UTC  (4+ messages)

[BUG RFC/PATCH] git-cvsimport
 2010-08-16 17:43 UTC  (6+ messages)

[PATCH] Userdiff patterns for C#
 2010-08-16 17:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH/RFC] Add global and system-wide gitattributes
 2010-08-16 16:56 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 0/4] git --paginate: do not commit pager choice too early
 2010-08-16 16:41 UTC  (15+ messages)
    ` [PATCH jn/paginate-fix 0/12] "
      ` [PATCH 06/12] apply: run setup_git_directory_gently() sooner
        ` [PATCH 06/12 v2] "
      ` [PATCH 07/12] bundle: "
            ` [PATCH 2/2] t7006 (pager): add missing TTY prerequisite

Wiki "CygwinBinaryInstall" missing
 2010-08-16 10:55 UTC  (2+ messages)

Use of field flags in struct object
 2010-08-16  8:21 UTC 

[RFC] Questions for "Git User's Survey 2010" - features used, features wanted
 2010-08-16  6:51 UTC  (6+ messages)

Patch for git-completion.bash [SEC=UNCLASSIFIED]
 2010-08-16  5:45 UTC  (3+ messages)

[PATCH] reset: Better warning message on git reset --mixed <paths>
 2010-08-16  4:23 UTC  (18+ messages)
  ` [PATCH v2] "

[PATCH 0/2] set NO_TRIVIAL for custom merge strategies
 2010-08-16  3:39 UTC  (4+ messages)
` [PATCH 1/2] t7606 (merge-theirs): modernize style
` [PATCH 2/2] merge: let custom strategies intervene in trivial merges

BUG: git log: fatal: internal error in diff-resolve-rename-copy
 2010-08-16  2:01 UTC  (13+ messages)
    ` [PATCH] diff --follow: do call diffcore_std() as necessary
          ` [PATCH] log: test for regression introduced in v1.7.2-rc0~103^2~2
                ` [PATCH v2] "

[PATCH] completion: make compatible with zsh
 2010-08-16  1:43 UTC  (5+ messages)

[PATCH git-gui] git-gui--askpass: Do not hang on exit
 2010-08-15 23:53 UTC  (4+ messages)
  ` [PATCH v2 "
    ` [PATCH] git-gui: change the termination checks to avoid potential hang

[PATCH 1/2] git-svn: fix regex to remove "tail" from svn tags
 2010-08-15 23:48 UTC  (2+ messages)

Confused about "degenerate" combined diff for merge commits
 2010-08-15 19:54 UTC  (2+ messages)

What's cooking in git.git (Aug 2010, #02; Wed, 11)
 2010-08-15 17:39 UTC  (29+ messages)
            ` windows smoke tester (was Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
  ` jn/apply-filename-with-sp (Re: "
  ` jn/svn-fe
      ` [PATCH v2 jn/svn-fe 0/5] vcs-svn: Port to Windows
        ` [PATCH 1/5] compat: add strtok_r()
        ` [PATCH 2/5] vcs-svn: Rename dirent pool to build on Windows
        ` [PATCH 3/5] vcs-svn: Avoid %z in format string
        ` [PATCH 4/5] t9010 (svn-fe): use Unix-style path in URI
        ` [PATCH 5/5] t9010 (svn-fe): avoid symlinks in test

[PATCH] push: mention "git pull" in error message for non-fast forwards
 2010-08-15 17:34 UTC  (3+ messages)

[PATCH] hash binary sha1 into patch id
 2010-08-15  7:56 UTC  (7+ messages)
        ` [PATCH v2] "

Status of conflicted files resolved with rerere
 2010-08-15 16:00 UTC  (5+ messages)

[PATCH 2/2] git-svn: fix fetch with deleted tag
 2010-08-15 13:15 UTC 

git rebase -i exec merger broke t3404-rebase-interactive.sh
 2010-08-15  8:56 UTC  (5+ messages)
` [PATCH 1/2] git-rebase--interactive.sh: rework skip_unnecessary_picks
` [PATCH 2/2] git-rebase--interactive.sh: use printf instead of echo to print commit message

What's cooking in git.git (Aug 2010, #03; Sun, 15)
 2010-08-15  8:54 UTC 

Silent maintenance
 2010-08-15 13:12 UTC  (9+ messages)

[PATCH] git-svn: fix fetch with deleted tag
 2010-08-15  6:55 UTC  (5+ messages)

[PATCH/RFC v2] More readable 'Not a git repository' messages
 2010-08-15  3:36 UTC  (3+ messages)
` [PATCH] setup.c: Improve "

Pack v4
 2010-08-15  1:45 UTC 

[RFC/PATCHv2] fetch: allow command line --tags to override config
 2010-08-14 21:37 UTC  (7+ messages)
` [RFC/PATCH] t5525: test the tagopt variable and that it can be overridden
    ` [RFC/PATCHv2] "

--mixed option is deprecated with paths
 2010-08-14 19:42 UTC  (5+ messages)

Basic Git usage
 2010-08-14 19:41 UTC  (3+ messages)

[PATCH] Highlight every 5th line for add -i
 2010-08-14 18:58 UTC  (3+ messages)

[PATCH il/rfc-remote-fd-ext] Fix build on Windows
 2010-08-14 18:31 UTC  (3+ messages)

[PATCH] ls-tree: show size of trees with -l
 2010-08-14 14:40 UTC  (2+ messages)

gitweb not friendly to firefox revived
 2010-08-14 12:33 UTC  (8+ messages)

[PATCH] t/Makefile: Create test-results dir for smoke target
 2010-08-14 11:37 UTC 

[PATCH] Do not build i18n on Windows
 2010-08-14  8:24 UTC  (3+ messages)

[PATCH RFC] parse_object: pass on the original sha1, not the replaced one
 2010-08-14  2:03 UTC  (4+ messages)

[PATCH v3 0/9] stash: modifiy handling of stash-like references
 2010-08-14  0:30 UTC  (10+ messages)
` [PATCH v4 2/9] stash: extract stash-like check into its own function
` [PATCH v4 3/9] stash: introduce is_stash_ref and assert_stash_ref functions
` [PATCH v4 9/9] Documentation: git stash branch now tolerates non-stash references

With feature branches, what is ever committed directly to master
 2010-08-13 23:52 UTC  (4+ messages)

Git's tests have depended on Perl since at least 2006
 2010-08-13 23:44 UTC  (6+ messages)

[PATCH 00/10] More test suite prerequisite cleanup
 2010-08-13 20:40 UTC  (3+ messages)
` [PATCH 09/10] t/t9601-cvsimport-vendor-branch.sh: Add a PERL prerequisite
` [PATCH 10/10] t/t9602-cvsimport-branches-tags.sh: "


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