git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-07-04 17:42:45 to 2013-07-07 19:55:27 UTC [more...]

[PATCH] git-config: update doc for --get with multiple values
 2013-07-07 19:55 UTC  (6+ messages)
      ` [PATCH] git-config(1): clarify precedence of "

[PATCH 0/2] Avoid suggestions to "merge" remote changes
 2013-07-07 19:02 UTC  (3+ messages)
` [PATCH 1/2] push: avoid suggesting "merging" "
` [PATCH 2/2] pull: change the description to "integrate" changes

[PATCH 0/3] merge -Xindex-only
 2013-07-07 18:37 UTC  (5+ messages)
` [PATCH 1/3] merge-recursive: remove dead conditional in update_stages()
` [PATCH 2/3] merge-recursive: untangle double meaning of o->call_depth
` [PATCH 3/3] merge-recursive: -Xindex-only to leave worktree unchanged

[PATCH] prompt: do not double-discriminate detached HEAD
 2013-07-07 18:32 UTC  (4+ messages)

[PATCH 2/2] git-svn: allow git-svn fetching to work using serf
 2013-07-07 18:27 UTC  (8+ messages)

[RFC/PATCH 0/4] cat-file --batch-disk-sizes
 2013-07-07 18:19 UTC  (8+ messages)
` [PATCH 1/4] zero-initialize object_info structs
` [PATCH 2/4] teach sha1_object_info_extended a "disk_size" query
` [PATCH 3/4] cat-file: add --batch-disk-sizes option
` [PATCH 4/4] pack-revindex: radix-sort the revindex

[PATCH 0/3] Iron output of describe --contains --all
 2013-07-07 18:18 UTC  (7+ messages)
` [PATCH 1/3] name-rev: fix assumption about --name-only usage
` [PATCH 2/3] name-rev: strip trailing ^0 in when --name-only
` [PATCH 3/3] name-rev doc: rewrite --stdin paragraph

[PATCH 0/2] allow git-svn fetching to work using serf
 2013-07-07 17:53 UTC  (9+ messages)

[PATCH] lockfile: fix buffer overflow in path handling
 2013-07-07 17:29 UTC  (4+ messages)

[PATCH 09/16] documentation: add documentation for the bitmap format
 2013-07-07 17:27 UTC  (12+ messages)

[PATCH] diffcore-pickaxe: simplify has_changes and contains
 2013-07-07 17:25 UTC  (3+ messages)

[PATCH] range_set: fix coalescing bug when range is a subset of another
 2013-07-07 13:02 UTC 

git subtree push-all and pull-all
 2013-07-07 12:54 UTC  (2+ messages)

[PATCH v2 0/2] Squelch warning from send-email
 2013-07-07 10:01 UTC  (22+ messages)
` [PATCH v2 1/2] send-email: squelch warning from Net::SMTP::SSL
` [PATCH v2 2/2] send-email: introduce sendemail.smtpsslcertpath

[PATCH/RFC] blame: accept multiple -L ranges
 2013-07-07  9:58 UTC  (2+ messages)

[PATCH] test-lib.sh - cygwin does not have usable FIFOs
 2013-07-07  9:14 UTC  (3+ messages)

[PATCH 00/22] Index v5
 2013-07-07  8:12 UTC  (23+ messages)
` [PATCH 01/22] t2104: Don't fail for index versions other than [23]
` [PATCH 02/22] read-cache: split index file version specific functionality
` [PATCH 03/22] read-cache: move index v2 specific functions to their own file
` [PATCH 04/22] read-cache: Re-read index if index file changed
` [PATCH 05/22] read-cache: add index reading api
` [PATCH 06/22] make sure partially read index is not changed
` [PATCH 07/22] dir.c: use index api
` [PATCH 08/22] tree.c: "
` [PATCH 09/22] name-hash.c: "
` [PATCH 10/22] grep.c: Use "
` [PATCH 11/22] ls-files.c: use the "
` [PATCH 12/22] read-cache: make read_blob_data_from_index use "
` [PATCH 13/22] documentation: add documentation of the index-v5 file format
` [PATCH 14/22] read-cache: make in-memory format aware of stat_crc
` [PATCH 15/22] read-cache: read index-v5
` [PATCH 16/22] read-cache: read resolve-undo data
` [PATCH 17/22] read-cache: read cache-tree in index-v5
` [PATCH 18/22] read-cache: write index-v5
` [PATCH 19/22] read-cache: write index-v5 cache-tree data
` [PATCH 20/22] read-cache: write resolve-undo data for index-v5
` [PATCH 21/22] update-index.c: rewrite index when index-version is given
` [PATCH 22/22] p0003-index.sh: add perf test for the index formats

[PATCH v3 0/2] allow git-svn fetching to work using serf
 2013-07-07  4:20 UTC  (3+ messages)
` [PATCH v3 1/2] Git.pm: add new temp_is_locked function
` [PATCH v3 2/2] git-svn: allow git-svn fetching to work using serf

What's cooking in git.git (Jul 2013, #02; Fri, 5)
 2013-07-07  4:00 UTC  (3+ messages)

[PATCH v2 0/2] allow git-svn fetching to work using serf
 2013-07-07  3:39 UTC  (3+ messages)
` [PATCH v2 1/2] Git.pm: add new temp_is_locked function
` [PATCH v2 2/2] git-svn: allow git-svn fetching to work using serf

Possible error on the git-svn man page
 2013-07-07  2:15 UTC  (2+ messages)

[PATCH] gitweb: allow extra breadcrumbs to prefix the trail
 2013-07-07  1:05 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] documentation: add git transport security notice
 2013-07-07  0:50 UTC  (2+ messages)

[PATCH 1/2] Git.pm: add new temp_is_locked function
 2013-07-07  0:11 UTC  (2+ messages)

[PATCH] git stash: Avoid data loss when saving a stash
 2013-07-06 14:42 UTC  (4+ messages)

[PATCH v8 0/7] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-07-06  9:45 UTC  (10+ messages)
` [PATCH v8 1/7] git-remote-mediawiki: Introduction of Git::Mediawiki.pm
` [PATCH v8 2/7] wrap-for-bin: Make bin-wrappers chainable
` [PATCH v8 3/7] git-remote-mediawiki: New git bin-wrapper for developement
` [PATCH v8 4/7] git-remote-mediawiki: Update tests to run with the new bin-wrapper
` [PATCH v8 5/7] git-remote-mediawiki: Factoring code between git-remote-mediawiki and Git::Mediawiki
` [PATCH v8 6/7] git-remote-mediawiki: Adding git-mw command
` [PATCH v8 7/7] git-remote-mediawiki: Add preview subcommand into git mw

