git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-24 00:19:05 to 2011-05-26 09:05:55 UTC [more...]

(unknown)
 2011-05-26  9:02 UTC 

Git EOL Normalization
 2011-05-26  7:20 UTC  (5+ messages)

[RFC] upload-pack deadlock
 2011-05-26  6:45 UTC  (5+ messages)
      ` [1.7.2] Please cherry-pick "upload-pack: start pack-objects before async rev-list"

[PATCH 0/6] i18n: Windows shellscript support
 2011-05-26  6:34 UTC  (8+ messages)
` [PATCH 1/6] i18n win32: add git-am eval_gettext variable prefix
` [PATCH 2/6] i18n win32: add git-bisect "
` [PATCH 3/6] i18n win32: add git-pull "
` [PATCH 4/6] i18n win32: add git-stash "
` [PATCH 5/6] i18n win32: add git-submodule "
` [PATCH 6/6] i18n win32: add test "

[PATCH] Interix catch-ups for recent changes/releases
 2011-05-26  6:29 UTC  (10+ messages)
` [PATCH 1/2] Add additional build options for Interix, and remove obsolete ones
` [PATCH 2/2] Include unistd.h

[PATCH v2 1/3] setup: Provide GIT_PREFIX to built-ins
 2011-05-26  6:21 UTC  (6+ messages)
` [PATCH v2 2/3] git: Remove handling for GIT_PREFIX
` [PATCH v2 3/3] git-mergetool--lib: Make vimdiff retain the current directory
  ` [PATCH] "
    ` [PATCH v4 3/3] "

[RFC/PATCH] t0081-*.sh: Fix failure of the 'long read' tests
 2011-05-26  4:33 UTC  (4+ messages)
    ` [PULL svn-fe/maint] "

[PATCHv2 1/2] Support multiple virtual repositories with a single object store and refs
 2011-05-26  4:08 UTC  (11+ messages)
` [PATCHv2 2/2] Support virtual repositories in smart http-backend, specified by environment

What's cooking in git.git (May 2011, #11; Tue, 24)
 2011-05-26  3:28 UTC  (7+ messages)

git dies with sigseg due to enless recursion on broken repo
 2011-05-26  1:33 UTC 

[PATCH] sh-18n: quell "unused variable" warning
 2011-05-25 23:33 UTC  (3+ messages)

[PATCH v3 00/10] Sequencer Foundations
 2011-05-25 23:15 UTC  (14+ messages)
` [PATCH 01/10] advice: Introduce error_resolve_conflict
` [PATCH 02/10] revert: Propogate errors upwards from do_pick_commit
` [PATCH 03/10] revert: Eliminate global "commit" variable
` [PATCH 04/10] revert: Rename no_replay to record_origin
` [PATCH 05/10] revert: Introduce struct to keep command-line options
` [PATCH 06/10] revert: Separate cmdline parsing from functional code
` [PATCH 07/10] revert: Catch incompatible command-line options early
` [PATCH 08/10] revert: Introduce HEAD, TODO files to persist state, plan
` [PATCH 09/10] revert: Implement parsing --continue, --abort and --skip
` [PATCH 10/10] revert: Implement --abort processing

Merge made by recursive?
 2011-05-25 22:46 UTC  (10+ messages)

[RFC PATCH] unpack-trees: add the dry_run flag to unpack_trees_options
 2011-05-25 22:30 UTC  (7+ messages)
  ` [PATCH v2 0/2] Teach read-tree the -n|--dry-run option
    ` [PATCH v2 1/2] unpack-trees: add the dry_run flag to unpack_trees_options
    ` [PATCH v2 2/2] Teach read-tree the -n|--dry-run option

t7810.94 (git-grep -E -F -G) never passed
 2011-05-25 21:22 UTC  (4+ messages)

Supporting "-v" option for git-log
 2011-05-25 20:01 UTC  (14+ messages)

Simple dead assignment
 2011-05-25 19:45 UTC  (10+ messages)
