git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-31 01:29:17 to 2012-06-02 21:06:44 UTC [more...]

[PATCHv2] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-06-02 21:05 UTC  (9+ messages)
  ` [PATCHv3] Read from XDG configuration file, not write
    ` [PATCHv4] Read (but not write) from XDG configuration, XDG attributes and XDG ignore files

git version statistics
 2012-06-02 19:05 UTC  (14+ messages)
            ` [PATCH 1/4] move git_version_string into version.c
            ` [PATCH 2/4] version: add git_user_agent function
            ` [PATCH 3/4] http: get default user-agent from git_user_agent
            ` [PATCH 4/4] include agent identifier in capability string

[PATCH] l10n: de.po: add additional newline
 2012-06-02 18:31 UTC 

[PATCH] l10n: de.po: translate 2 new, 3 fuzzy messages
 2012-06-02 17:53 UTC 

[PATCH] dir.c: Fix a sparse warning
 2012-06-02 17:05 UTC 

How to handle terminal detection in a daemon calling git?
 2012-06-02 16:51 UTC  (9+ messages)

Bug: rebase when an author uses accents in name on MacOSx
 2012-06-02 16:37 UTC  (20+ messages)

[PATCH 02/65] i18n: apply: mark parseopt strings for translation
 2012-06-02 12:44 UTC  (6+ messages)
` [PATCH 03/65] i18n: archive: "

More use of levenshtein?
 2012-06-02 11:37 UTC  (3+ messages)

i18n: git-submodule message does not appear in git.pot
 2012-06-02 11:35 UTC 

Bug: git ls-files and ignored directories
 2012-06-02 11:00 UTC  (9+ messages)

[PATCH/RFC]Test environment for Git-MediaWiki
 2012-06-02 10:47 UTC  (19+ messages)
` [PATCH 1/3] Script to install, delete and clear a MediaWiki
  ` [PATCH 2/3] Test environment of git-remote-mw
` [PATCH 1/2] FIX: t9360. NEW test t9361 for git pull and git push
  ` [PATCH 2/2] FIX: Syntax of shell and perl scripts and posix compliant
` [PATCH] "
` [PATCH 1/3] FIX: cmd_* moved to wiki_* in test-gitmw-lib.sh and other files
  ` [PATCH 3/3] Tests file for git-remote-mediawiki

remote.branch.tagopts = --tags not updating branches
 2012-06-02  9:54 UTC 

[PATCH] fix many comment typos
 2012-06-02  8:03 UTC 

Please pull git-l10n updates on maint branch
 2012-06-02  1:26 UTC  (4+ messages)

Getting the commit that corresponds to a specific annotated tag
 2012-06-01 22:27 UTC  (5+ messages)

[PATCHv3] Read from XDG configuration file, not write
 2012-06-01 22:07 UTC 

GIT PULL] ext4 updates for 3.5
 2012-06-01 20:52 UTC  (8+ messages)

[PATCHv2] Possibility to read both from ~/.gitconfig and from $XDG_CONFIG_HOME/git/config
 2012-06-01 19:49 UTC 

[PATCHv2 1/2] wt-status: better advices for git status
 2012-06-01 19:39 UTC  (31+ messages)
` [PATCHv3 1/2] wt-status.*: better advices for git status added
  ` [PATCHv4 1/3] "
    ` [PATCHv4 3/3] Advices about 'git rm' during conflicts (unmerged paths) more relevant
    ` [PATCHv5 1/3] wt-status.*: better advices for git status added
      ` [PATCHv5 2/3] t7512-status-help.sh: better advices for git status
      ` [PATCHv5 3/3] status: don't suggest "git rm" or "git add" if not appropriate

[RFC] Deal with HTTP 401 by requesting credentials
 2012-06-01 17:02 UTC  (5+ messages)

[PATCH v2 0/6] vcs-svn: housekeeping
 2012-06-01 16:43 UTC  (10+ 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
` [PATCH v2 6/6] vcs-svn: drop no-op reset methods

[PATCH] l10n: de.po: translate 41 new messages
 2012-06-01 14:55 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[GSoC] Designing a faster index format - Progress report week 6
 2012-06-01 14:49 UTC  (5+ messages)
` Review of current github code [Re: [GSoC] Designing a faster index format - Progress report week 6]

Please pull git-l10n updates on master branch
 2012-06-01 13:49 UTC  (5+ messages)
` Nits abut the italian translation (was: Re: Please pull git-l10n updates on master branch)
    ` Nits abut the italian translation

1.7.10.3 configure does not generate Makefiles
 2012-06-01 11:48 UTC  (3+ messages)

Bug in git citool when staging symlink as replacement for submodule
 2012-06-01 10:31 UTC 

Finding a branch point in git
 2012-06-01  9:15 UTC  (11+ messages)

git-smart-http reject push
 2012-06-01  6:52 UTC  (4+ messages)

What's cooking in git.git (May 2012, #07; Thu, 31)
 2012-05-31 23:13 UTC 

[PATCH] i18n: apply: split to fix a partial i18n message
 2012-05-31 20:31 UTC  (17+ 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 19:42 UTC  (2+ messages)

[PATCH] Remove perl dependency from git-submodule.sh
 2012-05-31 19:26 UTC  (9+ messages)

Cherry-pick dangles and forgets helpful advice in next
 2012-05-31 17:29 UTC  (8+ 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  (3+ messages)

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

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

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