git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-30 09:36:21 to 2013-04-02 15:04:23 UTC [more...]

Re* git merge <tag> behavior
 2013-04-02 15:03 UTC  (9+ messages)
` [PATCH 0/3] Merging an annotated tag object
  ` [PATCH 1/3] merge: a random object may not necssarily be a commit
  ` [PATCH 2/3] t6200: use test_config/test_unconfig
  ` [PATCH 3/3] t6200: test message for merging of an annotated tag

[PATCH] rev-parse: clarify documentation for the --verify option
 2013-04-02 14:57 UTC  (5+ messages)

[PATCH] git-send-email.perl: implement suggestions made by perlcritic
 2013-04-02 14:49 UTC  (16+ messages)
` [PATCH v2] "
        ` [PATCH 1/3] send-email: use "return;" not "return undef;" on error codepaths
          ` [PATCH 2/3] send-email: drop misleading function prototype
          ` [PATCH 3/3] send-email: use the three-arg form of open in recipients_cmd

check-attr doesn't respect recursive definitions
 2013-04-02 14:48 UTC  (3+ messages)

[PATCH 1/2] require pathspec for "git add -u/-A"
 2013-04-02 14:43 UTC  (5+ messages)
` [PATCH 1/2] add: update pathless 'add [-u|-A]' warning to reflect change of plan
  ` [PATCH 2/2] add: add a newline at the end of pathless 'add [-u|-A]' warning

ZSH segmentation fault while completing "git mv dir/"
 2013-04-02 14:32 UTC  (8+ messages)

[PATCH] bash: teach __git_ps1 about REVERT_HEAD
 2013-04-02 14:20 UTC  (4+ messages)
` [PATCH 1/2] status: show 'revert' state and status hint
  ` [PATCH 2/2] status: show commit sha1 in "You are currently reverting" message

Bug in filter-branch -d option, new files are dumped into parent
 2013-04-02 14:22 UTC  (2+ messages)
