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

git version statistics
 2012-05-31 11:48 UTC 

[PATCH 0/7] vcs-svn: housekeeping
 2012-05-31 11:34 UTC  (7+ messages)
` [PATCH 5/7] vcs-svn: fix cppcheck warning
` [PATCH 7/7] vcs-svn: fix clang-analyzer warning

[PATCH] i18n: apply: split to fix a partial i18n message
 2012-05-31 11:20 UTC 

[PATCH] Remove perl dependency from git-submodule.sh
 2012-05-31 10:40 UTC  (5+ messages)

Bug: git ls-files and ignored directories
 2012-05-31 10:14 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 41 new messages
 2012-05-31  9:56 UTC  (3+ messages)
` [PATCH v2] "

Bug: rebase when an author uses accents in name on MacOSx
 2012-05-31  9:33 UTC  (6+ messages)

[PATCHv2] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-05-31  8:46 UTC 

[PATCH/RFC] t7512-status-warnings.sh : better advices for git status
 2012-05-31  7:59 UTC  (27+ messages)
` [PATCHv2 1/2] wt-status: "
  ` [PATCHv3 1/2] wt-status.*: better advices for git status added
    ` [PATCHv3 2/2] t7512-status-warnings.sh: better advices for git status
    ` [PATCHv4 1/3] wt-status.*: better advices for git status added
      ` [PATCHv4 2/3] t7512-status-warnings.sh: better advices for git status
      ` [PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant

[PATCH] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-05-31  7:26 UTC  (2+ messages)

[PATCH/RFC]Test environment for Git-MediaWiki
 2012-05-31  7:19 UTC  (6+ messages)
` [PATCH 1/3] Script to install, delete and clear a MediaWiki
  ` [PATCH 2/3] Test environment of git-remote-mw
  ` [PATCH 3/3] Tests file for git-remote-mediawiki

How to handle terminal detection in a daemon calling git?
 2012-05-31  6:22 UTC  (4+ messages)

[PATCH/RFC] improve no-op push output
 2012-05-31  6:10 UTC  (3+ messages)

How to find all the commits that comprise a branch?
 2012-05-31  3:22 UTC  (4+ messages)

bug? Python traceback on git push
 2012-05-31  1:08 UTC  (2+ messages)

Cherry-pick dangles and forgets helpful advice in next
 2012-05-30 23:40 UTC  (7+ messages)

[PATCH 0/3] clone --local fixes
 2012-05-30 23:33 UTC  (16+ messages)
` [PATCH 2/3] clone: make --local handle URLs
        ` [PATCH 1/2] docs/clone: mention that --local may be ignored
        ` [PATCH 2/2] clone: allow --no-local to turn off local optimizations

'git merge tag' not working as before
 2012-05-30 23:12 UTC  (3+ messages)

[PATCH] diff: Only count lines in show_shortstats()
 2012-05-30 21:58 UTC 

[PATCHv2] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-05-30 21:54 UTC  (2+ messages)

Finding a branch point in git
 2012-05-30 21:54 UTC  (8+ messages)

calling git rebase with invalid onto-ref exits with wrong error message
 2012-05-30 21:11 UTC  (5+ messages)
    ` [PATCH] rebase: report invalid commit correctly

gitk - remembering views
 2012-05-30 14:46 UTC  (2+ messages)

[RFC] Possibility to have a per-user config directory
 2012-05-30 14:44 UTC 

[PATCH 02/65] i18n: apply: mark parseopt strings for translation
 2012-05-30 12:50 UTC  (35+ messages)
