git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-10 09:09:29 to 2013-04-11 12:30:12 UTC [more...]

[PATCH v4 00/21] remote-hg: general updates
 2013-04-11 12:23 UTC  (22+ messages)
` [PATCH v4 01/21] remote-hg: trivial cleanups
` [PATCH v4 02/21] remote-hg: add missing config variable in doc
` [PATCH v4 03/21] remote-hg: properly report errors on bookmark pushes
` [PATCH v4 04/21] remote-hg: fix for files with spaces
` [PATCH v4 05/21] remote-hg: make sure fake bookmarks are updated
` [PATCH v4 06/21] remote-hg: trivial test cleanups
` [PATCH v4 07/21] remote-hg: redirect buggy mercurial output
` [PATCH v4 08/21] remote-hg: split bookmark handling
` [PATCH v4 09/21] remote-hg: refactor export
` [PATCH v4 10/21] remote-hg: update remote bookmarks
` [PATCH v4 11/21] remote-hg: update tags globally
` [PATCH v4 12/21] remote-hg: push to the appropriate branch
` [PATCH v4 13/21] remote-hg: force remote push
` [PATCH v4 14/21] remote-hg: show more proper errors
` [PATCH v4 15/21] remote-hg: add basic author tests
` [PATCH v4 16/21] remote-hg: add simple mail test
` [PATCH v4 17/21] remote-hg: add 'insecure' option
` [PATCH v4 18/21] remote-hg: fix bad state issue
` [PATCH v4 19/21] remote-hg: document location of stored hg repository
` [PATCH v4 20/21] remote-hg: fix bad file paths
` [PATCH v4 21/21] remote-hg: activate graphlog extension for hg_log()

RFC: two minor tweaks to check-ignore to help git-annex assistant
 2013-04-11 12:05 UTC  (17+ messages)
` [PATCH 1/5] check-ignore: move setup into cmd_check_ignore()
  ` [PATCH 2/5] check-ignore: allow incremental streaming of queries via --stdin
  ` [PATCH 3/5] Documentation: add caveats about I/O buffering for check-{attr,ignore}
  ` [PATCH 4/5] t0008: remove duplicated test fixture data
  ` [PATCH 5/5] check-ignore: add -n / --non-matching option
      ` [PATCH v2 1/5] t0008: remove duplicated test fixture data
        ` [PATCH v2 2/5] check-ignore: add -n / --non-matching option
        ` [PATCH v2 3/5] check-ignore: move setup into cmd_check_ignore()
        ` [PATCH v2 4/5] check-ignore: allow incremental streaming of queries via --stdin
        ` [PATCH v2 5/5] Documentation: add caveats about I/O buffering for check-{attr,ignore}

[PATCH] cherry-pick: better error message when the parameter is a non-commit
 2013-04-11 11:42 UTC  (6+ messages)
  ` [PATCH v2] cherry-pick: make sure all input objects are commits

git log -p unexpected behaviour - security risk?
 2013-04-11 10:36 UTC 

Git crash in Ubuntu 12.04
 2013-04-11 10:20 UTC  (3+ messages)

Fixing typos
 2013-04-11 10:14 UTC  (2+ messages)

[PATCH/RFC 0/3] Teach mv to move submodules
 2013-04-11 10:06 UTC  (10+ messages)
` [PATCH/RFC 1/3] Teach mv to move submodules together with their work trees
` [PATCH/RFC 2/3] Teach mv to move submodules using a gitfile
      ` [PATCH v2 "
` [PATCH/RFC 3/3] Teach mv to update the path entry in .gitmodules for moved submodules

git send-pack: protocol error: bad band #50
 2013-04-11  9:26 UTC  (2+ messages)

regression: "96b9e0e3 config: treat user and xdg config permission problems as errors" busted git-daemon
 2013-04-11  7:59 UTC  (5+ messages)

[ITCH] Specify refspec without remote
 2013-04-11  7:45 UTC  (54+ messages)

git rebase : knowing where I am
 2013-04-11  7:45 UTC  (4+ messages)

