git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-02-07 14:02:15 to 2013-02-10 04:45:42 UTC [more...]

[PATCH v3 0/8] Hiding refs
 2013-02-10  4:45 UTC  (15+ messages)

Feature request: Allow extracting revisions into directories
 2013-02-10  4:19 UTC  (12+ messages)

[PATCH] git-bisect.txt: clarify that reset finishes bisect
 2013-02-10  1:49 UTC  (6+ messages)

[PATCH] mergetools,difftool: fix printf usage
 2013-02-10  1:21 UTC 

[PATCH v2 00/10] unify appending of sob
 2013-02-09 23:49 UTC  (7+ messages)
` [PATCH v2 06/10] sequencer.c: teach append_signoff how to detect duplicate s-o-b

What's cooking in git.git (Feb 2013, #04; Sat, 9)
 2013-02-09 23:39 UTC 

[PATCH 0/3] Fix a portability issue with git-cvsimport
 2013-02-09 22:58 UTC  (6+ messages)
` [PATCH 1/3] Move Git::SVN::get_tz to Git::get_tz_offset
` [PATCH 2/3] Fix get_tz_offset to properly handle DST boundary cases
` [PATCH 3/3] Avoid non-portable strftime format specifiers in git-cvsimport

Please pull l10n updates for 1.8.2 round 1
 2013-02-09 21:44 UTC  (2+ messages)

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

inotify to minimize stat() calls
 2013-02-09 19:35 UTC  (15+ messages)

git-completion.bash --local
 2013-02-09 18:37 UTC 

[BUG] can't switch branches with submodules
 2013-02-09 12:32 UTC  (3+ messages)
` Moving (renaming) submodules, recipe/script

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 

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 "

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 

[RFC/PATCH 0/4] textconv for show and grep
 2013-02-08 11:27 UTC  (10+ messages)
` [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  (10+ messages)
` [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] git-send-email: add ~/.authinfo parsing
 2013-02-07 14:30 UTC  (12+ 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).