git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode
 2013-07-06  7:30 UTC  (5+ messages)

git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode
 2013-07-06  3:41 UTC  (7+ messages)

git gui replaces amend message when prepare-commit-msg hook is used
 2013-07-05 19:13 UTC  (8+ messages)

[PATCH v9 0/5] Incremental updates against 'next' branch
 2013-07-05 18:45 UTC  (29+ messages)
` [PATCH v8 0/5] Reroll patches against Git v1.8.3.2
  ` [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
  ` [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
` [PATCH v9 2/5] t4205: revert back single quotes
` [PATCH v9 4/5] t6006: add two more tests for the case i18n.commitEncoding is not set
` [PATCH v10 0/5] Incremental updates against 'next' branch
` [PATCH v10 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
` [PATCH v10 2/5] t4205 (log-pretty-formats): revert back single quotes
` [PATCH v10 3/5] t4205, t6006, t7102: make functions better readable
` [PATCH v10 4/5] t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commitEncoding is not set
` [PATCH v10 5/5] t4205 (log-pretty-formats): avoid using `sed`

git p4 clone not processing branches properly
 2013-07-05 18:45 UTC  (5+ messages)

[BUG] git svn geotrust certificate problem
 2013-07-05 15:16 UTC 

[PATCH v2 0/2] commit: improve UTF-8 validation
 2013-07-05 12:51 UTC  (5+ messages)
` [PATCH v2 1/2] commit: reject invalid UTF-8 codepoints

[PATCH] send-email: squelch warning from Net::SMTP::SSL
 2013-07-05 11:31 UTC  (4+ messages)

[PATCH] diff-options: document default similarity index
 2013-07-05 10:00 UTC  (3+ messages)

unexpected file deletion after using git rebase --abort
 2013-07-05  7:07 UTC  (6+ messages)

[PATCH] send-email: provide port separately from hostname
 2013-07-04 23:11 UTC  (3+ messages)

[PATCH 1/2] show-ref.c: Add missing call to git_config()
 2013-07-04 18:25 UTC  (5+ messages)

[RFC/PATCH 0/1] cygwin: Remove the Win32 l/stat() functions
 2013-07-04 18:18 UTC  (7+ messages)

intend-to-edit flag
 2013-07-04 18:25 UTC  (4+ 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).