git-http-backend: anonymous read, authenticated write
 2013-04-11  6:57 UTC  (15+ messages)
          ` [PATCH 0/2] http-backend documentation examples
            ` [PATCH 1/2] doc/http-backend: clarify "half-auth" repo configuration
            ` [PATCH 2/2] doc/http-backend: give some lighttpd config examples

error: Trying to write ref refs/heads/master with nonexistant object
 2013-04-11  6:02 UTC 

[PATCH 0/2] transport-helper: general fixes
 2013-04-11  5:18 UTC  (8+ messages)
` [PATCH 1/2] transport-helper: improve push messages
` [PATCH 2/2] transport-helper: update remote helper namespace

trouble on windows network share
 2013-04-11  4:56 UTC  (4+ messages)

[PATCH] gitk: workaround Tcl/Tk Cmd-TAB behavior on OSX
 2013-04-11  4:36 UTC  (3+ messages)

Git 1.8.3 l10n round 1
 2013-04-11  4:28 UTC 

[PATCH v4] transport-helper: report errors properly
 2013-04-11  3:39 UTC  (11+ messages)
` [PATCH v5 0/2] reporting transport helper errors
  ` [PATCH 1/2] transport-helper: report errors properly
  ` [PATCH 2/2] transport-helper: mention helper name when it dies

gitifyhg vs. git-remote-hg
 2013-04-11  2:49 UTC 

[PATCH] t: make PIPE a standard test prerequisite
 2013-04-11  2:07 UTC 

segfault in git-remote-http
 2013-04-10 23:31 UTC  (13+ messages)

[RFC/PATCH] rm: delete .gitmodules entry of submodules removed from the work tree
 2013-04-10 23:30 UTC  (3+ messages)

git instaweb - share all project files
 2013-04-10 22:42 UTC  (3+ messages)

Premerging topics (was: [RFD] annnotating a pair of commit objects?)
 2013-04-10 20:35 UTC 

[PATCH] submodule: add verbose mode for add/update
 2013-04-10 20:13 UTC  (3+ messages)
    ` Fwd: "

[PATCH 1/2] progress: create public humanize() to show sizes
 2013-04-10 20:12 UTC  (7+ messages)
` [PATCH 1/2] strbuf: create strbuf_humanize() to show byte sizes
  ` [PATCH 2/2] count-objects: add -H option to humanize sizes

[PATCH] submodule: add verbose mode for add/update
 2013-04-10 20:10 UTC 

[PATCH v3 00/20] remote-hg: general updates
 2013-04-10 19:36 UTC  (6+ messages)
` [PATCH v3 08/20] remote-hg: split bookmark handling
` [PATCH v3 12/20] remote-hg: push to the appropriate branch

[PATCH] glossary: extend "detached HEAD" description
 2013-04-10 19:35 UTC  (5+ messages)

Script for handling UTF-16 files
 2013-04-10 18:59 UTC 

git-archive --worktree-attributes (1.8.2)
 2013-04-10 18:56 UTC  (5+ messages)
  ` [PATCH] archive: clarify explanation of --worktree-attributes

[PATCH] git-imap-send.txt: remove the use of sslverify=false in GMail example
 2013-04-10 18:44 UTC  (2+ messages)

[PATCH v3 0/7] completion: reorg and performance improvements
 2013-04-10 18:23 UTC  (11+ messages)
` [PATCH v3 2/7] completion: get rid of empty COMPREPLY assignments
` [PATCH v3 5/7] completion: get rid of compgen
` [PATCH v3 6/7] completion: get rid of __gitcomp_1

[rfh] do I need to use something more complex to do this?
 2013-04-10 18:19 UTC  (3+ messages)

[PATCH] rebase: use -f for checkout
 2013-04-10 18:11 UTC 

Advice and repo setup
 2013-04-10 17:59 UTC  (2+ messages)

tar on Mac does not like empty tar from git archive
 2013-04-10 17:00 UTC  (2+ messages)

[PATCH] t3700 (add): add failing test for add with submodules
 2013-04-10 16:25 UTC  (15+ messages)
` [PATCH 0/2] Fix git "
  ` [PATCH 2/2] add: refuse to add paths beyond repository boundaries

[PATCH] test-lint-duplicates: consider only numbered test cases
 2013-04-10 16:03 UTC  (2+ messages)

[PATCH] test-lint-duplicates: Only check for numbered test cases
 2013-04-10 16:00 UTC  (4+ messages)

[BUG] shallow clones over http
 2013-04-10 12:48 UTC  (4+ messages)

[PATCH 1/4] gitweb: Fix utf8 encoding for blob_plain, blobdiff_plain, commitdiff_plain, and patch
 2013-04-10 10:23 UTC  (5+ messages)

[PATCH] completion: add more cherry-pick options
 2013-04-10  9:08 UTC 


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