git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-05-30 06:24:35 to 2015-06-01 23:14:24 UTC [more...]

[RFC/WIP PATCH 00/11] Protocol version 2, again!
 2015-06-01 23:14 UTC  (10+ messages)
` [RFC/WIP PATCH 11/11] Document protocol version 2

[PATCH 0/2] uniform error messages for index read and write
 2015-06-01 23:01 UTC  (4+ messages)
` [PATCH 1/2] show-index: uniform error messages for index read
` [RFC/PATCH 2/2] messages: uniform error messages for index write

seg fault in "git format-patch"
 2015-06-01 22:46 UTC  (21+ messages)
            ` [PATCH] format-patch: dereference tags with --ignore-if-in-upstream

[PATCH 0/9] send-email: add sendmail aliases line continuation support
 2015-06-01 22:44 UTC  (15+ messages)
` [PATCH 1/9] send-email: further document missing sendmail aliases functionality
` [PATCH 2/9] send-email: visually distinguish sendmail aliases parser warnings
` [PATCH 3/9] send-email: drop noise comments which merely repeat what code says
` [PATCH 4/9] send-email: fix style: cuddle 'elsif' and 'else' with closing brace
` [PATCH 5/9] send-email: refactor sendmail aliases parser
` [PATCH 6/9] send-email: simplify sendmail aliases comment and blank line recognizer
` [PATCH 7/9] send-email: implement sendmail aliases line continuation support
` [PATCH 8/9] t9001: refactor sendmail aliases test infrastructure
` [PATCH 9/9] t9001: add sendmail aliases line continuation tests

[PATCH 2/2] rebase -i: fix post-rewrite hook with failed exec command
 2015-06-01 22:17 UTC  (6+ messages)
` [PATCH 1/2] rebase -i: demonstrate incorrect behavior of post-rewrite

[RFC] solving a bug with hunks starting at line 1 in git apply
 2015-06-01 21:37 UTC  (9+ messages)

[PATCH] receive-pack: Create a HEAD ref for ref namespace
 2015-06-01 21:24 UTC 

git-repack keeps running out of memory
 2015-06-01 20:58 UTC  (4+ messages)

Bug in 'git am' when applying a broken patch
 2015-06-01 20:23 UTC  (7+ messages)

[PATCH] l10n: de.po: translate "index" as "Index"
 2015-06-01 20:00 UTC  (6+ messages)

Staging commits with visual diff tools?
 2015-06-01 19:36 UTC  (5+ messages)

[WIP/PATCH v4 1/8] for-each-ref: extract helper functions out of grab_single_ref()
 2015-06-01 19:35 UTC  (44+ messages)
` [WIP/PATCH v4 2/8] for-each-ref: simplify code
` [WIP/PATCH v4 3/8] for-each-ref: rename 'refinfo' to 'ref_array_item'
` [WIP/PATCH v4 4/8] for-each-ref: introduce new structures for better organisation
` [WIP/PATCH v4 5/8] for-each-ref: introduce 'ref_filter_clear_data()'
` [WIP/PATCH v4 6/8] for-each-ref: rename some functions and make them public
` [WIP/PATCH v4 7/8] ref-filter: move code from 'for-each-ref'
` [WIP/PATCH v4 8/8] ref-filter: add 'ref-filter.h'

[PATCH/RFCv2 0/2] rebase -i : drop command and removed commits
 2015-06-01 18:36 UTC  (7+ messages)
` [PATCH/RFCv2 1/2] git-rebase -i: add command "drop" to remove a commit
` [PATCH/RFCv2 2/2] git rebase -i: warn about removed commits

Git-Win: case insensitive names
 2015-06-01 17:42 UTC  (2+ messages)

[PATCH 0/3] Fix how for-each-ref handles broken loose references
 2015-06-01 17:33 UTC  (6+ messages)
` [PATCH 1/3] t6301: new tests of for-each-ref error handling
` [PATCH 2/3] for-each-ref: report broken references correctly
` [PATCH 3/3] read_loose_refs(): treat NULL_SHA1 loose references as broken

[PATCH 1/2] t9001-send-email: create a function replacing variable fields
 2015-06-01 16:52 UTC  (5+ messages)
` [PATCH 2/2] send-email: allow multiple emails using --cc, --to and --bcc

Getting the full path of a conflicting file within a custom merge driver?
 2015-06-01 16:46 UTC  (2+ messages)

[PATCH] strbuf_read: skip unnecessary strbuf_grow at eof
 2015-06-01 16:23 UTC  (3+ messages)

git gc gives "error: Could not read..."
 2015-06-01 16:11 UTC  (15+ messages)
      ` [RFC/PATCH 0/3] silence missing-link warnings in some cases
        ` [PATCH 1/3] add quieter versions of parse_{tree,commit}
        ` [PATCH 2/3] silence broken link warnings with revs->ignore_missing_links
        ` [PATCH 3/3] suppress errors on missing UNINTERESTING links

[PATCH] completion: suggest sequencer commands for revert
 2015-06-01 15:06 UTC  (8+ messages)
` [PATCH v2 0/2] completion: sequencer commands
` [PATCH v2 2/2] completion: suggest sequencer commands for revert
` [PATCH v2 1/2] completion: Add sequencer function

GIT BISECT old/new (fix/unfixed)
 2015-06-01 14:24 UTC 

[PATCH] Improved example "To move the whole tree into a subdirectory..."
 2015-06-01 13:04 UTC 

[PATCH/RFCv2 1/2] git-rebase -i: add command "drop" to remove a commit
 2015-06-01 11:52 UTC  (2+ messages)
` [PATCH/RFCv2 2/2] git rebase -i: warn about removed commits

[PATCH 0/2] don't add duplicate paths to info/alternates
 2015-06-01 10:53 UTC  (5+ messages)
` [PATCH 1/2] add_to_alternates_file: don't add duplicate paths
` [PATCH 2/2] remove hold_lock_file_for_append

git imap-send: International folder names don't work
 2015-06-01 10:31 UTC 

[PATCH] checkout: don't check worktrees when not necessary
 2015-06-01 10:23 UTC  (2+ messages)

[PATCH] Doc, git-svn, added mention of config key: svn-remote.<name>.include-paths
 2015-06-01  4:54 UTC 

[PATCH] blame: add blame.showemail config option
 2015-05-31 19:27 UTC  (9+ messages)
      ` [PATCH v2] blame: add blame.showEmail configuration
      ` [PATCH v3] "

[PATCH/WIP 0/8] Make git-am a builtin
 2015-05-31 17:16 UTC  (3+ messages)
` [PATCH/WIP 5/8] am: detect mbox patches

Draft of Git Rev News edition 4
 2015-05-31  9:21 UTC 

[PATCH 00/14] Make git-pull a builtin
 2015-05-31  8:18 UTC  (7+ messages)
` [PATCH 11/14] pull: teach git pull about --rebase

[PATCH 0/2] commit -t appends newline after template file
 2015-05-31  2:21 UTC  (10+ messages)
` [PATCH 2/2] commit: fix ending newline for template files

Diffing submodule does not yield complete logs for merge commits
 2015-05-30 20:25 UTC  (18+ messages)

[WIP/PATCH v4 0/8] ref-filter: move code from for-each-ref
 2015-05-30 17:15 UTC 

[PATCH mh/lockfile-retry] lockfile: replace random() by rand()
 2015-05-30 17:12 UTC  (2+ messages)

[PATCH] clean: remove unused variable buf
 2015-05-30 15:20 UTC  (2+ 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).