git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-20 19:55:24 to 2013-03-23 02:47:13 UTC [more...]

git branch: multiple --merged and --no-merged options?
 2013-03-23  2:46 UTC  (3+ messages)

[PATCH v2 3/4] merge/pull Check for untrusted good GPG signatures
 2013-03-23  1:57 UTC 

[PATCH v2 2/4] merge/pull: verify GPG signatures of commits being merged
 2013-03-23  1:57 UTC 

[PATCH v2 1/4] Move commit GPG signature verification to commit.c
 2013-03-23  1:57 UTC 

[PATCH v2 4/4] pretty printing: extend %G? to include 'N' and 'U'
 2013-03-23  1:57 UTC 

[PATCH v2 0/4] Verify GPG signatures when merging and extend %G? pretty string
 2013-03-23  1:57 UTC 

[PATCH] Avoid false positives in label detection in cpp diff hunk header regex
 2013-03-23  0:38 UTC  (7+ messages)

feature request - have git honor nested .gitconfig files
 2013-03-23  0:06 UTC  (4+ messages)

[PATCH v3 0/6] Support triangular workflows
 2013-03-22 23:41 UTC  (20+ messages)
` [PATCH 1/6] remote.c: simplify a bit of code using git_config_string()
` [PATCH 2/6] t5516 (fetch-push): update test description
` [PATCH 3/6] t5516 (fetch-push): introduce mk_test_with_name()
` [PATCH 4/6] remote.c: introduce a way to have different remotes for fetch/push
` [PATCH 5/6] remote.c: introduce remote.pushdefault
` [PATCH 6/6] remote.c: introduce branch.<name>.pushremote

[PATCH] merge/pull: verify GPG signatures of commits being merged
 2013-03-22 23:14 UTC  (3+ messages)

[regression?] trailing slash required in .gitattributes
 2013-03-22 23:08 UTC  (4+ messages)

[PATCH v3 1/4] difftool: silence uninitialized variable warning
 2013-03-22 23:05 UTC  (20+ messages)
` [PATCH 2/4] t7800: update copyright notice
  ` [PATCH v3 3/4] t7800: modernize tests
                  ` [PATCH 0/3] Improve difftool --dir-diff tests
                    ` [PATCH 1/3] t7800: don't hide grep output
                    ` [PATCH 2/3] t7800: fix tests when difftool uses --no-symlinks
                    ` [PATCH 3/3] t7800: run --dir-diff tests with and without symlinks
                      ` [PATCH 3/3 v2] "

git merge heuristic
 2013-03-22 22:33 UTC  (2+ messages)

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-03-22 21:55 UTC  (9+ messages)
` [PATCH v2 00/45] parse_pathspec and :(glob) magic
  ` [PATCH v2 06/45] Add parse_pathspec() that converts cmdline args to struct pathspec

[PATCH 0/4] drop some "int x = x" hacks to silence gcc warnings
 2013-03-22 21:36 UTC  (30+ messages)
` [PATCH 1/4] wt-status: fix possible use of uninitialized variable
` [PATCH 2/4] fast-import: use pointer-to-pointer to keep list tail
` [PATCH 3/4] drop some obsolete "x = x" compiler warning hacks
` [PATCH 4/4] transport: drop "int cmp = cmp" hack
          ` [PATCH 5/4] fast-import: clarify "inline" logic in file_change_m
          ` [PATCH 6/4] run-command: always set failed_errno in start_command
            ` [PATCH 7/4] submodule: clarify logic in show_submodule_summary
            ` [PATCH 8/4] match-trees: drop "x = x" initializations

Memory corruption when rebasing with git version 1.8.1.5 on arch
 2013-03-22 21:24 UTC  (13+ messages)

[PATCH] Fix revision walk for commits with the same dates
 2013-03-22 21:07 UTC  (4+ messages)
` [PATCH v2] "

[BUG?] rebase -i: edit versus unmerged changes
 2013-03-22 20:42 UTC  (8+ messages)

Git.pm with recent File::Temp fail
 2013-03-22 19:57 UTC 

Tag peeling peculiarities
 2013-03-22 17:42 UTC  (11+ messages)