` [PATCH] filter-branch: return to original dir after filtering

[PATCH 0/6] Re-roll rr/triangle
 2013-04-02 13:58 UTC  (8+ 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): drop implicit arguments from helper functions
` [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

zsh completion broken for file completion
 2013-04-02 12:47 UTC  (4+ messages)

[PATCH] count-objects: output "KiB" instead of "kilobytes"
 2013-04-02 11:43 UTC 

[PATCH v2 0/4] run-command: new check_command helper
 2013-04-02 10:31 UTC  (5+ messages)
` [PATCH v2 1/4] run-command: add "
` [PATCH v2 2/4] transport-helper: check if remote helper is alive
` [PATCH v2 3/4] tmp: remote-helper: add timers to catch errors
` [PATCH v2 4/4] tmp: run-command: code to exercise check_command

[PATCH 0/4] run-command: new check_command helper
 2013-04-02  9:36 UTC  (21+ messages)
` [PATCH 1/4] run-command: add "
` [PATCH 2/4] transport-helper: check if remote helper is alive
` [PATCH 3/4] tmp: remote-helper: add timers to catch errors
` [PATCH 4/4] tmp: run-command: code to exercise check_command

[PATCH 0/3] Some small fixes to glossary-content.txt
 2013-04-02  9:28 UTC  (4+ messages)
` [PATCH 1/3] Remove outdated/missleading/irrelevant entries from glossary-content.txt
` [PATCH 2/3] Improve description of SHA1 related topics in glossary-content.txt
` [PATCH 3/3] Remove definition of refspec and pathspec from glossary-content.txt

[PATCH] gitk: Move hard-coded colors to .gitk
 2013-04-02  8:41 UTC  (4+ messages)

Bug in "git rev-parse --verify"
 2013-04-02  8:20 UTC  (12+ messages)
                  ` [PATCH 1/2] peel_onion: disambiguate to favor tree-ish when we want a tree-ish
                  ` [PATCH 2/2] peel_onion(): teach $foo^{object} peeler

transient build error after 'Writing MYMETA.yml and MYMETA.json'
 2013-04-02  5:22 UTC  (3+ messages)

[PATCH 0/3] remote-helpers: trivial test fixes
 2013-04-01 23:40 UTC  (10+ messages)
` [PATCH 1/3] remote-helpers: fix the run of all tests
` [PATCH 2/3] remote-bzr: remove stale check code for tests
` [PATCH 3/3] remote-hg: fix hg-git test-case

[PATCH] rerere forget: grok files containing NUL
 2013-04-01 22:48 UTC  (2+ messages)

What's cooking in git.git (Apr 2013, #01; Mon, 1)
 2013-04-01 20:56 UTC 

[PATCH v4] submodule: add 'deinit' command
 2013-04-01 19:02 UTC  (6+ messages)
        ` [PATCH] submodule deinit: clarify work tree removal message

[PATCH 00/12] Layout control placeholders for pretty format
 2013-04-01 18:39 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/12] pretty: share code between format_decoration and show_decorations
  ` [PATCH v2 04/12] utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences
  ` [PATCH v2 05/12] pretty: save commit encoding from logmsg_reencode if the caller needs it
  ` [PATCH v2 07/12] utf8: keep NULs in reencode_string()
  ` [PATCH v2 08/12] pretty: two phase conversion for non utf-8 commits
  ` [PATCH v2 09/12] pretty: add %C(auto) for auto-coloring on the next placeholder
  ` [PATCH v2 10/12] pretty: support padding placeholders, %< %> and %><
  ` [PATCH v2 11/12] pretty: support truncating in %>, %< "
  ` [PATCH v2 12/12] pretty: support %>> that steal trailing spaces

[PATCH] rev-list: preallocate object hash table in --all --objects
 2013-04-01 18:33 UTC  (5+ messages)

Rename conflicts in the index
 2013-04-01 16:14 UTC  (9+ messages)

[PATCH v4 3/5] merge/pull: verify GPG signatures of commits being merged
 2013-04-01 14:55 UTC  (30+ messages)
  ` [PATCH v5 4/5] merge/pull Check for untrusted good GPG signatures
                  ` [PATCH v7 0/5] Verify GPG signatures when merging and extend %G? pretty string
                    ` [PATCH v7 1/5] Move commit GPG signature verification to commit.c
                    ` [PATCH v7 2/5] commit.c/GPG signature verification: Also look at the first GPG status line
                    ` [PATCH v7 3/5] merge/pull: verify GPG signatures of commits being merged
                    ` [PATCH v7 4/5] merge/pull Check for untrusted good GPG signatures
                        ` [PATCH v8 0/5] Verify GPG signatures when merging and extend %G? pretty string
                          ` [PATCH v8 1/5] Move commit GPG signature verification to commit.c
                          ` [PATCH v8 2/5] commit.c/GPG signature verification: Also look at the first GPG status line
                          ` [PATCH v8 3/5] merge/pull: verify GPG signatures of commits being merged
                          ` [PATCH v8 4/5] merge/pull Check for untrusted good GPG signatures
                          ` [PATCH v8 5/5] pretty printing: extend %G? to include 'N' and 'U'
                    ` [PATCH v7 "

[PATCH 0/4] check_everything_connected replacement
 2013-04-01 14:53 UTC  (7+ messages)
` [PATCH 1/4] fetch-pack: save shallow file before fetching the pack
` [PATCH 2/4] index-pack: remove dead code (it should never happen)
` [PATCH 3/4] index-pack, unpack-objects: add --not-so-strict for connectivity check
` [PATCH 4/4] Use --not-so-strict on all pack transfer "

Composing git repositories
 2013-04-01 14:49 UTC  (15+ messages)

[PATCH 0/3] tests: --valgrind=tool
 2013-04-01 14:27 UTC  (6+ messages)
` [PATCH 1/3] t/README: --valgrind already implies -v
` [PATCH 2/3] tests: parameterize --valgrind option
` [PATCH 3/3] tests --valgrind: provide a mode without --track-origins
` [PATCH 3/4] tests: notice valgrind error in test_must_fail

[PATCH] submodule summary: support --summary-limit=<n>
 2013-04-01 13:06 UTC 

[PATCH] gitk: Display the date of a tag in a human friendly way
 2013-04-01  7:25 UTC  (6+ messages)

[Patch] gitk: added a file history browser
 2013-04-01  7:24 UTC  (2+ messages)

[PATCH] checkout: add --sparse for restoring files in sparse checkout mode
 2013-04-01  6:18 UTC  (6+ messages)
` [PATCH v2] checkout: add --no-widen "

[PATCH v4 0/6] Support triangular workflows
 2013-04-01  5:35 UTC  (11+ messages)

[PATCH] fixup! pathspec: support :(glob) syntax
 2013-04-01  3:08 UTC  (3+ messages)

[PATCH] branch: give better message when no names specified for rename
 2013-04-01  3:06 UTC  (4+ messages)

More detailed error message for 403 forbidden
 2013-03-31  9:17 UTC  (5+ messages)

[PATCH 0/9] corrupt object potpourri
 2013-03-31  7:57 UTC  (4+ messages)
` [PATCH 9/9] clone: run check_everything_connected

[PATCH] git-svn: avoid self-referencing mergeinfo
 2013-03-30 22:06 UTC 

stuck and need unstuck (git checkout)
 2013-03-30 20:48 UTC  (2+ messages)

[RFC] Add posibility to preload stat information
 2013-03-30 19:42 UTC  (7+ messages)

[PATCH v5 3/5] merge/pull: verify GPG signatures of commits being merged
 2013-03-30 14:16 UTC  (7+ messages)
` [PATCH v6 0/5] Verify GPG signatures when merging and extend %G? pretty string
  ` [PATCH v6 1/5] Move commit GPG signature verification to commit.c
  ` [PATCH v6 2/5] commit.c/GPG signature verification: Also look at the first GPG status line
  ` [PATCH v6 3/5] merge/pull: verify GPG signatures of commits being merged
  ` [PATCH v6 4/5] merge/pull Check for untrusted good GPG signatures
  ` [PATCH v6 5/5] pretty printing: extend %G? to include 'N' and 'U'

[PATCH 2/2] optimize adjust_shared_perm() in path.c:
 2013-03-30  9:53 UTC 

[PATCH 1/2] optimize set_shared_perm() in path.c:
 2013-03-30  9:53 UTC 

[PATCH 2/2] optimize set_shared_perm()
 2013-03-30  9:53 UTC  (3+ 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).