git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-01 08:06:01 to 2011-04-03 17:22:26 UTC [more...]

[GSoC 2011] Git Sequencer
 2011-04-03 17:20 UTC 

[PATCH 00/51] i18n: Shell script translations
 2011-04-03 16:46 UTC  (52+ messages)
` [PATCH 01/51] i18n: git-am add git-sh-i18n
` [PATCH 02/51] i18n: git-am one-line gettext $msg; echo
` [PATCH 03/51] i18n: git-am multi-line getttext "
` [PATCH 04/51] i18n: git-am eval_gettext messages
` [PATCH 05/51] i18n: git-am echo + gettext message
` [PATCH 06/51] i18n: git-am die messages
` [PATCH 07/51] i18n: git-am cannot_fallback messages
` [PATCH 08/51] i18n: git-am clean_abort messages
` [PATCH 09/51] i18n: git-am "Apply?" message
` [PATCH 10/51] i18n: git-am core say messages
` [PATCH 11/51] i18n: git-am printf(1) message to eval_gettext
` [PATCH 12/51] i18n: git-pull add git-sh-i18n
` [PATCH 13/51] i18n: git-pull die messages
` [PATCH 14/51] i18n: git-pull eval_gettext + die message
` [PATCH 15/51] i18n: git-pull eval_gettext + warning message
` [PATCH 16/51] i18n: git-pull split up "no candidate" message
` [PATCH 17/51] i18n: git-pull "You asked to pull" message
` [PATCH 18/51] i18n: git-pull "[...] not currently on a branch" message
` [PATCH 19/51] i18n: git-pull "rebase against" / "merge with" messages
` [PATCH 20/51] i18n: git-submodule add git-sh-i18n
` [PATCH 21/51] i18n: git-submodule echo + eval_gettext messages
` [PATCH 22/51] i18n: git-submodule say "
` [PATCH 23/51] i18n: git-submodule die "
` [PATCH 24/51] i18n: git-submodule $update_module say + die messages
` [PATCH 25/51] i18n: git-submodule "cached cannot be used" message
` [PATCH 26/51] i18n: git-submodule "Submodule change[...]" messages
` [PATCH 27/51] i18n: git-submodule $errmsg messages
` [PATCH 28/51] i18n: git-submodule "Entering [...]" message
` [PATCH 29/51] i18n: git-submodule "[...] path is ignored" message
` [PATCH 30/51] i18n: git-submodule "path not initialized" message
` [PATCH 31/51] i18n: git-submodule "blob" and "submodule" messages
` [PATCH 32/51] i18n: git-stash add git-sh-i18n
` [PATCH 33/51] i18n: git-stash echo + gettext message
` [PATCH 34/51] i18n: git-stash say + gettext messages
` [PATCH 35/51] i18n: git-stash die "
` [PATCH 36/51] i18n: git-stash die + eval_gettext messages
` [PATCH 37/51] i18n: git-stash die + eval_gettext $* messages
` [PATCH 38/51] i18n: git-stash die + eval_gettext $1 messages
` [PATCH 39/51] i18n: git-stash "unknown option" message
` [PATCH 40/51] i18n: git-stash drop_stash say/die messages
` [PATCH 41/51] i18n: git-bisect add git-sh-i18n
` [PATCH 42/51] i18n: git-bisect gettext + echo message
` [PATCH 43/51] i18n: git-bisect echo + gettext messages
` [PATCH 44/51] i18n: git-bisect echo + eval_gettext message
` [PATCH 45/51] i18n: git-bisect die + gettext messages
` [PATCH 46/51] i18n: git-bisect die + eval_gettext messages
` [PATCH 47/51] i18n: git-bisect bisect_run + $@ messages
` [PATCH 48/51] i18n: git-bisect bisect_reset + $1 messages
` [PATCH 49/51] i18n: git-bisect bisect_replay "
` [PATCH 50/51] i18n: git-bisect [Y/n] messages
` [PATCH 51/51] i18n: git-bisect bisect_next_check "You need to" message

[PATCH 0/2] i18n: Shell script translation infrastructure
 2011-04-03 16:42 UTC  (3+ messages)
` [PATCH 1/2] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
` [PATCH 2/2] git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers

Feature request for gitweb... (was: Re: Feature request: Daily RSS update digests)
 2011-04-03 16:36 UTC 

Feature request: Daily RSS update digests
 2011-04-03 16:19 UTC 

[PATCH] git.el: Add new user functions for push, pull, fetch
 2011-04-03 16:13 UTC  (3+ messages)
` [PATCH v2] contrib/emacs/git.el: Add "

GSOC 11: Minimal git based client based on libgit2
 2011-04-03 15:35 UTC  (2+ messages)

[PATCH/RFC 0/2] no-op shell script i18n infrastructure
 2011-04-03 15:25 UTC  (3+ messages)
` [PATCH/RFC 1/2] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()

Git exhausts memory
 2011-04-03 15:18 UTC  (4+ messages)

GSOC 2011: git on Android
 2011-04-03 15:01 UTC  (2+ messages)

[PATCH] Documentation: Document diff.<tool>.* and filter.<driver>.* in config
 2011-04-03 14:25 UTC  (9+ messages)
  ` [PATCH v2] "
    ` [PATCH v3 0/3] Document diff and filter drivers "
      ` [PATCH 1/3] Documentation: Add filter.<driver>.* to config
      ` [PATCH 2/3] Documentation: Add diff.<driver>.* "
      ` [PATCH 3/3] Documentation: Allow custom diff tools to be specified in 'diff.tool'

[PATCH] t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT
 2011-04-03 13:33 UTC 

[RFC/PATCH 3/3] builtin/show.c: do not prune by pathspec
 2011-04-03 13:16 UTC  (9+ messages)
