git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-25 02:34:12 to 2013-05-28 16:58:08 UTC [more...]

[PATCH] git clone depth of 0 not possible
 2013-05-28 16:58 UTC  (10+ messages)

git-svn too slow, contacts upstream svn repo
 2013-05-28 15:20 UTC  (4+ messages)

[PATCH v2 0/3] Towards a useable git-branch
 2013-05-28 14:28 UTC  (17+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color

[PATCH] wildmatch: properly fold case everywhere
 2013-05-28 13:58 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/5] rebase: improve the keep-empty
 2013-05-28 13:33 UTC  (7+ messages)
` [PATCH 1/5] rebase: split the cherry-pick stuff
` [PATCH 2/5] rebase: fix 'cherry' mode storage
` [PATCH 3/5] rebase: fix sequence continuation
` [PATCH 4/5] rebase: fix abort of cherry mode
` [PATCH 5/5] rebase: fix cherry-pick invocations

[PATCH 0/3] cherry-pick: improvments
 2013-05-28 12:59 UTC  (4+ messages)
` [PATCH 1/3] cherry-pick: add support to copy notes
` [PATCH 2/3] revert/cherry-pick: add --quiet option
` [PATCH 3/3] revert/cherry-pick: add --skip option

[PATCH 4/5] git-svn: fix bottleneck in stash_placeholder_list()
 2013-05-28 12:57 UTC  (10+ messages)
` Re[2]: "
              ` Re[3]: "
                ` Re[4]: "

[PATCH 0/5] Trivial patches
 2013-05-28 12:54 UTC  (6+ messages)
` [PATCH 1/5] remote: trivial style cleanup
` [PATCH 2/5] sequencer: trivial fix
` [PATCH 3/5] test: trivial cleanups
` [PATCH 4/5] test: improve rebase -q test
` [PATCH 5/5] test: rebase: fix --interactive test

[PATCH 0/2] cherry-pick: a fix and a new option
 2013-05-28 11:06 UTC  (6+ messages)
` [PATCH 1/2] sequencer: trivial fix
` [PATCH 2/2] cherry-pick: add --skip-commits option

[PATCH] prompt: fix show upstream with svn and zsh
 2013-05-28 10:30 UTC  (4+ messages)

[QUERY] How do you sort completions?
 2013-05-28 10:23 UTC  (3+ messages)

Feature-request: Ordering `git log --graph` based on *author's* timestamp
 2013-05-28  9:54 UTC 

git-send-email doesn't deal with quoted names
 2013-05-28  8:25 UTC  (2+ messages)

[PATCH] fast-import: Remove redundant assignment of 'oe' to itself
 2013-05-28  8:22 UTC  (6+ messages)

fix french translation
 2013-05-28  7:35 UTC  (6+ messages)

[PATCH] credential-osxkeychain: support more protocols
 2013-05-28  2:36 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] fix segfault with git log -c --follow
 2013-05-27 22:49 UTC 

Feature Request for the Git Bundler
 2013-05-27 21:36 UTC 

[PATCH RESEND v2] path: Fix a sparse warning
 2013-05-27 19:24 UTC 

Commit with an empty message broken since v1.8.2.1
 2013-05-27 17:57 UTC  (7+ messages)
` [PATCH] commit: don't start editor if empty message is given with -m
` [PATCH] commit: don't use-editor when allow-empty-message
  ` [PATCH v2] "

[PATCH v4 00/21] remote-hg: general updates
 2013-05-27 16:49 UTC  (4+ messages)
` [PATCH v4 14/21] remote-hg: show more proper errors

[PATCH] fetch: don't try to update unfetched tracking refs
 2013-05-27 16:35 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] difftool --dir-diff: copy back all files matching the working tree
 2013-05-27 15:31 UTC  (3+ messages)
  ` [PATCH v2] difftool --dir-diff: always use identical working tree file

git hangs on pthread_join
 2013-05-27 13:58 UTC 

[PATCH] prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()
 2013-05-27 11:18 UTC 

What's cooking in git.git (May 2013, #04; Wed, 15)
 2013-05-27 10:36 UTC  (4+ messages)

contrib/git-normal-to-bare.sh
 2013-05-27  9:52 UTC  (4+ messages)

[PATCH] diff: add --ignore-blank-lines option
 2013-05-27  7:14 UTC  (3+ messages)

contrib/git-normal-to-bare.sh
 2013-05-27  4:54 UTC 

Reading commit objects
 2013-05-27  4:11 UTC  (6+ messages)
    ` java zlib woes (was: Reading commit objects)

[PATCH 0/6] build: cleanups
 2013-05-26 21:50 UTC  (8+ messages)
` [PATCH 1/6] build: trivial simplification
` [PATCH 2/6] build: cleanup using $^
` [PATCH 3/6] build: cleanup using $<
` [PATCH 4/6] build: be clearer about order-only prerequisites
` [PATCH 5/6] build: add NO_INSTALL variable
` [PATCH 6/6] build: do not install git-remote-testpy

[PATCH] daemon.c:handle: Remove unneeded check for null pointer
 2013-05-26 19:54 UTC 

[PATCH] archive-zip:write_zip_entry: Remove second reset of size variable to zero
 2013-05-26 19:11 UTC 

git clone does not understand insteadOf URLs
 2013-05-26 19:03 UTC  (9+ messages)

[PATCH 0/6] git send-email suppress-cc=self fixes
 2013-05-26 14:41 UTC  (7+ messages)
` [PATCH 1/6] t/send-email.sh: add test for suppress self
` [PATCH 2/6] send-email: fix suppress-cc=self on cccmd
` [PATCH 3/6] t/send-email: test "
` [PATCH 4/6] send-email: make --suppress-cc=self sanitize input
` [PATCH 5/6] t/send-email: add test with quoted sender
` [PATCH 6/6] t/send-email: test suppress-cc=self with non-ascii

