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

[PATCH 02/65] i18n: apply: mark parseopt strings for translation
 2012-05-28 11:13 UTC  (44+ messages)
` [PATCH 03/65] i18n: archive: "
  ` [PATCH 04/65] i18n: add: "
  ` [PATCH 05/65] i18n: bisect--helper: "
  ` [PATCH 06/65] i18n: blame: "
  ` [PATCH 07/65] i18n: branch: "
  ` [PATCH 08/65] i18n: cat-file: "
  ` [PATCH 09/65] i18n: check-attr: "
  ` [PATCH 10/65] i18n: checkout-index: "
  ` [PATCH 11/65] i18n: checkout: "
  ` [PATCH 12/65] i18n: cherry: "
  ` [PATCH 13/65] i18n: clean: "
  ` [PATCH 14/65] i18n: clone: "
  ` [PATCH 15/65] i18n: column: "
  ` [PATCH 16/65] i18n: commit: "
  ` [PATCH 17/65] i18n: config: "
  ` [PATCH 18/65] i18n: count-objects: "
  ` [PATCH 19/65] i18n: describe: "
  ` [PATCH 20/65] i18n: fast-export: "
  ` [PATCH 21/65] i18n: fetch: "
  ` [PATCH 22/65] i18n: fmt-merge-msg: "
  ` [PATCH 23/65] i18n: for-each-ref: "
  ` [PATCH 24/65] i18n: format-patch: "
  ` [PATCH 25/65] i18n: fsck: "
  ` [PATCH 26/65] i18n: gc: "
  ` [PATCH 27/65] i18n: grep: "
  ` [PATCH 28/65] i18n: hash-object: "
  ` [PATCH 29/65] i18n: help: "
  ` [PATCH 30/65] i18n: init-db: "
  ` [PATCH 31/65] i18n: log: "
  ` [PATCH 32/65] i18n: ls-files: "
  ` [PATCH 33/65] i18n: ls-tree: "
  ` [PATCH 34/65] i18n: merge-base: "
  ` [PATCH 35/65] i18n: merge-file: "
  ` [PATCH 36/65] i18n: merge: "
  ` [PATCH 37/65] i18n: mktree: "
  ` [PATCH 38/65] i18n: mv: "
  ` [PATCH 39/65] i18n: name-rev: "
  ` [PATCH 40/65] i18n: notes: "
  ` [PATCH 41/65] i18n: pack-objects: "
  ` [PATCH 42/65] i18n: pack-refs: "
  ` [PATCH 43/65] i18n: prune-packed: "
  ` [PATCH 44/65] i18n: prune: "
  ` [PATCH 45/65] i18n: push: "

[PATCH] git-submodule.sh: Always initialize $url variable
 2012-05-28  9:41 UTC 

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

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

Vietnamese l10n pull request problems
 2012-05-28  8:36 UTC  (4+ messages)

[GSoC] Designing a faster index format - Progress report
 2012-05-28  8:26 UTC  (8+ messages)

[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

[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 

[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  (4+ 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  (14+ messages)
` [PATCH 2/2] completion: split __git_ps1 into a separate script

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


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