git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-24 20:36:12 to 2012-05-28 07:05:23 UTC [more...]

[PATCH/RFC] t7512-status-warnings.sh : better advices for git status
 2012-05-28  7:05 UTC  (10+ messages)
` [PATCHv2 1/2] wt-status: "
  ` [PATCHv2 2/2] t7512-status-warnings.sh: "

[PATCH] git-svn: Destroy the cache when we fail to read it
 2012-05-28  7:03 UTC  (10+ messages)
    ` [RFC/PATCH] git-svn: use YAML format for mergeinfo cache when possible
      ` [RFC/PATCH 2/1] fixup! "
          ` [RFC/PATCH 0/2] git-svn: give SVN::Git::Fetcher its own file
            ` [PATCH 1/2] git-svn: rename SVN::Git::* packages to Git::SVN::*
            ` [PATCH 2/2] git-svn: make Git::SVN::Fetcher a separate file

Finding a branch point in git
 2012-05-28  6:20 UTC  (2+ messages)

[PATCH 0/3] clone --local fixes
 2012-05-28  5:36 UTC  (7+ messages)
` [PATCH 1/3] t5701: modernize style
` [PATCH 2/3] clone: make --local handle URLs
` [PATCH 3/3] clone: allow --no-local to turn off local optimizations
` [PATCH 4/3] clone: send diagnostic messages to stderr

Vietnamese l10n pull request problems
 2012-05-28  5:23 UTC  (2+ messages)

[PATCH WIP 0/3] top-level gitignore considered less harmful
 2012-05-28  5:02 UTC  (12+ messages)
` [PATCH 1/3] Unindent excluded_from_list()
` [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch
` [PATCH 3/3] exclude: reduce computation cost on checking dirname in patterns

[PATCH v7 0/9] submodule: improve robustness of path handling
 2012-05-27 22:57 UTC  (11+ messages)
` [PATCH v7 1/9] submodule: additional regression tests for relative URLs
` [PATCH v7 2/9] submodule: document failure to detect invalid submodule URLs
` [PATCH v7 3/9] submodule: document failure to handle relative superproject origin URLs
` [PATCH v7 4/9] submodule: document failure to handle improperly normalized remote "
` [PATCH v7 5/9] submodule: extract normalize_path into standalone function
` [PATCH v7 6/9] submodule: fix detection of invalid submodule URL
` [PATCH v7 7/9] submodule: fix sync handling of relative superproject origin URLs
` [PATCH v7 8/9] submodule: fix handling of denormalized "
` [PATCH v7 9/9] submodule: fix normalization to handle repeated ./

[PATCH] Reduce cost of deletion in levenstein distance (4 -> 3)
 2012-05-27 16:02 UTC 

[PATCH v6 0/9] submodule: improve robustness of path handling
 2012-05-27 14:38 UTC  (12+ messages)
` [PATCH v6 1/9] submodule: additional regression tests for relative URLs
` [PATCH v6 2/9] submodule: document failure to detect invalid submodule URLs
` [PATCH v6 3/9] submodule: document failure to handle relative superproject origin URLs
` [PATCH v6 4/9] submodule: document failure to handle improperly normalized remote "
` [PATCH v6 5/9] submodule: extract normalize_path into standalone function
` [PATCH v6 6/9] submodule: fix detection of invalid submodule URL
` [PATCH v6 7/9] submodule: fix sync handling of relative superproject origin URLs
` [PATCH v6 8/9] submodule: fix handling of denormalized "
` [PATCH v6 9/9] submodule: fix normalization to handle repeated ./

locking (binary) files in git with gitolite
 2012-05-27 13:53 UTC 

[GSoC] Designing a faster index format - Progress report
 2012-05-27 12:23 UTC  (9+ messages)

[PATCH] t7403-*.sh: Avoid use of the nonportable '==' operator
 2012-05-27  7:01 UTC  (4+ messages)

git rebase -f --autosquash
 2012-05-27  6:44 UTC  (6+ messages)

[PATCH] Teach ignore machinery about pattern "/"
 2012-05-27  6:15 UTC  (4+ messages)

Git hangs at “Writing objects: 11%”
 2012-05-27  3:12 UTC  (5+ messages)

[PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
 2012-05-26 21:54 UTC  (11+ messages)
` [PATCH 2/2] Test File Name: t1306-second-config-file.sh

git-http-backend with hooks
 2012-05-26 16:29 UTC  (2+ messages)

[PATCH] Implement --messages-prog parameter in git-svn
 2012-05-26 15:56 UTC 

[PATCHv2 0/3] New test cases for branch detection
 2012-05-26 14:00 UTC  (5+ messages)
` [PATCHv2 1/3] git-p4: Test changelists touching two branches
` [PATCHv2 2/3] git-p4: Verify detection of "empty" branch creation
` [PATCHv2 3/3] git-p4: Clean up branch test cases

[RFC] Possibility to choose ~/.config/git/config instead of ~/.gitconfig
 2012-05-26 10:59 UTC  (26+ messages)
      ` [PATCH] config doc: remove confusion about relative GIT_DIR from FILES section

[PATCH] pack-objects: use streaming interface for reading large loose blobs
 2012-05-26 10:28 UTC 

[PATCH] Pass $verbosity from git pull to git rebase
 2012-05-26  1:00 UTC 

[PATCH] Pass $verbosity from git pull to git rebase
 2012-05-26  1:00 UTC 

how to share files between machines?
 2012-05-25 23:06 UTC  (2+ messages)

behaviour of .gitignore
 2012-05-25 22:41 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.10.3
 2012-05-25 20:54 UTC 

[ANNOUNCE] Git 1.7.11.rc0
 2012-05-25 20:54 UTC 

credential-helpers + remote-helper, starting point?
 2012-05-25 20:35 UTC  (8+ messages)

[PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
 2012-05-25 20:03 UTC  (11+ messages)

fmt-merge-message: add empty line between tag and signature verification
 2012-05-25 18:35 UTC  (5+ messages)

[PATCH 0/2] completion: split into git-prompt.sh
 2012-05-25 18:03 UTC  (16+ messages)
` [PATCH 2/2] completion: split __git_ps1 into a separate script

[PATCH] Do not autosquash in case of an implied interactive rebase
 2012-05-25 17:50 UTC  (3+ messages)
` [PATCHv2] "

tr/xdiff-fast-hash generates warnings and breaks tests
 2012-05-25 15:18 UTC  (7+ messages)
        ` [PATCH 3/3] xdiff: import new 32-bit version of count_masked_bytes()

Interpretation of '/' changed sparse-checkout
 2012-05-25 10:21 UTC  (4+ messages)

[PATCH 0/2] git-p4: New test cases for branch detection
 2012-05-25  8:32 UTC  (6+ messages)
` [PATCH 1/2] git-p4: Test changelists touching two branches

Date: 25/05/2012
 2012-05-25  6:40 UTC 

remove_duplicates() in builtin/fetch-pack.c is O(N^2)
 2012-05-25  6:50 UTC  (9+ messages)

Git is on TWITTER !!!!!!!!!!!!
 2012-05-25  4:22 UTC  (4+ messages)

t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
 2012-05-25  0:34 UTC  (16+ messages)
        ` [PATCH 1/7] ident: refactor empty ident error message
        ` [PATCH 2/7] ident: refactor NO_DATE flag in fmt_ident
        ` [PATCH 3/7] ident: let callers omit name with fmt_indent
        ` [PATCH 4/7] format-patch: use GIT_COMMITTER_EMAIL in message ids
        ` [PATCH 5/7] ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
        ` [PATCH 6/7] ident: reject bogus email addresses with IDENT_STRICT
        ` [PATCH 7/7] format-patch: do not use bogus email addresses in message ids

[PATCH v5 0/2] series: submodule: fix handling of relative superproject origin URLs
 2012-05-24 23:07 UTC  (5+ messages)
` [PATCH v5 2/2] "

[stgit] Play with patch remotely
 2012-05-24 22:28 UTC  (2+ messages)

[PATCH] checkout: default to quiet if !isatty(2)
 2012-05-24 21:46 UTC  (5+ messages)
` [PATCH v2] checkout: no progress messages "

[PATCH] Avoid sorting if references are added to ref_cache in order
 2012-05-24 21:10 UTC  (4+ messages)

[PATCH] Add persistent-https to contrib
 2012-05-24 20:51 UTC  (9+ 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).