GIT Architecture
 2013-05-26  9:26 UTC  (2+ messages)

[PATCH v4 0/4] nd/clone-connectivity-shortcut updates
 2013-05-26  1:16 UTC  (5+ messages)
` [PATCH v4 1/4] clone: let the user know when check_everything_connected is run
` [PATCH v4 2/4] fetch-pack: prepare updated shallow file before fetching the pack
` [PATCH v4 3/4] index-pack: remove dead code (it should never happen)
` [PATCH v4 4/4] clone: open a shortcut for connectivity check

[PATCH v2 0/5] check_everything_connected replacement
 2013-05-26  1:01 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] fetch-pack: prepare updated shallow file before fetching the pack

[PATCH v13 00/15] interactive git-clean
 2013-05-26  0:21 UTC  (4+ messages)
` [PATCH v13 02/15] path.c: refactor relative_path(), not only strip prefix

[PATCH] trivial: Add missing period in documentation
 2013-05-25 20:23 UTC 

Bug when git rev-list options "--first-parent" and "--ancestry-path" are used together?
 2013-05-25 19:54 UTC  (4+ messages)

What's cooking in git.git (May 2013, #07; Fri, 24)
 2013-05-25 12:05 UTC  (2+ messages)

regression: "96b9e0e3 config: treat user and xdg config permission problems as errors" busted git-daemon
 2013-05-25 11:35 UTC  (12+ messages)
            ` [PATCH] config: allow inaccessible configuration under $HOME
                ` [PATCH] fixup! "
                  ` [PATCH v2] "

[PATCH v2 00/25] Remove assumptions about each_ref_fn arg lifetimes
 2013-05-25  9:08 UTC  (26+ messages)
` [PATCH v2 01/25] describe: make own copy of refname
` [PATCH v2 02/25] fetch: make own copies of refnames
` [PATCH v2 03/25] add_rev_cmdline(): make a copy of the name argument
` [PATCH v2 04/25] builtin_diff_tree(): make it obvious that function wants two entries
` [PATCH v2 05/25] cmd_diff(): use an object_array for holding trees
` [PATCH v2 06/25] cmd_diff(): rename local variable "list" -> "entry"
` [PATCH v2 07/25] cmd_diff(): make it obvious which cases are exclusive of each other
` [PATCH v2 08/25] revision: split some overly-long lines
` [PATCH v2 09/25] object_array: add function object_array_filter()
` [PATCH v2 10/25] revision: use object_array_filter() in implementation of gc_boundary()
` [PATCH v2 11/25] object_array_remove_duplicates(): rewrite to reduce copying
` [PATCH v2 12/25] fsck: don't put a void*-shaped peg in a char*-shaped hole
` [PATCH v2 13/25] find_first_merges(): initialize merges variable using initializer
` [PATCH v2 14/25] find_first_merges(): remove unnecessary code
` [PATCH v2 15/25] object_array_entry: fix memory handling of the name field
` [PATCH v2 16/25] do_fetch(): reduce scope of peer_item
` [PATCH v2 17/25] do_fetch(): clean up existing_refs before exiting
` [PATCH v2 18/25] add_existing(): do not retain a reference to sha1
` [PATCH v2 19/25] show_head_ref(): do not shadow name of argument
` [PATCH v2 20/25] show_head_ref(): rename first parameter to "refname"
` [PATCH v2 21/25] string_list_add_one_ref(): "
` [PATCH v2 22/25] string_list_add_refs_by_glob(): add a comment about memory management
` [PATCH v2 23/25] exclude_existing(): set existing_refs.strdup_strings
` [PATCH v2 24/25] register_ref(): make a copy of the bad reference SHA-1
` [PATCH v2 25/25] refs: document the lifetime of the args passed to each_ref_fn

[PATCH v2 00/48] remote-hg: fixes for next
 2013-05-25  6:28 UTC  (8+ messages)
` [PATCH v2 25/48] remote-hg: add test for diverged push
` [PATCH v2 27/48] remote-hg: add test for new bookmark special
` [PATCH v2 46/48] remote-hg: check if a fetch is needed
` [PATCH v2 47/48] remote-hg: add support for --dry-run
` [PATCH v2 48/48] remote-hg: add support for --force

[PATCH 0/9] transport-helper: a bunch of improvements
 2013-05-25  6:27 UTC  (11+ messages)
` [PATCH 1/9] transport-helper: check if the dry-run is supported
` [PATCH 2/9] transport-helper: add 'force' to 'export' helpers
` [PATCH 3/9] transport-helper: check for 'forced update' message
` [PATCH 4/9] fast-export: improve argument parsing
` [PATCH 5/9] fast-export: add new --refspec option
` [PATCH 6/9] transport-helper: add support for old:new refspec
` [PATCH 7/9] fast-import: add support to delete refs
` [PATCH 8/9] fast-export: "
` [PATCH 9/9] transport-helper: add support to delete branches

(unknown),
 2013-05-25  3:57 UTC 

[PATCH] send-email: remove warning about unset chainreplyto
 2013-05-25  3:44 UTC 

[PATCH] completion: zsh: improve bash script loading
 2013-05-25  3:31 UTC 

[PATCH 0/4] remote-helpers: test reorganization
 2013-05-25  2:38 UTC  (5+ messages)
` [PATCH 1/4] remote-helpers: generate scripts
` [PATCH 2/4] remote-helpers: rename tests
` [PATCH 3/4] remote-helpers: allow direct test execution
` [PATCH 4/4] remote-helpers: add exec-path links


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