` [PATCH 0/4] reflog, show and command line overrides
  ` [PATCH 1/4] builtin/log.c: separate default and setup of cmd_log_init()
  ` [PATCH 2/4] t/t1411: test reflog with formats
  ` [PATCH 3/4] reflog: fix overriding of command line options
  ` [PATCH 4/4] builtin/show: do not prune by pathspec

[PATCH 0/3] revisions.txt improvements
 2011-04-03 13:05 UTC  (7+ messages)
` [PATCHv2 "
  ` [PATCH 1/3] revisions.txt: consistent use of quotes
  ` [PATCHv2 2/3] revisions.txt: structure with a labelled list
  ` [PATCHv2 3/3] revisions.txt: language improvements

What's cooking in git.git (Mar 2011, #06; Thu, 31)
 2011-04-03 12:51 UTC  (9+ messages)
` [PATCH] git diff -D: omit the preimage of deletes

[RFC PATCH] convert: add functions to check if we can bypass conversion
 2011-04-03  9:10 UTC 

[ANNOUNCE] Git 1.7.4.3
 2011-04-03  8:36 UTC 

[PATCH] sparse: Fix errors and silence warnings
 2011-04-03  8:17 UTC  (2+ messages)

[PATCH] Allow multiple merges to invalid HEAD
 2011-04-03  8:08 UTC  (3+ messages)

Background processes in post-receive hook
 2011-04-03  5:06 UTC  (5+ messages)

[PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new
 2011-04-03  4:07 UTC  (12+ messages)
` [PATCH 3/5] tree-walk: micro-optimization in tree_entry_interesting
` [PATCH 4/5] tree-walk: unroll get_mode since loop boundaries are well-known
` [PATCH 5/5] tree-walk: match_entry microoptimization
    ` Fwd: [PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new

Better big file support & GSoC
 2011-04-03  4:00 UTC  (3+ messages)

Problems with stale .keep files on git server
 2011-04-03  1:01 UTC  (14+ messages)
  ` [PATCH 1/2] index-pack: Create .keep files with same permissions and .pack/.idx
` [RFC/PATCH 2/2] repack: Remove stale .keep files before repacking

git: ideas and libgit2
 2011-04-03  1:01 UTC 

git svn clone failing
 2011-04-03  0:21 UTC  (6+ messages)

[PATCH] git.el: Don't use font-lock-compile-keywords
 2011-04-03  0:19 UTC  (2+ messages)

Completion for branches or tags broken with zsh
 2011-04-02 22:50 UTC  (2+ messages)

re:Git enterprise setup on a large project
 2011-04-02 22:45 UTC  (2+ messages)
` Git "

[PATCH] git-pack-objects.txt: fix grammatical errors
 2011-04-02 21:16 UTC  (4+ messages)

[PATCH] Try to remove the given path even if it can't be opened
 2011-04-02 20:33 UTC  (6+ messages)

Git enterprise setup on a large project
 2011-04-02 19:50 UTC 

git commit fails under some circumstances
 2011-04-02 19:16 UTC  (2+ messages)
` Re* "

[PATCH 0/4] fix hang in git push when pack-objects fails
 2011-04-02 12:27 UTC  (25+ messages)
` [PATCH 3/4] run-command: allow aborting async code prematurely
` [PATCH 5/4] run-command: implement abort_async for pthreads

[PATCH] Documentation/git-update-index.txt: Remove obsolete note
 2011-04-02  8:52 UTC  (4+ messages)

[PATCH] reset: update help text
 2011-04-02  8:43 UTC  (5+ messages)

fast-import: use struct hash_table
 2011-04-02  3:33 UTC  (7+ messages)
` [PATCH 1/2] fast-import: use struct hash_table for atom strings
` [PATCH 2/2] fast-import: use struct hash_table for objects

[PATCH 1/2] blame: add --abbrev command line option
 2011-04-02  1:37 UTC  (4+ messages)
` [PATCH 2/2] blame: honor core.abbrev

Problem using git-filter-branch to move tree when repository name contains space
 2011-04-01 21:49 UTC  (4+ messages)
  ` [PATCH] docs: fix filter-branch subdir example for exotic repo names

GSoC questions
 2011-04-01 21:05 UTC  (8+ messages)

Usability improvement request: git show revision -- file
 2011-04-01 19:11 UTC  (5+ messages)
` [PATCH 2/3] sha1_name: Suggest commit:./file for path in subdir

[PATCH (BUGFIX)] gitweb: Fix parsing of negative fractional timezones in JavaScript
 2011-04-01 19:06 UTC 

a couple of git-svn patches
 2011-04-01 18:42 UTC  (3+ messages)
` [PATCH 1/2] git-svn: Fix the commit-url config to be the base url, just like the url config
` [PATCH 2/2] git-svn: Cache results of running the executable "git config"

[PATCH 1/4] write_idx_file should use an unsigned nr_objects parameter
 2011-04-01 18:36 UTC  (3+ messages)

[PATCH] "log --cherry-pick" documentation regression fix
 2011-04-01 18:04 UTC 

Small "git clean" annoyance
 2011-04-01 14:48 UTC  (5+ messages)

Indexing Zlib deflated streams for pseudo-random-access to reduce delta-resolution memory requirements
 2011-04-01 13:59 UTC  (2+ messages)

"git svn mkdirs" is very slow
 2011-04-01 10:26 UTC  (2+ messages)
` [PATCH] git-svn: add an option to skip the creation of empty directories

[PATCH v2] submodule: Add --force option for git submodule update
 2011-04-01  9:42 UTC 

ALM platform with Smart HTTP support for faster Git adoption
 2011-04-01  8:30 UTC 

[PATCH] Docs gitk: Explicitly mention -d, --date-order option
 2011-04-01  8:05 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).