git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-03-10 12:30:42 to 2012-03-13 07:27:56 UTC [more...]

A possible fmt-merge-msg update?
 2012-03-13  7:27 UTC  (15+ messages)
      ` [PATCH] fmt-merge-msg: show those involved in a merged series

[PATCH] Correct singular form in diff summary line for human interaction
 2012-03-13  6:13 UTC  (14+ messages)
` [PATCH v2] Use correct grammar in diffstat summary line
  ` [RFC/PATCH 0/7] tests: diffstat summary line varies by locale (Re: [PATCH v2] Use correct grammar in diffstat summary line)
    ` [PATCH 1/7] test: use test_i18ncmp when checking --stat output
    ` [PATCH 2/7] test: use numstat instead of diffstat in funny-names test
    ` [PATCH 3/7] test: modernize funny-names test style
    ` [PATCH 4/7] test: test cherry-pick functionality and output separately
    ` [PATCH 5/7] test: use --numstat instead of --stat in "git stash show" tests
    ` [PATCH 6/7] test: use numstat instead of diffstat in binary-diff test
    ` [PATCH 7/7] diffstat summary line varies by locale: miscellany

CAC enabled authentication with git transfer protocols
 2012-03-13  2:20 UTC  (3+ messages)

--progress for git submodule update?
 2012-03-13  2:17 UTC  (3+ messages)

Incremental highlights from next issue of "What's cooking"
 2012-03-12 23:51 UTC 

[ANNOUNCE] Git 1.7.9.4
 2012-03-12 23:45 UTC 

[PATCH v4 2/5] http: handle proxy proactive authentication
 2012-03-12 22:25 UTC  (2+ messages)

stripping [PATCH] without losing later tags from mailed patches (Re: [ 02/12] Remove COMPAT_IA32 support)
 2012-03-12 22:22 UTC  (28+ messages)
                      ` [PATCH] git-am: error out when seeing -b/--binary
                    ` Removing unmaintained scripts

Edit a rerere conflict resolution
 2012-03-12 21:52 UTC  (9+ messages)

[PATCH/RFC] remove #!interpreter line from shell libraries
 2012-03-12 21:38 UTC  (6+ messages)

[PATCH/RFC] Change t0204-gettext-reencode-sanity.sh to pass under Mac OSX
 2012-03-12 21:25 UTC  (18+ messages)
              ` Re*: "

[PATCH 0/2] prettify t0303-credential-helpers.sh
 2012-03-12 21:07 UTC  (7+ messages)
` [PATCH 1/2] t0303: set reason for skipping tests
` [PATCH 2/2] t0303: resurrect commit message as test documentation

[PATCH 00/11] perf improvements past v1.7.10
 2012-03-12 20:59 UTC  (20+ messages)
` [PATCH 01/11] perf/aggregate: load Git.pm from the build tree
` [PATCH 02/11] Introduce a performance test for git-rebase
` [PATCH 03/11] Introduce a performance test for git-blame
` [PATCH 04/11] perf: display average instead of minimum time
` [PATCH 05/11] perf: suppress aggregation also in 'run'
` [PATCH 06/11] perf: dereference to a commit when building
` [PATCH 07/11] perf: convert realtime to seconds when collecting runs
` [PATCH 08/11] perf/aggregate: optionally include a t-test score
` [PATCH 09/11] perf/run: allow skipping some revisions
` [PATCH 10/11] perf: implement a test-selection feature
` [PATCH 11/11] perf: add a bisection tool

[PATCH] xdiff: load full words in the inner loop of xdl_hash_record
 2012-03-12 20:59 UTC  (4+ messages)