` [PATCH] "
    ` [PATCH] Remove a "

[PATCH 0/2] gitweb: Improve handling of configuration files
 2011-05-25 19:36 UTC  (8+ messages)
` [PATCH 1/2] gitweb: Refactor reading and parsing config file into read_config_file
` [PATCHv1 2/2 (version A)] gitweb: Mention read_config_file in gitweb/README
` [PATCHv3 2/2 (version B)] gitweb: Use /etc/gitweb.conf even if gitweb_conf.perl exist

gitk normal use on linux repo and severe memory pressure
 2011-05-25 18:27 UTC  (4+ messages)

[PATCH v3 1/3] Support multiple virtual repositories with a single object store and refs
 2011-05-25 18:03 UTC  (10+ messages)
` [PATCH v3 2/3] Support virtual repositories in smart http-backend, specified by environment
` [PATCH v3 3/3] Add documentation for virtual repositories

[PATCH] Support multiple virtual repositories with a single object store and refs
 2011-05-25 16:56 UTC  (4+ messages)

commit a1f6baa5 (wrap long header lines) breaks my habit
 2011-05-25 15:40 UTC  (5+ messages)

combined diff does not detect binary files and ignores -diff attribute
 2011-05-25 15:29 UTC  (23+ messages)
        ` [PATCH 5/5] combine-diff: respect textconv attributes

git issues/bugs - is there an alert process?
 2011-05-25 15:14 UTC  (4+ messages)

[PATCHv2] add Android support
 2011-05-25 15:06 UTC  (5+ messages)
` Cross-compiling git (was: [PATCHv2] add Android support)

git difftool does does not respect current working directory
 2011-05-25  4:19 UTC  (7+ messages)
` [PATCH 1/3] setup: Provide GIT_PREFIX to built-ins

Why does adding an existing repo as a submodule modify .git/config?
 2011-05-25  3:11 UTC  (6+ messages)

[PATCH 0/4] streaming conversion API
 2011-05-25  2:23 UTC  (7+ messages)
` [PATCH 4/4] streaming filter: ident filter and filter cascading
        ` [PATCH] t0021: test application of both crlf and ident
        ` [PATCH v2?] streaming: filter cascading

[PATCH] handle_options(): do not miscount how many arguments were used
 2011-05-24 22:50 UTC  (10+ messages)
` [PATCH] Allow built-ins to also use -c var=val via alias
          ` [PATCH 1/4] config: make environment parsing routines static
          ` [PATCH 2/4] git_config: don't peek at global config_parameters
          ` [PATCH 3/4] config: always parse GIT_CONFIG_PARAMETERS during git_config
          ` [PATCH 4/4] handle_options(): do not miscount how many arguments were used

[PATCH] checkout: honor advice.detachedHead when reattaching to a branch
 2011-05-24 21:24 UTC  (5+ messages)

[PATCH] diff-options.txt: document --[no]-textconv
 2011-05-24 19:45 UTC  (4+ messages)
` [PATCH] doc: discuss textconv versus external diff drivers

[PATCH] Fix usage of git-init and git-init-db documentation
 2011-05-24 16:40 UTC  (5+ messages)

[PATCHv2] Fix usage of git-init and git-init-db documentation
 2011-05-24 15:07 UTC 

What's cooking in git.git (May 2011, #10; Mon, 23)
 2011-05-24  3:22 UTC  (2+ messages)

[PATCH 8/8] gitk: show modified files with separate work tree
 2011-05-24  2:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCHv4 00/10] Push limits
 2011-05-24  1:17 UTC  (10+ messages)
` [PATCHv4 06/10] send-pack/receive-pack: Allow server to refuse pushes with too many commits
` [PATCHv4 07/10] pack-objects: Allow --max-pack-size to be used together with --stdout
` [PATCHv4 09/10] pack-objects: Estimate pack size; abort early if pack size limit is exceeded


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 NNTP newsgroup(s).