git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-01 01:57:31 to 2013-04-02 19:34:32 UTC [more...]

Composing git repositories
 2013-04-02 19:33 UTC  (26+ messages)

git https transport and wrong password
 2013-04-02 19:28 UTC  (3+ messages)

[PATCH] rerere forget: grok files containing NUL
 2013-04-02 19:18 UTC  (4+ messages)

[PATCH v2 0/4] run-command: new check_command helper
 2013-04-02 19:16 UTC  (6+ 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

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

[BUG] inconsistent behavior with --set-upstream vs --set-upstream-to
 2013-04-02 19:08 UTC  (11+ messages)
      ` [RFC/PATCH 0/5] branch --set-upstream-to error-message improvements
        ` [PATCH 1/5] t3200: test --set-upstream-to with bogus refs
        ` [PATCH 2/5] branch: factor out "upstream is not a branch" error messages
        ` [PATCH 3/5] branch: improve error message for missing --set-upstream-to ref
        ` [PATCH 4/5] branch: mention start_name in set-upstream error messages
        ` [PATCH 5/5] branch: give advice when tracking start-point is missing

RFC: allowing multiple parallel sequencers
 2013-04-02 19:06 UTC  (3+ messages)

[PATCH 00/13] remote-hg: general updates
 2013-04-02 19:03 UTC  (14+ messages)
` [PATCH 01/13] remote-hg: trivial cleanups
` [PATCH 02/13] remote-hg: add missing config variable in doc
` [PATCH 03/13] remote-hg: properly report errors on bookmark pushes
` [PATCH 04/13] remote-hg: fix for files with spaces
` [PATCH 05/13] remote-hg: make sure fake bookmarks are updated
` [PATCH 06/13] remote-hg: trivial test cleanups
` [PATCH 07/13] remote-hg: redirect buggy mercurial output
` [PATCH 08/13] remote-hg: split bookmark handling
` [PATCH 09/13] remote-hg: refactor export
` [PATCH 10/13] remote-hg: update remote bookmarks
` [PATCH 11/13] remote-hg: force remote push
` [PATCH 12/13] remote-hg: don't update bookmarks unnecessarily
` [PATCH 13/13] remote-hg: update tags globally

Aw: Re: [PATCH 1/3] Remove outdated/missleading/irrelevant entries from glossary-content.txt
 2013-04-02 18:26 UTC  (2+ messages)

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

[PATCH] test-lint-duplicates: check numbering in contrib/remote-helpers
 2013-04-02 17:46 UTC  (3+ 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: "

Add a note in the on-line Git book about installing the man pages?
 2013-04-02 17:27 UTC  (2+ 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  (14+ messages)
                  ` [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)

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

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 v7 4/5] merge/pull Check for untrusted good GPG signatures
 2013-04-01 14:55 UTC  (5+ messages)
  ` [PATCH v8 3/5] merge/pull: verify GPG signatures of commits being merged

[PATCH 0/4] check_everything_connected replacement
 2013-04-01 14:53 UTC  (4+ messages)
` [PATCH 1/4] fetch-pack: save shallow file before fetching the pack

[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  (8+ 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)


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