git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-02-18 08:09:42 to 2011-02-20 01:15:23 UTC [more...]

Updating a submodule with a compatible version from another submodule version using the parent meta-repository
 2011-02-20  1:15 UTC  (12+ messages)
    `  "
          `  "
              `  "
                  `  "

[PATCH/RFC] Move test-*.c to test/ subdirectory
 2011-02-19 23:15 UTC  (18+ messages)
` [PATCH] Move test-* to t/helper/ subdirectory
  ` [RFC/PATCH 0/3] Thinning the git toplevel directory
              ` The git_remote_helpers package (Re: [RFC/PATCH 0/3] Thinning the git toplevel directory)
              ` Advertising the prebuilt htmldocs and manpages

[PATCH] doc: technical details about the index file format
 2011-02-19 22:16 UTC  (3+ messages)

x permission lost on Windows merge
 2011-02-19 20:29 UTC 

Aborting cherry-pick
 2011-02-19 20:13 UTC  (5+ messages)
` [PATCH] cherry-pick: when pick fails, explain how to cancel
    ` [PATCH] Documentation: cherry-pick does not set ORIG_HEAD

Merging limitations after directory renames -- interesting test repo
 2011-02-19 20:12 UTC  (21+ messages)
      ` [PATCH 1/4] merge: improve inexact rename limit warning
      ` [PATCH 2/4] bump rename limit defaults (again)
      ` [PATCH 3/4] commit: stop setting rename limit
      ` [RFC/PATCH 4/4] inexact rename detection eye candy

[PATCH 00/72] No-op C gettext wrappers
 2011-02-19 19:24 UTC  (73+ messages)
