git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-10-21 23:11:51 to 2014-10-28 19:36:57 UTC [more...]

[PATCH 00/15] ref-transaction-rename
 2014-10-28 19:07 UTC  (5+ messages)
` [PATCH 03/15] refs.c: use packed refs when deleting refs during a transaction
` [PATCH 05/15] refs.c: update rename_ref to use "

[PATCH 00/15] ref-transactions-reflog
 2014-10-28 19:17 UTC  (18+ messages)
` [PATCH 01/15] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH 02/15] refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
` [PATCH 04/15] refs.c: add a new update_type field to ref_update
` [PATCH 06/15] copy.c: make copy_fd preserve meaningful errno
` [PATCH 09/15] refs.c: only write reflog update if msg is non-NULL
` [PATCH 10/15] refs.c: allow multiple reflog updates during a single transaction

[PATCH] grep: fix match highlighting for combined patterns with context lines
 2014-10-28 18:19 UTC  (12+ messages)
  ` [PATCH][RFC] grep: add color.grep.matchcontext and color.grep.matchselected

[PATCH 00/19] Untracked cache to speed up "git status"
 2014-10-28 17:37 UTC  (25+ messages)
` [PATCH 01/19] dir.c: optionally compute sha-1 of a .gitignore file
` [PATCH 02/19] untracked cache: record .gitignore information and dir hierarchy
` [PATCH 03/19] untracked cache: initial untracked cache validation
` [PATCH 04/19] untracked cache: invalidate dirs recursively if .gitignore changes
` [PATCH 05/19] untracked cache: make a wrapper around {open,read,close}dir()
` [PATCH 06/19] untracked cache: record/validate dir mtime and reuse cached output
` [PATCH 07/19] untracked cache: mark what dirs should be recursed/saved
` [PATCH 08/19] untracked cache: don't open non-existent .gitignore
` [PATCH 09/19] untracked cache: save to an index extension
` [PATCH 10/19] untracked cache: load from UNTR "
` [PATCH 11/19] untracked cache: invalidate at index addition or removal
` [PATCH 12/19] read-cache.c: split racy stat test to a separate function
` [PATCH 13/19] untracked cache: avoid racy timestamps
` [PATCH 14/19] untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
` [PATCH 15/19] untracked cache: mark index dirty if untracked cache is updated
` [PATCH 16/19] status: enable untracked cache
` [PATCH 17/19] update-index: manually enable or disable "
` [PATCH 18/19] update-index: test the system before enabling "
` [PATCH 19/19] t7063: tests for "

[PATCH] Expand on impact of threads on memory consumption
 2014-10-28 16:57 UTC  (2+ messages)

difftool--helper: exit when reading a prompt answer fails
 2014-10-28  9:34 UTC  (9+ messages)
` [PATCH v3 1/2] t7800-difftool: use "test_must_fail grep" instead of "! grep"
  ` [PATCH v3 2/2] difftool: add support for --trust-exit-code

Anomaly with the new code - Re: git-svn performance
 2014-10-28  7:45 UTC  (4+ messages)
` differences between old clone and new "

[PATCH] builtin/merge.c: drop a parameter that is never used
 2014-10-28  6:51 UTC  (9+ messages)
` [PATCH] merge & sequencer: unify codepaths that write "Conflicts:" hint
  ` [PATCH] merge & sequencer: turn "Conflicts:" hint into a comment

Anomaly with the new code - Re: git-svn performance
 2014-10-27 23:08 UTC 

life cycle documentation
 2014-10-27 23:02 UTC  (4+ messages)

[PATCH] git-fetch.txt: Update over git fetch example on using `+`
 2014-10-27 20:39 UTC 

Sources for 3.18-rc1 not uploaded
 2014-10-27 20:19 UTC  (10+ messages)

Editing git changelog automatically
 2014-10-27 18:58 UTC  (4+ messages)

flatten-merge history
 2014-10-27 18:45 UTC  (7+ messages)

[PATCH 2/3] Makefile: Reorder linker flags in the git executable rule
 2014-10-27 17:42 UTC  (6+ messages)

Anomaly with the new code - Re: git-svn performance
 2014-10-27 16:56 UTC  (4+ messages)

git documentation webpage is unavailable
 2014-10-27 16:10 UTC  (2+ messages)

git ls-files -o seems to ignore .gitignore
 2014-10-27  9:22 UTC  (4+ messages)

[PATCH 3/3] compat/bswap.h: Detect endianness from XL C compiler macros
 2014-10-27  5:12 UTC  (4+ messages)

[PATCH 0/2] Followup patches for Asciidoctor
 2014-10-27  5:07 UTC  (4+ messages)
` [PATCH 1/2] Documentation: refactor common operations into variables
` [PATCH 2/2] Documentation: remove Asciidoctor linkgit macro

