messages from 2011-05-12 11:09:04 to 2011-05-15 20:25:39 UTC [more...]
how to keep git-fetch from running out of memory?
2011-05-15 20:25 UTC (3+ messages)
What's cooking in git.git (May 2011, #06; Fri, 13)
2011-05-15 20:23 UTC (6+ messages)
ACLs for GIT
2011-05-15 20:16 UTC (3+ messages)
Problems with Git's "perl" userdiff driver
2011-05-15 20:13 UTC (3+ messages)
[PATCH 0/5] Updates to replace-object API
2011-05-15 19:54 UTC (6+ messages)
` [PATCH 1/5] Declare lookup_replace_object() in cache.h, not in commit.h
` [PATCH 2/5] t6050: make sure we test not just commit replacement
` [PATCH 3/5] read_sha1_file(): get rid of read_sha1_file_repl() madness
` [PATCH 4/5] inline lookup_replace_object() calls
` [PATCH 5/5] read_sha1_file(): allow selective bypassing of replacement mechanism
[PATCH] git_open_noatime(): drop unused parameter
2011-05-15 19:21 UTC (2+ messages)
[PATCH] sha1_file: typofix
2011-05-15 19:16 UTC
GLib
2011-05-15 18:06 UTC (3+ messages)
[PATCH 2/2] receive-pack: Add receive.denyObjectLimit to refuse push with too many objects
2011-05-15 17:42 UTC (12+ messages)
` [PATCHv2 2/2] receive-pack: Add receive.objectCountLimit "
[PATCH 0/7] Document translation with po4a
2011-05-15 13:51 UTC (22+ messages)
` [PATCH 1/7] Add new target pot in Makefile
` [PATCH 2/7] add make(shell) scripts
` [PATCH 3/7] cp git-stage.pot ja/git-stage.po
` [PATCH 4/7] translate ja/git-stage.po
` [PATCH 5/7] your file
` [PATCH 6/7] update git-stage.po
` [PATCH 7/7] translate and remove fazzy
[PATCH] Add log.abbrev-commit config option
2011-05-15 13:25 UTC (12+ messages)
` [PATCH] add, merge, diff: do not use strcasecmp to compare config variable names
` [PATCH v2] Add log.abbrevCommit config variable
` [PATCH v3] "
Reverting a subdirectory of a repo
2011-05-15 13:10 UTC
[PATCH] add-interactive: shortcut for add hunk and quit
2011-05-15 12:55 UTC
[RFC PATCH 0/2] submodule update continue
2011-05-15 12:42 UTC (3+ messages)
` [RFC PATCH 1/2] sh-setup: Make die take the error code as param
` [RFC PATCH 2/2] submodule update: continue when a checkout fails
Hello how are you doing?
2011-05-15 11:20 UTC
[PATCH/WIP] Starting work on a man page for /etc/gitweb.conf
2011-05-15 10:34 UTC (11+ messages)
` [RFC/PATCH] gitweb: Starting work on a man page for gitweb (WIP)
[PATCH] gitweb: Use GITWEB_CONFIG_SYSTEM even if GITWEB_CONFIG does exist
2011-05-15 9:53 UTC (3+ messages)
git commit -a reports untracked files after a clone
2011-05-15 8:26 UTC (3+ messages)
[PATCH v2 0/2] better handle .gitmodules merge conflicts
2011-05-15 5:00 UTC (7+ messages)
` [PATCH v2 1/2] test that git status works with merge conflict in, .gitmodules
` [PATCH v2 2/2] Submodules: Don't parse .gitmodules when it contains, merge conflicts
git status -s -v: no override
2011-05-15 4:05 UTC (6+ messages)
` [PATCH] status: store format option as an int
` [PATCH resend] "
[PATCH v2 0/4] i18n: Add shell script translation infrastructure
2011-05-15 3:30 UTC (6+ messages)
` [PATCH v2 1/4] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
` [PATCH v2 2/4] git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers
` [PATCH v2 3/4] git-sh-i18n.sh: add GIT_GETTEXT_POISON support
` [PATCH v2 4/4] Makefile: add xgettext target for *.sh files
git difftool does does not respect current working directory
2011-05-14 14:25 UTC
RFC: a plugin architecture for git extensions?
2011-05-14 12:51 UTC (11+ messages)
git rebase --interactive commits order
2011-05-14 10:58 UTC (10+ messages)
Qgit should use "git config" instead of "git repo-config"
2011-05-14 8:56 UTC (4+ messages)
[PATCH 0/8] Sequencer Foundations
2011-05-13 21:40 UTC (34+ messages)
` [PATCH 1/8] revert: Improve error handling by cascading errors upwards
` [PATCH 2/8] revert: Make "commit" and "me" local variables
` [PATCH 3/8] revert: Introduce a struct to parse command-line options into
` [PATCH 4/8] revert: Separate cmdline argument handling from the functional code
` [PATCH 5/8] revert: Catch incompatible command-line options early
` [PATCH 6/8] revert: Introduce head, todo, done files to persist state
` [PATCH 7/8] revert: Implement parsing --continue, --abort and --skip
[PATCH/RFC v6] git-p4: warn if git authorship won't be retained
2011-05-13 19:46 UTC (2+ messages)
AAARGH bisection is hard (Re: [2.6.39 regression] X locks up hard right after logging in)
2011-05-13 19:18 UTC (18+ messages)
[PATCH 1/2] t5400: Fix a couple of typos
2011-05-13 16:43 UTC
Question about git-cherry and the rev list it's using
2011-05-13 16:29 UTC (6+ messages)
[RFC PATCH 0/2] better handle .gitmodules merge conflicts
2011-05-13 15:01 UTC (6+ messages)
` [RFC PATCH 1/2] test that git status works with merge conflict in .gitmodules
` [RFC PATCH 2/2] Submodules: Don't parse .gitmodules when it contains merge conflicts
git-p4 issue
2011-05-13 14:31 UTC (8+ messages)
merging bare repository
2011-05-13 13:54 UTC (3+ messages)
[PATCH 00/48] i18n: Add shell script translations (depends on infrastructure)
2011-05-13 9:48 UTC (8+ messages)
` [PATCH 20/48] i18n: git-submodule die + eval_gettext messages
push --mirror on post-receive hook?
2011-05-13 8:25 UTC (2+ messages)
[PATCH/RFC v5] git-p4: warn if git authorship won't be retained
2011-05-13 5:29 UTC (3+ messages)
[BUG?] read_directory(), core.ignorecase and pathspec
2011-05-13 0:39 UTC (3+ messages)
[PATCH] Adds 'stash.index' configuration option
2011-05-12 22:36 UTC (7+ messages)
` RFC proposal: set git defaults options from config
What's cooking in git.git (May 2011, #05; Wed, 11)
2011-05-12 20:16 UTC (2+ messages)
fast forward a branch from another
2011-05-12 16:58 UTC (7+ messages)
Exit code of git-ls-remote
2011-05-12 16:41 UTC (3+ messages)
git cherry-pick --strategy=resolve segfaults if picking a root commit
2011-05-12 14:53 UTC (10+ messages)
` [PATCH 1/3] cherry-pick: handle root commits with external strategies
` [PATCH 2/3] revert: allow reverting a root commit
` [PATCH 3/3] t3503: test cherry picking and reverting root commits
[PATCH] Tweak t3102-ls-tree-wildcards to run on Windows
2011-05-12 12:19 UTC (2+ messages)
git svn info --url lacks username
2011-05-12 12:13 UTC
[PATCHv1] git-p4: test harness directory handling tidyup
2011-05-12 11:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).