` [PATCH 01/72] gettext.h: add no-op _() and N_() wrappers
` [PATCH 02/72] cache.h: include gettext.h
` [PATCH 03/72] t/test-lib.sh: add always-set NO_GETTEXT_POISON prerequisite
` [PATCH 04/72] gettextize: git-init basic messages
` [PATCH 05/72] gettextize: git-init "Initialized [...] repository" message
` [PATCH 06/72] gettextize: git-clone basic messages
` [PATCH 07/72] gettextize: git-clone "Cloning into" message
` [PATCH 08/72] gettextize: git-add basic messages
` [PATCH 09/72] gettextize: git-add "no files added" message
` [PATCH 10/72] gettextize: git-add "Use -f if you really want" message
` [PATCH 11/72] gettextize: git-add "pathspec [...] did not match" message
` [PATCH 12/72] gettextize: git-add "remove '%s'" message
` [PATCH 13/72] gettextize: git-add refresh_index message
` [PATCH 14/72] gettextize: git-branch basic messages
` [PATCH 15/72] gettextize: git-branch "remote branch '%s' not found" message
` [PATCH 16/72] gettextize: git-branch "Deleted branch [...]" message
` [PATCH 17/72] gettextize: git-branch "git branch -v" messages
` [PATCH 18/72] gettextize: git-branch "(no branch)" message
` [PATCH 19/72] gettextize: git-checkout basic messages
` [PATCH 20/72] gettextize: git-checkout: our/their version message
` [PATCH 21/72] gettextize: git-checkout describe_detached_head messages
` [PATCH 22/72] gettextize: git-checkout "HEAD is now at" message
` [PATCH 23/72] gettextize: git-checkout "Switched to a .. branch" message
` [PATCH 24/72] gettextize: git-commit basic messages
` [PATCH 25/72] gettextize: git-commit "middle of a merge" message
` [PATCH 26/72] gettextize: git-commit formatting messages
` [PATCH 27/72] gettextize: git-commit print_summary messages
` [PATCH 28/72] gettextize: git-commit "enter the commit message" message
` [PATCH 29/72] gettextize: git-commit advice messages
` [PATCH 30/72] gettextize: git-diff basic messages
` [PATCH 31/72] gettextize: git-fetch "
` [PATCH 32/72] gettextize: git-fetch formatting messages
` [PATCH 33/72] gettextize: git-fetch update_local_ref messages
` [PATCH 34/72] gettextize: git-fetch split up "(non-fast-forward)" message
` [PATCH 35/72] gettextize: git-grep basic messages
` [PATCH 36/72] gettextize: git-grep "--open-files-in-pager" message
` [PATCH 37/72] gettextize: git-log basic messages
` [PATCH 38/72] gettextize: git-log "--OPT does not make sense" messages
` [PATCH 39/72] gettextize: git-merge basic messages
` [PATCH 40/72] gettextize: git-merge "Updating %s..%s" message
` [PATCH 41/72] gettextize: git-merge "You have not concluded your merge" messages
` [PATCH 42/72] gettextize: git-merge "Wonderful" message
` [PATCH 43/72] gettextize: git-mv basic messages
` [PATCH 44/72] gettextize: git-mv "bad" messages
` [PATCH 45/72] gettextize: git-rm basic messages
` [PATCH 46/72] gettextize: git-reset "
` [PATCH 47/72] gettextize: git-reset reset_type_names messages
` [PATCH 48/72] gettextize: git-reset "Unstaged changes after reset" message
` [PATCH 49/72] gettextize: git-tag basic messages
` [PATCH 50/72] gettextize: git-tag tag_template message
` [PATCH 51/72] gettextize: git-push basic messages
` [PATCH 52/72] gettextize: git-push "prevent you from losing" message
` [PATCH 53/72] gettextize: git-status basic messages
` [PATCH 54/72] gettextize: git-status "nothing to commit" messages
` [PATCH 55/72] gettextize: git-status shortstatus messages
` [PATCH 56/72] gettextize: git-status "Changes to be committed" message
` [PATCH 57/72] gettextize: git-status "Initial commit" message
` [PATCH 58/72] gettextize: git-status "renamed: " message
` [PATCH 59/72] gettextize: git-archive basic messages
` [PATCH 60/72] gettextize: git-bundle "
` [PATCH 61/72] gettextize: git-clean "
` [PATCH 62/72] gettextize: git-clean clean.requireForce messages
` [PATCH 63/72] gettextize: git-describe basic messages
` [PATCH 64/72] gettextize: git-gc "
` [PATCH 65/72] gettextize: git-gc "Auto packing the repository" message
` [PATCH 66/72] gettextize: git-notes basic commands
` [PATCH 67/72] gettextize: git-notes GIT_NOTES_REWRITE_MODE error message
` [PATCH 68/72] gettextize: git-revert basic messages
` [PATCH 69/72] gettextize: git-revert "Your local changes" message
` [PATCH 70/72] gettextize: git-revert literal "me" messages
` [PATCH 71/72] gettextize: git-revert split up "could not revert/apply" message
` [PATCH 72/72] gettextize: git-shortlog basic messages

[PATCH] gitweb/gitweb.perl: remove use of qw(...) as parentheses
 2011-02-19 19:11 UTC  (13+ messages)
` [PATCH v2 0/3] Fix failure-causing warnings in Gitweb + improve gitweb-lib.sh
` [PATCH v2 1/3] t/gitweb-lib.sh: print to stderr when gitweb_run has errors
` [PATCH v2 2/3] gitweb/gitweb.perl: remove use of qw(...) as parentheses
` [PATCH v2 3/3] gitweb/gitweb.perl: don't call S_ISREG() with undef

[PATCH] t/t7500-commit.sh: use test_cmp instead of test
 2011-02-19 18:29 UTC 

[1.8.0] Summary of the discussions
 2011-02-19 16:59 UTC  (3+ messages)
` [1.7.5] Let fetch and pull recurse into submodules when new commits are recorded
` [1.8.0] Recursively checkout, merge and reset populated submodules

[PATCH] Documentation: default -u<mode> is 'normal'
 2011-02-19 16:30 UTC 