[PATCH] git-svn: disable _rev_list memoization
 2014-10-27  1:40 UTC 

[PATCH 1/3] git-compat-util.h: Support variadic macros with the XL C compiler
 2014-10-26 17:33 UTC 

Bug in fetch-pack causing ever-growing http requests. (Was: git fetch (http) hanging/failing on one specific repository, http only)
 2014-10-26 15:42 UTC  (8+ messages)
` [PATCH] fetch-pack: don't resend known-common refs in find_common

Feature Proposal: Track all branches from a given remote
 2014-10-26 11:18 UTC  (4+ messages)

Quit git difftool on error code
 2014-10-26  7:31 UTC  (4+ messages)
` [PATCH] difftool: add support for --trust-exit-code
  ` [PATCH v2] "

git-svn performance
 2014-10-25 19:44 UTC  (3+ messages)
  ` single-word commit messages - "

git-svn performance
 2014-10-25  5:32 UTC  (2+ messages)

[PATCH 0/2] document signature formats
 2014-10-25  8:30 UTC  (8+ messages)
` [PATCH 1/2] Documentation/technical: "
` [PATCH 2/2] Documentation/technical: document push certificate format

[PATCH 1/7] part1: l10n: de.po: use imperative form for command options
 2014-10-25  8:53 UTC  (3+ messages)
` [PATCH v2] "

Fatal: <hash> is corrupted can be caused by wrong permissions
 2014-10-25 10:17 UTC  (3+ messages)

[PATCH v3] git-svn: memoize _rev_list and rebuild
 2014-10-25  5:44 UTC  (2+ messages)

[PATCH] git-svn: save a little memory as fetch progresses
 2014-10-25  8:00 UTC 

[PATCH] git-svn: remove unnecessary DESTROY override
 2014-10-25  8:01 UTC 

git-svn performance
 2014-10-25  0:02 UTC  (4+ messages)
` Anomaly with the new code - "

[PATCH] git-svn: clear global SVN pool between get_log invocations
 2014-10-24 22:53 UTC  (3+ messages)
  ` [PATCH] git-svn: reload RA every log-window-size

What's cooking in git.git (Oct 2014, #06; Fri, 24)
 2014-10-24 22:34 UTC 

[PATCH 3/7] part3: l10n: de.po: use imperative form for command options
 2014-10-24 18:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Expand on impact of threads on memory consumption
 2014-10-24 17:27 UTC  (2+ messages)

Question On Hooks
 2014-10-24 14:24 UTC 

[RFD/PATCH] push: heed user.signingkey for signed pushes
 2014-10-24 16:49 UTC  (9+ messages)
` [PATCHv2] "
        ` [PATCH] t/lib-gpg: make gpghome files writable

[BUG]
 2014-10-24 15:42 UTC 

squash commits deep down in history
 2014-10-24 11:43 UTC  (4+ messages)

jpalacios@atlassian.com
 2014-10-24  2:50 UTC 

Bug Report: Submodule conflict error message
 2014-10-24  2:46 UTC 

[PATCH] diff -B -M: fix output for "copy and then rewrite" case
 2014-10-23 23:34 UTC 

[PATCH] receive-pack.c: mark file local symbols as static
 2014-10-23 22:58 UTC 

[BUG] Possible issue with word-diff option
 2014-10-23 20:01 UTC  (2+ messages)

[PATCH] git-gui/gitk: Do not depend on Cygwin's "kill" command on Windows
 2014-10-23 19:30 UTC 

[PATCH] git-gui/gitk: Do not depend on Cygwin's "kill" command on Windows
 2014-10-23 19:30 UTC 

Incorrect documention for git-credential-store
 2014-10-23 17:14 UTC 

[Announce] Availability of a Java based Subversion to Git conversion program with automatic (and pluggable) branch detection for whole repository conversions
 2014-10-23 18:47 UTC 

Plumbing version of 'git branch --contains' ?
 2014-10-23 18:07 UTC  (3+ messages)

[PATCH 1/2] git-gui: fix problem with "important" files not shown if, gui.maxfilesdisplayed is exceeded
 2014-10-23 13:37 UTC 

[PATCH 2/2] git-gui: improve gui.maxfilesdisplayed popup message
 2014-10-23 13:39 UTC 

[PATCH 1/2] transport: Free leaking head in transport_print_push_status
 2014-10-22 22:03 UTC  (4+ messages)
` [PATCH 2/2] .mailmap: Add Stefan Bellers corporate mail address

[PATCH] git-imap-send: use libcurl for implementation
 2014-10-22 17:47 UTC  (3+ messages)
` Fwd: "

[PATCH] rebase: convert revert to squash on autosquash
 2014-10-22  6:57 UTC 

Git Help needed
 2014-10-22  1:24 UTC  (6+ messages)

Urgent Order
 2014-10-22  6:26 UTC 

git reflog --date
 2014-10-21 23:11 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).