git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-02-06 22:56:43 to 2013-02-09 12:26:11 UTC [more...]

[BUG] can't switch branches with submodules
 2013-02-09 12:25 UTC 

inotify to minimize stat() calls
 2013-02-09 12:11 UTC  (10+ messages)

Credentials and the Secrets API
 2013-02-09 10:58 UTC  (3+ messages)

Wishlist: git help bisect should mention "stop" keyword
 2013-02-09  8:44 UTC 

[RFC/PATCH] Introduce branch.<name>.pushremote
 2013-02-09  7:50 UTC  (7+ messages)
  ` [RFC/PATCH] Introduce remote.pushdefault

Proposal: branch.<name>.remotepush
 2013-02-09  7:29 UTC  (25+ messages)

[PATCH v2 2/2] i18n: mark OPTION_NUMBER (-NUM) for translation
 2013-02-09  6:31 UTC  (7+ messages)
` [PATCH v4] Add utf8_fprintf helper which returns correct columns
        ` [PATCH v5] Add utf8_fprintf helper that "

Please pull l10n updates for 1.8.2 round 1
 2013-02-09  3:55 UTC 

Permission denied on home dir results in fatal error as of 1.8.1.1
 2013-02-09  2:33 UTC  (4+ messages)

git bisect result off by 1 commit
 2013-02-09  2:03 UTC  (2+ messages)

[PATCH 1/2] git-count-objects.txt: describe each line in -v output
 2013-02-09  1:58 UTC  (13+ messages)
` [PATCH 2/2] count-objects: report garbage files in .git/objects/pack directory too
` [PATCH v2 0/3] count-objects improvements
  ` [PATCH v2 1/3] git-count-objects.txt: describe each line in -v output
  ` [PATCH v2 2/3] count-objects: report garbage files in pack directory too
  ` [PATCH v2 3/3] count-objects: report how much disk space taken by garbage files

[PATCH] user-manual: Rewrite git-gc section for automatic packing
 2013-02-09  1:13 UTC  (6+ messages)

segfault for git log --graph --no-walk --grep a
 2013-02-09  1:08 UTC  (10+ messages)

Improve 'git help' with basic user guide linkss
 2013-02-08 23:16 UTC  (5+ messages)

[PATCH] git-mergetool: print filename when it contains %
 2013-02-08 21:09 UTC  (4+ messages)

`git checkout --orpan` leaves a dirty worktree
 2013-02-08 20:38 UTC  (7+ messages)

Bug in "git log --graph -p -m" (version 1.7.7.6)
 2013-02-08 19:40 UTC  (9+ messages)
          ` [PATCH] graph: output padding for merge subsequent parents

[PATCH 0/6] Improve "git log --graph" output of merges
 2013-02-08 19:31 UTC  (9+ messages)
` [PATCH 1/6] graph: output padding for merge subsequent parents
` [PATCH 2/6] diff: write prefix to the correct file
` [PATCH 3/6] diff.c: make constant string arguments const
` [PATCH 4/6] diff: add diff_line_prefix function
` [PATCH 5/6] diff.c: use diff_line_prefix() where applicable
` [PATCH 6/6] combine-diff.c: teach combined diffs about line prefix

[PATCH v2] branch: show rebase/bisect info when possible instead of "(no branch)"
 2013-02-08 18:35 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] git-send-email: add ~/.authinfo parsing
 2013-02-08 18:15 UTC  (16+ messages)
` [PATCH 0/4] Allow contrib/ to use Git's Makefile for perl code
  ` [PATCH 1/4] Makefile: extract perl-related rules to make them available from other dirs
  ` [PATCH 3/4] Makefile: factor common configuration in git-default-config.mak
        ` [PATCH 1/2] Makefile: make script-related rules usable from subdirectories
          ` [PATCH 2/2] git-remote-mediawiki: use toplevel's Makefile
  ` [PATCH 4/4] git-remote-mediawiki: use Git's Makefile to build the script

[PATCH] user-manual: Update for receive.denyCurrentBranch=refuse
 2013-02-08 17:04 UTC 

git filter-branch --prune-empty not removing commits
 2013-02-08 16:53 UTC  (2+ messages)

[PATCH] Use __VA_ARGS__ for all of error's arguments
 2013-02-08 15:54 UTC  (9+ messages)

Fwd: Git remote possible feature request
 2013-02-08 15:30 UTC 

[WIP/RFH/RFD/PATCH] grep: allow to use textconv filters
 2013-02-08 11:27 UTC  (23+ messages)
` [RFC/PATCH 0/4] textconv for show and grep
  ` [RFC/PATCH 1/4] show: obey --textconv for blobs
  ` [RFC/PATCH 4/4] grep: obey --textconv for the case rev:path

[Request] Git export with hardlinks
 2013-02-08  9:58 UTC  (2+ messages)

How to diff 2 file revisions with gitk
 2013-02-08  6:21 UTC  (2+ messages)

[PATCH] Add contrib/credentials/netrc with GPG support
 2013-02-08  6:18 UTC  (15+ messages)
  ` [PATCH] Add contrib/credentials/netrc with GPG support, try #2
        ` [PATCHv4] Add contrib/credentials/netrc with GPG support
            ` [PATCHv5] "
                  ` [PATCHv6] "

[RFC] test-lib.sh: No POSIXPERM for cygwin
 2013-02-08  6:08 UTC  (4+ messages)

[PATCHv2 0/5] Make git-send-email use git-credential
 2013-02-08  5:11 UTC  (11+ messages)
` [PATCHv2 1/5] Git.pm: allow command_close_bidi_pipe to be called as method
` [PATCHv2 2/5] Git.pm: fix example in command_close_bidi_pipe documentation
` [PATCHv2 3/5] Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe
` [PATCHv2 4/5] Git.pm: add interface for git credential command
` [PATCHv2 5/5] git-send-email: use git credential to obtain password

[ANNOUNCE] Git v1.8.1.3
 2013-02-08  0:13 UTC 

Preventing merges from one branch into others
 2013-02-07 19:38 UTC  (2+ messages)

overriding/removing inherited credential.helper
 2013-02-07 18:38 UTC  (4+ messages)
` overriding/removing inherited credential.helper, Do not add an empty value from config credential.helper

[PATCH v3 0/8] Hiding refs
 2013-02-07 18:25 UTC  (15+ messages)

[PATCH] git-send-email: add ~/.authinfo parsing
 2013-02-07 14:30 UTC  (12+ messages)

[PATCH] connect.c: Tell *PLink to always use ssh protocol
 2013-02-07  9:40 UTC  (3+ messages)

[PATCH 0/3] Make Git compile warning-free with Clang
 2013-02-07  8:41 UTC  (8+ messages)
` [PATCH 2/3] combine-diff: suppress a clang warning

[PATCH 0/4] Make git-send-email git-credential
 2013-02-07  7:22 UTC  (10+ messages)
` [PATCH 2/4] Git.pm: Allow pipes to be closed prior to calling command_close_bidi_pipe
` [PATCH 3/4] Git.pm: Add interface for git credential command
` [PATCH 4/4] git-send-email: Use git credential to obtain password

Hyper links of london sale occurs in several designs
 2013-02-07  6:34 UTC 

will git provide `submodule remove` option ?‏
 2013-02-07  5:45 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).