git push default behaviour?
 2012-03-12 20:16 UTC  (27+ messages)
                        ` [RFC PATCH] push: start warning upcoming default change for push.default

[PATCH v4 5/5] http: rename HTTP_REAUTH to HTTP_RETRY
 2012-03-12 20:06 UTC  (2+ messages)

problem with merging notes
 2012-03-12 18:54 UTC  (6+ messages)
` [PATCH 1/2] t3310: Add testcase demonstrating failure to --commit from within another dir
  ` [PATCH 2/2] notes-merge: use opendir/readdir instead of using read_directory()

GIT & Symbolic Links
 2012-03-12 16:44 UTC 

[PATCH v4 4/5] http: Avoid limit of retrying request only twice
 2012-03-12 17:29 UTC 

[PATCH v4 3/5] http: handle proxy authentication failure (error 407)
 2012-03-12 17:27 UTC 

[PATCH v4 1/5] http: try http_proxy env var when http.proxy config option is not set
 2012-03-12 17:25 UTC 

[PATCH v4 0/5] New roll of proxy improvements
 2012-03-12 17:24 UTC 

[RFC PATCH] push: start warning upcoming default change for push.default
 2012-03-12 16:11 UTC  (8+ messages)

[PATCH/WIP 02/11] notes-merge: use opendir/readdir instead of using read_directory()
 2012-03-12 14:53 UTC  (4+ messages)
` [PATCH 1/2] t3310: Add testcase demonstrating failure to --commit from within another dir
  ` [PATCH 2/2] notes-merge: use opendir/readdir instead of using read_directory()

Passing commit IDs to git-archive
 2012-03-12 13:24 UTC  (3+ messages)

[PATCH v2 0/2] Multithread index-pack
 2012-03-12 12:18 UTC  (7+ messages)
` [PATCH v2 1/2] index-pack: split second pass obj handling into own function
` [PATCH v2 2/2] index-pack: support multithreaded delta resolving

[PATCH] fix incorrect line number report for bad gitconfig
 2012-03-12 12:01 UTC  (4+ messages)

Stop a git commit by a specific author using pre-commit hook
 2012-03-12 11:29 UTC  (13+ messages)
        ` [PATCH 1/(3/4)] test: does pre-commit-hook learn authorship?
        ` [PATCH 2/(3/4)] ident.c: add split_ident_line() to parse formatted ident line
          ` [PATCH 3/3] commit: pass author/committer info to hooks
          ` [PATCH 3/4] run_hook(): enhance the interface to pass arbitrary environment
          ` [PATCH 4/4] commit: pass author/committer info to hooks

Git clone behave strange after active branch change in bare repo
 2012-03-12 11:12 UTC  (2+ messages)

What's cooking in git.git (Mar 2012, #05; Sun, 11)
 2012-03-12  8:48 UTC  (2+ messages)
` [L10N] pull request of git-l10n/git-po

[PATCH] apply: reallocate the postimage buffer when needed
 2012-03-12  6:23 UTC  (4+ messages)

[PATCH v6 00/11] Column display
 2012-03-12  6:02 UTC  (5+ messages)
` [PATCH v7 00/10] "

[PATCH] diff: Introduce diff.algorithm variable
 2012-03-12  5:42 UTC  (3+ messages)

GSoC 2012 application process
 2012-03-11 22:30 UTC  (2+ messages)
` [gsoc2012 wiki PATCH] "Graphical diff in git-gui" project

Need to set GIT_WORK_TREE when setting GIT_DIR !?
 2012-03-11 21:13 UTC  (7+ messages)

I18N.pm is incompatible with perl < 5.8.3
 2012-03-11 19:27 UTC  (6+ messages)
` [PATCH 0/2] Minor fixes for Perl + Git::I18N
  ` [PATCH 1/2] Git::I18N: compatibility with perl <5.8.3
  ` [PATCH 2/2] perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER

[PATCH 2/3] http: try standard proxy env vars when http.proxy config option is not set
 2012-03-11 19:12 UTC  (3+ messages)

[PATCH] builtin/index-pack.c: Fix some pthread_t misuse
 2012-03-10 21:20 UTC  (4+ messages)

Trouble with file specific merge strategies
 2012-03-11 18:01 UTC  (7+ messages)

SVN Branch Description Format
 2012-03-11 10:59 UTC 

What's cooking in git.git (Mar 2012, #04; Fri, 9)
 2012-03-11  9:25 UTC  (2+ messages)
` What's in "What's cooking"

[PATCH] lib-gettext.sh: Show GIT_INTERNAL_GETTEXT_SH_SCHEME = fallthrough
 2012-03-10 22:37 UTC 

[PATCH] '"succeeded" was misspelled in the code, which propagated throughout the translations. Fix all of them"
 2012-03-10 22:14 UTC  (3+ 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).