git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-21 15:44:38 to 2013-03-24 05:31:15 UTC [more...]

[PATCH v3 0/5] nd/branch-show-rebase-bisect-state updates
 2013-03-24  5:30 UTC  (3+ messages)
` [PATCH] status, branch: fix the misleading "bisecting" message

[regression?] trailing slash required in .gitattributes
 2013-03-24  5:25 UTC  (8+ messages)

[PATCH v3 1/4] difftool: silence uninitialized variable warning
 2013-03-24  5:19 UTC  (26+ 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] "
                    ` [PATCH v2 0/3] difftool --dir-diff test improvements
                      ` [PATCH v2 1/3] t7800: don't hide grep output
                      ` [PATCH v2 2/3] t7800: fix tests when difftool uses --no-symlinks
                      ` [PATCH v2 3/3] t7800: run --dir-diff tests with and without symlinks

[BUG?] rebase -i: edit versus unmerged changes
 2013-03-24  5:13 UTC  (9+ messages)

Hard reset of a subdirectory in a sparse checkout setting
 2013-03-24  5:06 UTC  (4+ messages)
` [PATCH] checkout: add --sparse for restoring files in sparse checkout mode

[PATCH 0/4] drop some "int x = x" hacks to silence gcc warnings
 2013-03-24  4:55 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

[RFC] test-lib.sh: No POSIXPERM for cygwin
 2013-03-24  2:49 UTC  (2+ messages)

[PATCH] checkout: avoid unncessary match_pathspec calls
 2013-03-24  2:45 UTC  (2+ messages)

[PATCH] Fix revision walk for commits with the same dates
 2013-03-24  2:18 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-03-24  0:57 UTC  (12+ 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] contrib/subtree: general updates
 2013-03-24  0:16 UTC  (4+ messages)

[PATCH] combine-diff: coalesce lost lines optimally
 2013-03-23 17:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] refs.c: fix fread error handling
 2013-03-23 17:16 UTC 

Bug: `gitsubmodule` does not list modules with unicode characters
 2013-03-23 16:28 UTC 

[FEATURE-REQUEST] difftool --dir-diff: use the commit names as directory names instead of left/right
 2013-03-23 15:30 UTC  (4+ messages)

[PATCH v3 0/6] Support triangular workflows
 2013-03-23 13:18 UTC  (22+ 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 0/3] Introduce pull.autostash
 2013-03-23 12:48 UTC  (8+ 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

[PATCH v2 0/6] Support triangular workflows
 2013-03-23 12:42 UTC  (7+ messages)

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

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

Some small issues with GIT GUI on MacOS
 2013-03-23  9:03 UTC  (2+ messages)

git branch: multiple --merged and --no-merged options?
 2013-03-23  8:13 UTC  (4+ messages)

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

Fwd: mailmap documentation add grave accents
 2013-03-23  4:14 UTC  (2+ messages)
  `  "

[PATCH] merge/pull: verify GPG signatures of commits being merged
 2013-03-23  3:08 UTC  (4+ 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 

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

Memory corruption when rebasing with git version 1.8.1.5 on arch
 2013-03-22 21:24 UTC  (13+ 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)
  `  "

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

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


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