` [PATCH 03/65] i18n: archive: "
  ` [PATCH 45/65] i18n: push: "
  ` [PATCH 46/65] i18n: read-tree: "
  ` [PATCH 47/65] i18n: remote: "
  ` [PATCH 48/65] i18n: replace: "
  ` [PATCH 49/65] i18n: status: "
  ` [PATCH 50/65] i18n: rerere: "
  ` [PATCH 51/65] i18n: reset: "
  ` [PATCH 52/65] i18n: rev-parse: "
  ` [PATCH 53/65] i18n: revert, cherry-pick: "
  ` [PATCH 54/65] i18n: rm: "
  ` [PATCH 55/65] i18n: shortlog: "
  ` [PATCH 56/65] i18n: show-branch: "
  ` [PATCH 57/65] i18n: show-ref: "
  ` [PATCH 58/65] i18n: symbolic-ref: "
  ` [PATCH 59/65] i18n: tag: "
  ` [PATCH 60/65] i18n: update-index: "
  ` [PATCH 61/65] i18n: update-ref: "
  ` [PATCH 62/65] i18n: update-server-info: "
  ` [PATCH 63/65] i18n: verify-pack: "
  ` [PATCH 64/65] i18n: verify-tag: "
  ` [PATCH 65/65] i18n: write-tree: "

[RFC] Possibility to have a per-user config directory
 2012-05-30 11:49 UTC  (2+ messages)

1.7.10.3 configure does not generate Makefiles
 2012-05-30 11:38 UTC  (3+ messages)

git 1.7.10.msysgit.1: different behaviour in ".gitignore" and ".git/info/exclude"
 2012-05-30 10:52 UTC  (3+ messages)

"docs: stop using asciidoc no-inline-literal" breaks asciidoc 8.2.5
 2012-05-30 10:22 UTC  (15+ messages)
      ` [PATCH 0/3] docs: asciidoc version tweaks
        ` [PATCH 1/3] INSTALL: update asciidoc recommendation
        ` [PATCH 2/3] docs: drop asciidoc7compatible flag
        ` [PATCH 3/3] docs: drop antique comment from Makefile

[WISH] git diff --pickaxe-line feature?
 2012-05-30  7:21 UTC 

[PATCH] Add persistent-https to contrib
 2012-05-29 23:34 UTC  (7+ messages)
` [PATCH v2] "

How does Git's maintenance policy handle topics that don't start from "master?"
 2012-05-29 23:16 UTC  (6+ messages)

[PATCH] git-svn: Destroy the cache when we fail to read it
 2012-05-29 20:48 UTC  (8+ messages)
    ` [RFC/PATCH] git-svn: use YAML format for mergeinfo cache when possible

Git hangs at “Writing objects: 11%”
 2012-05-29 20:42 UTC  (9+ messages)

triggering pack-refs
 2012-05-29 19:47 UTC  (2+ messages)

[PATCH v7 0/9] submodule: improve robustness of path handling
 2012-05-29 19:21 UTC  (7+ messages)
` [PATCH v7 6/9] submodule: fix detection of invalid submodule URL

[PATCH] Reduce cost of deletion in levenstein distance (4 -> 3)
 2012-05-29 18:58 UTC  (3+ messages)

"git push" silently fails, says 'Everything up-to-date" when it's not
 2012-05-29 18:53 UTC  (3+ messages)

[PATCH] Do not autosquash in case of an implied interactive rebase
 2012-05-29 18:43 UTC  (6+ messages)
` [PATCHv2] "

[GSoC] Designing a faster index format - Progress report
 2012-05-29 18:33 UTC  (10+ messages)

[PATCH WIP 0/3] top-level gitignore considered less harmful
 2012-05-29 18:21 UTC  (4+ messages)
` [PATCH 2/3] exclude: do strcmp as much as possible before fnmatch

[PATCH] pack-objects: use streaming interface for reading large loose blobs
 2012-05-29 17:56 UTC  (2+ messages)

Alphabetize git config --list
 2012-05-29  8:49 UTC  (4+ messages)

Vietnamese l10n pull request problems
 2012-05-29  4:46 UTC  (3+ messages)

[GSoC] Designing a faster index format - Progress report week 6
 2012-05-28 21:44 UTC 

[PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
 2012-05-28 21:05 UTC  (7+ messages)

[PATCH] git-submodule.sh: Always initialize $url variable
 2012-05-28 19:46 UTC  (2+ messages)
` [PATCH] submodules: print "registered for path" message only once

[PATCH 1/2] Add possibility to store configuration in ~/.config/git/config file
 2012-05-28 16:16 UTC 


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