git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-05-22 18:35:15 to 2012-05-24 20:52:10 UTC [more...]

[PATCH] Add persistent-https to contrib
 2012-05-24 20:51 UTC  (9+ messages)

[PATCH 0/2] completion: split into git-prompt.sh
 2012-05-24 20:49 UTC  (20+ messages)
` [PATCH 1/2] completion: remove executable mode
` [PATCH 2/2] completion: split __git_ps1 into a separate script

[RFC/PATCH] Reduce cost of deletion in levenstein distance (4 -> 3)
 2012-05-24 20:33 UTC  (3+ messages)

[PATCH/RFC] rebase -p: do not redo the merge, but cherry-pick first-parent changes
 2012-05-24 20:32 UTC  (12+ messages)

credential-helpers + remote-helper, starting point?
 2012-05-24 20:23 UTC  (5+ messages)

t4014 broken by 43ae9f47ab: format-patch: use default email for generating message ids
 2012-05-24 20:15 UTC  (4+ messages)

[GSoC] Designing a faster index format - Progress report
 2012-05-24 20:01 UTC  (2+ messages)

[PATCH v5 0/2] series: submodule: fix handling of relative superproject origin URLs
 2012-05-24 18:58 UTC  (5+ messages)
` [PATCH v5 1/2] submodule: document failures handling "
` [PATCH v5 2/2] submodule: fix handling of "

[PATCH] progress: don't print if !isatty(2)
 2012-05-24 18:49 UTC  (10+ messages)
  ` [PATCH] checkout: default to quiet "
      ` [PATCH v2] checkout: no progress messages "

Git commit path vs rebase path
 2012-05-24 18:27 UTC  (10+ messages)
` [PATCH 0/2] "
  ` [PATCH 2/2] git-sh-setup: work around Cygwin path handling gotchas

contrib/credential/osxkeychain: Makefile should allow to set CFLAGS
 2012-05-24 17:51 UTC  (5+ messages)

[PATCH] Avoid sorting if references are added to ref_cache in order
 2012-05-24 17:49 UTC  (2+ messages)

[PATCH/RFC] t7512-status-warnings.sh : better advices for git status
 2012-05-24 17:31 UTC  (2+ messages)

What's cooking in git.git (May 2012, #06; Wed, 23)
 2012-05-24 17:01 UTC  (5+ messages)

git-svn: --ignore-paths appears to be ignored
 2012-05-24 16:23 UTC  (3+ messages)

[PATCH 0/7] vcs-svn: housekeeping
 2012-05-24 14:48 UTC  (11+ messages)
` [PATCH 1/7] vcs-svn: prefer constcmp to prefixcmp
` [PATCH 2/7] vcs-svn: prefer strstr over memmem
` [PATCH 3/7] vcs-svn: fix signedness warnings
` [PATCH 4/7] vcs-svn: drop no-op reset methods
` [PATCH 5/7] vcs-svn: fix cppcheck warning
` [PATCH 6/7] vcs-svn: fix clang-analyzer error
` [PATCH 7/7] vcs-svn: fix clang-analyzer warning

Interpretation of '/' changed sparse-checkout
 2012-05-24 14:28 UTC  (3+ messages)

[stgit] Play with patch remotely
 2012-05-24 13:58 UTC 

[PATCH 1/2] index-pack: hash non-delta objects while reading from stream
 2012-05-24 13:55 UTC  (12+ messages)
` [PATCH v2 1/6] "
  ` [PATCH v2 2/6] index-pack: use streaming interface on large blobs (most of the time)
  ` [PATCH v2 3/6] index-pack: factor out unpack core from get_data_from_pack
  ` [PATCH v2 4/6] index-pack: use streaming interface for collision test on large blobs
    ` [PATCH v2.1 "
  ` [PATCH v2 5/6] index-pack: avoid collision test when verifying in-repo pack
  ` [PATCH v2 6/6] sha1_loose_object_info: do not complain out loud on non-existent objects

[PATCH] Do not autosquash in case of an implied interactive rebase
 2012-05-24 13:57 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] Collocate strings to simplify translation
 2012-05-24 12:34 UTC  (5+ messages)