Fwd: Bug: git web--browse doesn't recognise browser on OS X
 2013-03-22 17:36 UTC  (4+ messages)
  `  "

[PATCH 0/3] Introduce pull.autostash
 2013-03-22 17:02 UTC  (6+ messages)
` [PATCH 1/3] git-pull.sh: prefer invoking "git <command>" over "git-<command>"
` [PATCH 2/3] t5521 (pull-options): use test_commit() where appropriate
` [PATCH 3/3] git-pull.sh: introduce --[no-]autostash and pull.autostash

[FEATURE-REQUEST] difftool --dir-diff: use the commit names as directory names instead of left/right
 2013-03-22 16:52 UTC 

git merge <tag> behavior
 2013-03-22 15:23 UTC  (21+ messages)
  ` [PATCH] Documentation: merging a tag is a special case
              ` [PATCH v2] "
    ` [PATCH] t7600: test merge configuration override
` [PATCH] t7600: merge tag shoud create a merge commit

[PATCH v2 0/6] Support triangular workflows
 2013-03-22 15:16 UTC  (12+ messages)
` [PATCH 3/6] t5516 (fetch-push): introduce mk_test_with_name()

[PATCH 0/2] Fix a couple of minor things in pull test
 2013-03-22 12:31 UTC  (3+ messages)
` [PATCH 1/2] t5520 (pull): update test description
` [PATCH 2/2] t5520 (pull): use test_config where appropriate

Hard reset of a subdirectory in a sparse checkout setting
 2013-03-22 10:28 UTC 

What's cooking in git.git (Mar 2013, #06; Thu, 21)
 2013-03-22  0:11 UTC  (2+ messages)

[PATCH] Correct the docs about GIT_SSH
 2013-03-21 23:06 UTC 

[PATCH] diff.c: diff.renamelimit => diff.renameLimit in message
 2013-03-21 22:14 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Documentation: add a README file
 2013-03-21 22:09 UTC  (8+ messages)

[PATCH v9 0/5] git log -L
 2013-03-21 21:11 UTC  (8+ messages)
` [PATCH v9 1/5] Refactor parse_loc
` [PATCH v9 2/5] Export rewrite_parents() for 'log -L'
` [PATCH v9 3/5] Implement line-history search (git log -L)
` [PATCH v9 4/5] log -L: :pattern:file syntax to find by funcname
` [PATCH v9 5/5] Speed up log -L... -M

[PATCH] git-send-email.perl: implement suggestions made by perlcritic
 2013-03-21 16:51 UTC  (3+ messages)

Git on Mac OS and precomposed unicode
 2013-03-21 16:30 UTC  (2+ messages)

[PATCH jk/pkt-line-cleanup] t5700-clone-reference: send trace to fd 2, not 3, to please Windows git
 2013-03-21 15:04 UTC  (6+ messages)
` [PATCH] do not use GIT_TRACE_PACKET=3 in tests

[RFC] Add posibility to preload stat information
 2013-03-21 14:44 UTC  (6+ messages)

Which file is older in history?
 2013-03-21 13:26 UTC  (7+ messages)

[PATCH] Run git status in the background
 2013-03-21 12:29 UTC 

[BUG] git send-email and SSL_verify_mode
 2013-03-21  9:48 UTC 

Bug? git show behaves incorrectly when called on a stash object
 2013-03-21  8:10 UTC  (3+ messages)

[PATCH jk/checkout-attribute-lookup] t2003: work around path mangling issue on Windows
 2013-03-21  6:46 UTC  (3+ messages)

gitk says "file name too long"
 2013-03-21  6:39 UTC  (2+ messages)

[PATCH] git-am: fix "Applying" message when applypatch-hook was run
 2013-03-21  2:40 UTC  (4+ messages)

FW: Windows. Git, and Dedupe
 2013-03-20 21:45 UTC  (6+ messages)

[PATCH] t3200 (branch): modernize style
 2013-03-20 21:34 UTC  (5+ messages)

[PATCH] t7811 (grep-open): remove test_config() redefinition
 2013-03-20 19:59 UTC  (4+ messages)
` [PATCH] t: don't redefine test_config() in various places


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 NNTP newsgroup(s).