[PATCH 0/3] Git rename detection improvements
 2011-02-19 15:31 UTC  (3+ messages)

[PATCH 1/3] revlist.c: introduce --cherry for unsymmetric picking
 2011-02-19 14:47 UTC  (5+ messages)
` [PATCH 2/3] t6007: Make sure we test --cherry-pick
` [PATCH 3/3] rev-list: documentation and test for --cherry

[CGit] [PATCH 0/6] Communicate the repo name to the filter scripts
 2011-02-19 13:54 UTC  (3+ messages)

[PATCH v2 0/8] git-p4 fixes and enhancements
 2011-02-19 13:18 UTC  (9+ messages)
` [PATCH v2 1/8] git-p4: test script
` [PATCH v2 2/8] git-p4: fix key error for p4 problem
` [PATCH v2 3/8] git-p4: add missing newline in initial import message
` [PATCH v2 4/8] git-p4: accommodate new move/delete type in p4
` [PATCH v2 5/8] git-p4: reinterpret confusing p4 message
` [PATCH v2 6/8] git-p4: better message for "git-p4 sync" when not cloned
` [PATCH v2 7/8] git-p4: decode p4 wildcard characters
` [PATCH v2 8/8] git-p4: support clone --bare

What's the definition of a valid Git symbolic reference?
 2011-02-19 13:10 UTC  (5+ messages)

Mercurial over Git no success
 2011-02-19 13:06 UTC  (4+ messages)

[PATCH 1/3] git-p4: Improve rename detection support
 2011-02-19 12:13 UTC  (2+ messages)

Commit/merge messages for binary files
 2011-02-19  8:16 UTC  (9+ messages)
            ` [PATCH 1/2] diff: handle diffstat of rewritten "
            ` [PATCH 2/2] diff: don't retrieve binary blobs for diffstat

cvsimport still not working with cvsnt
 2011-02-19  7:17 UTC  (15+ messages)

[PATCH 1/3] for_each_hash: allow passing a 'void *data' pointer to callback
 2011-02-19  4:30 UTC  (3+ messages)
` [PATCH 2/3] diffcore-rename: propler honor the difference between -M and -C
  ` [PATCH 3/3] diffcore-rename: improve estimate_similarity() heuristics

Gitweb complains "404 - No such project" when following links from Gmail
 2011-02-19  1:18 UTC  (2+ messages)

stash --patch splitting
 2011-02-19  0:49 UTC 

Directory replaced with a file confuses cherry-pick
 2011-02-18 20:00 UTC  (6+ messages)

git remote repo using http
 2011-02-18 18:40 UTC  (2+ messages)

Can Gitweb show a git-shortog(1) between two revisions?
 2011-02-18 15:23 UTC  (2+ messages)

[PATCHv2 1/2] git-patch-id: test for "no newline" markers
 2011-02-18 14:29 UTC  (11+ messages)
` [PATCHv2 2/2] git-patch-id: do not trip over "
      ` [PATCHv3 1/2] git-patch-id: test for "
        ` [PATCHv3 2/2] git-patch-id: do not trip over "

Directory replaced with a file confuses cherry-pick
 2011-02-18 14:27 UTC  (2+ messages)

git svn clone failing
 2011-02-18 14:21 UTC  (3+ messages)

an error when using 'git send-email'
 2011-02-18 13:51 UTC  (2+ messages)

[PATCH] parse_tag_buffer(): do not prefixcmp() out of range
 2011-02-18 12:49 UTC  (2+ messages)
` [PATCH] parse_tag_buffer(): avoid out of bound access

git clone NonExistentLocation
 2011-02-18 10:16 UTC  (9+ messages)

[PATCH] mergetool--lib: add support for beyond compare
 2011-02-18  9:36 UTC  (2+ messages)

My git-gui difftool script
 2011-02-18  9:24 UTC  (6+ messages)

Hint for rebase in progress
 2011-02-18  9:07 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).