remove_duplicates() in builtin/fetch-pack.c is O(N^2)
 2012-05-24 12:05 UTC  (27+ messages)
    ` [PATCH 1/5] fetch-pack: sort incoming heads
    ` [PATCH 5/5] fetch-pack: avoid quadratic loop in filter_refs

Question about submodules and absolute paths
 2012-05-24  5:08 UTC  (14+ messages)

[PATCH] find_containing_dir(): allocate strbuf less extravagantly
 2012-05-24  4:34 UTC  (11+ messages)
` [PATCH 1/3] refs: convert parameter of search_ref_dir() to length-limited string
` [PATCH 2/3] refs: convert parameter of create_dir_entry() "
` [PATCH 3/3] refs: use strings directly in find_containing_dir()

[PATCH 1/2] git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tip
 2012-05-24  3:02 UTC  (3+ messages)
` [PATCH 2/2] git-svn.perl: keep processing all commits in parents_exclude

[PATCH v4 0/2] submodule: fix handling of relative superproject origin URLs
 2012-05-24  2:32 UTC  (10+ messages)
` [PATCH v4 1/2] submodule: document "
` [PATCH v4 2/2] submodule: fix "

[Announce] libgit2 v0.17.0
 2012-05-24  1:57 UTC  (4+ messages)

[PATCH 0/2] git-p4: New test cases for branch detection
 2012-05-24  1:13 UTC  (5+ messages)
` [PATCH 1/2] git-p4: Test changelists touching two branches
` [PATCH 2/2] git-p4: Verify detection of "empty" branch creation

Cherry-pick dangles and forgets helpful advice in next
 2012-05-23 23:22 UTC  (7+ messages)

Git.pm
 2012-05-23 19:36 UTC  (6+ messages)
` [PATCH][GIT.PM 1/3] Ignore files produced from exuberant-ctags
  ` [PATCH][GIT.PM 2/3] Getting rid of throwing Error::Simple objects in favour of simple Perl scalars which can be caught in eval{} blocks

Feature idea: git rebase --exec $CMD
 2012-05-23 15:50 UTC  (4+ messages)

Subtree in Git
 2012-05-23 15:13 UTC  (8+ messages)

Migrating from StarTeam to GIT
 2012-05-23 11:19 UTC  (2+ messages)

tr/xdiff-fast-hash generates warnings and breaks tests
 2012-05-23  8:30 UTC  (9+ messages)
        ` [PATCH 1/3] xdiff: avoid compiler warnings with XDL_FAST_HASH on 32-bit machines
        ` [PATCH 2/3] xdiff: avoid more "
        ` [PATCH 3/3] xdiff: import new 32-bit version of count_masked_bytes()

[PATCH] git-web--browse: Fix open HTML help pages from iTerm
 2012-05-23  4:10 UTC 

git-upload-pack stream
 2012-05-22 21:46 UTC  (3+ messages)

[PATCH] pretty: avoid buffer overflow in format_person_part
 2012-05-22 20:53 UTC  (2+ messages)

[PATCH 0/7] Fix some sequencer leaks
 2012-05-22 20:40 UTC  (17+ messages)
` [PATCH 1/7] sequencer: fix leaked todo_list memory
` [PATCH 2/7] sequencer: release a strbuf used in save_head()
` [PATCH 4/7] revert: free opts.revs to do a bit of cleanup
` [PATCH 5/7] revert: free revs->cmdline.rev
` [PATCH 6/7] unpack-trees: record which unpack error messages should be freed

Git is on TWITTER !!!!!!!!!!!!
 2012-05-22 20:38 UTC  (5+ messages)

[PATCH 0/2] completion: backwards compatibility fix
 2012-05-22 18:52 UTC  (5+ messages)
` [PATCH 1/2] completion: rename _git and _gitk

[RFC] Convert builin-mailinfo.c to use The Better String Library
 2012-05-22 18:30 UTC  (6+ 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).