git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-28 19:01:59 to 2012-05-31 14:42:34 UTC [more...]

[PATCH v2 0/6] vcs-svn: housekeeping
 2012-05-31 14:41 UTC  (6+ messages)
` [PATCH v2 1/6] vcs-svn: fix clang-analyzer error
` [PATCH v2 2/6] vcs-svn: simplify cleanup in apply_one_window()
` [PATCH v2 3/6] vcs-svn: prefer constcmp to prefixcmp
` [PATCH v2 4/6] vcs-svn: prefer strstr over memmem
` [PATCH v2 5/6] vcs-svn: fix signedness warnings

[PATCHv2] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-05-31 14:40 UTC  (3+ messages)
  ` [PATCHv3] Read from XDG configuration file, not write

Bug: rebase when an author uses accents in name on MacOSx
 2012-05-31 14:28 UTC  (8+ messages)

[PATCH] i18n: apply: split to fix a partial i18n message
 2012-05-31 14:18 UTC  (15+ messages)
  ` [PATCH 1/6] Remove i18n legos in notifying new branch tracking setup
  ` [PATCH 2/6] reflog: remove i18n legos in pruning message
  ` [PATCH 3/6] merge-recursive: remove i18n legos in conflict messages
  ` [PATCH 4/6] notes-merge: remove i18n legos in merge result message
  ` [PATCH 5/6] rerere: remove i18n legos in "
  ` [PATCH 6/6] unpack-trees: remove i18n legos in unpack's porcelain error messages

[PATCH/RFC] Makefile: add missing GIT-VERSION-FILE dependency
 2012-05-31 14:10 UTC 

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

[PATCH 0/7] vcs-svn: housekeeping
 2012-05-31 13:14 UTC  (10+ messages)
` [PATCH 3/7] vcs-svn: fix signedness warnings
` [PATCH 5/7] vcs-svn: fix cppcheck warning
` [PATCH 7/7] vcs-svn: fix clang-analyzer warning

How to find all the commits that comprise a branch?
 2012-05-31 12:56 UTC  (5+ messages)

[PATCH] Remove perl dependency from git-submodule.sh
 2012-05-31 11:25 UTC  (6+ messages)

git version statistics
 2012-05-31 12:00 UTC  (2+ 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] "

[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  (26+ 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

[PATCH/RFC] improve no-op push output
 2012-05-31  6:10 UTC  (3+ 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 

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  (14+ messages)
` [PATCH 03/65] i18n: archive: "

[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


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