git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-03-31 11:09:58 to 2013-04-02 17:51:48 UTC [more...]

[BUG] inconsistent behavior with --set-upstream vs --set-upstream-to
 2013-04-02 17:51 UTC  (4+ messages)

RFC: allowing multiple parallel sequencers
 2013-04-02 17:46 UTC 

[PATCH] test-lint-duplicates: check numbering in contrib/remote-helpers
 2013-04-02 17:46 UTC  (3+ messages)

Composing git repositories
 2013-04-02 17:44 UTC  (16+ messages)

[PATCH] count-objects: output "KiB" instead of "kilobytes"
 2013-04-02 17:41 UTC  (2+ messages)

[PATCH 0/3] remote-helpers: trivial test fixes
 2013-04-02 17:36 UTC  (12+ 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 0/3] Some small fixes to glossary-content.txt
 2013-04-02 17:34 UTC  (11+ 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
  ` Aw: "
    ` Aw: "

[PATCH 0/6] Re-roll rr/triangle
 2013-04-02 17:28 UTC  (9+ 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

Add a note in the on-line Git book about installing the man pages?
 2013-04-02 17:27 UTC  (2+ messages)

Aw: Re: [PATCH 1/3] Remove outdated/missleading/irrelevant entries from glossary-content.txt
 2013-04-02 17:24 UTC 

check-attr doesn't respect recursive definitions
 2013-04-02 17:16 UTC  (9+ messages)

ZSH segmentation fault while completing "git mv dir/"
 2013-04-02 17:00 UTC  (10+ messages)

[PATCH 1/2] require pathspec for "git add -u/-A"
 2013-04-02 16:57 UTC  (7+ 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

Bug in "git rev-parse --verify"
 2013-04-02 16:56 UTC  (15+ 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

[PATCH] rev-parse: clarify documentation for the --verify option
 2013-04-02 16:28 UTC  (6+ messages)

git https transport and wrong password
 2013-04-02 16:23 UTC  (2+ messages)

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

[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

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

[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] gitk: Move hard-coded colors to .gitk
 2013-04-02  8:41 UTC  (4+ messages)

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

[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  (12+ 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 09/12] pretty: add %C(auto) for auto-coloring on the next placeholder
  ` [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  (5+ messages)
` [PATCH 1/4] fetch-pack: save shallow file before fetching the pack
` [PATCH 4/4] Use --not-so-strict on all pack transfer for connectivity check

[PATCH 0/3] tests: --valgrind=tool
 2013-04-01 14:27 UTC  (2+ messages)

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