messages from 2010-02-27 21:21:40 to 2010-03-02 23:20:16 UTC [more...]
split up a repository
2010-03-02 23:21 UTC (5+ messages)
Identifying the branch a clone was cloned from
2010-03-02 23:15 UTC (2+ messages)
failed to push
2010-03-02 23:07 UTC (10+ messages)
` SUCCESS -- "
` [gitbook PATCH] add notes on re-writing history
[PATCH] pull --all: fix error message when current branch is not tracking remote branch
2010-03-02 21:52 UTC
3 failures on test t9100 (svn)
2010-03-02 21:28 UTC (2+ messages)
query for recent changes that could lead to problems with gits index?
2010-03-02 21:15 UTC
Identifying the last push to a reposiotry
2010-03-02 21:13 UTC (2+ messages)
[BUG?] fail to svn clone debian's kernel repository
2010-03-02 19:54 UTC (3+ messages)
` [BUG?] "
Google Gerrit
2010-03-02 19:22 UTC (4+ messages)
Better cooperation between checkouts and stashing
2010-03-02 18:05 UTC (18+ messages)
Which VCS besides git?
2010-03-02 16:38 UTC (7+ messages)
Only the config file changes
2010-03-02 14:46 UTC (4+ messages)
[PATCH v3 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
2010-03-02 12:17 UTC (2+ messages)
[PATCH v3 1/3] git-svn: Support retrieving passwords with GIT_ASKPASS
2010-03-02 11:47 UTC
[PATCH v3 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
2010-03-02 11:52 UTC
[PATCH v2 0/7] http: minor improvements
2010-03-02 10:49 UTC (8+ messages)
` [PATCH v2 1/7] t5541-http-push: check that ref is unchanged for non-ff test
` [PATCH v2 2/7] t554[01]-http-push: refactor, add non-ff tests
` [PATCH v2 3/7] http-push: remove "|| 1" to enable verbose check
` [PATCH v2 4/7] http-walker: cleanup more thoroughly
` [PATCH v2 5/7] http: init and cleanup separately from http-walker
` [PATCH v2 6/7] remote-curl: use http_fetch_ref() instead of walker wrapper
` [PATCH v2 7/7] remote-curl: init walker only when needed
[PATCH 0/5] color enhancements, particularly for grep
2010-03-02 6:43 UTC (20+ messages)
` [PATCH 1/5] Allow explicit ANSI codes for colors
` [PATCH] color: allow multiple attributes
` [PATCH 4/5] grep: Colorize filename, line number, and separator
Remote operations synchronization, and hooks
2010-03-02 5:09 UTC
gitweb problem?
2010-03-02 4:40 UTC (6+ messages)
` [PATCH] gitweb: Fix project-specific feature override behavior
Gitweb: Scan dir for repos & show these other specified repos
2010-03-02 0:38 UTC (7+ messages)
` [PATCH] gitweb multiple project roots documentation
Creating a tarball out of a directory in a bare git repository
2010-03-01 23:00 UTC (3+ messages)
[PATCH 1/4] make union merge an xdl merge favor
2010-03-01 21:46 UTC (4+ messages)
` [PATCH 2/4] refactor merge flags into xmparam_t
` [RFC/PATCH 3/4] merge-file: add option to specify the marker size
` [RFC/PATCH 4/4] merge-file: add option to select union merge favor
Add new option in the right click menu in git gui
2010-03-01 21:45 UTC (4+ messages)
Thoughts on git-completion
2010-03-01 20:34 UTC (3+ messages)
error when installing 1.7.0.1: "ImportError: No module named distutils.core"
2010-03-01 18:32 UTC (6+ messages)
[PATCH 1/3] merge-file: add option to specify the marker size
2010-03-01 17:28 UTC (10+ messages)
` [PATCH 2/3] make union merge an xdl merge favor
` [PATCH 3/3] refactor merge flags into xmparam_t
error when installing 1.7.0.1: "ImportError: No module named distutils.core"
2010-03-01 17:26 UTC (2+ messages)
[RFC,PATCH] git-amend -- darcs like amend-record for git
2010-03-01 17:08 UTC (3+ messages)
[PATCH 1/4] convert: Safer handling of $Id$ contraction
2010-03-01 16:16 UTC (4+ messages)
` [PATCH 2/4] convert: Keep foreign $Id$ on checkout
` [PATCH 3/4] convert: Inhibit contraction of foreign $Id$ during stats
` [PATCH 4/4] convert: Added core.refilteronadd feature
[StGit PATCH] mail: Ask for the SMTP credentials before sending the messages
2010-03-01 15:46 UTC (3+ messages)
git push very slow
2010-03-01 14:36 UTC
[PATCH v2 00/12] add --ff option to cherry-pick
2010-03-01 12:34 UTC (19+ messages)
` [PATCH v2 01/12] revert: libify cherry-pick and revert functionnality
` [PATCH v2 02/12] pick: refactor checking parent in a check_parent function
` [PATCH v2 03/12] pick: make check_parent function extern
` [PATCH v2 04/12] pick: move calling check_parent() ouside pick_commit()
` [PATCH v2 05/12] reset: refactor updating heads into a static function
` [PATCH v2 06/12] reset: refactor reseting in its own function
` [PATCH v2 07/12] reset: make reset function non static and declare it in "reset.h"
` [PATCH v2 08/12] revert: add --ff option to allow fast forward when cherry-picking
` [PATCH v2 09/12] cherry-pick: add tests for new --ff option
` [PATCH v2 10/12] Documentation: describe new cherry-pick "
` [PATCH v2 11/12] cherry-pick: add a no-op --no-ff option to future proof scripts
` [PATCH v2 12/12] rebase -i: use new --ff cherry-pick option
'Deepen' after "git clone --depth=1"?
2010-03-01 11:13 UTC (2+ messages)
git as an sfc member project
2010-03-01 10:58 UTC (8+ messages)
[ANNOUNCE] Git 1.7.0.1
2010-03-01 9:08 UTC
[PATCH 3/3] builtin-add: fix exclude handling
2010-03-01 8:26 UTC
[PATCH 2/3] tests for "git add ignored-dir/file" without -f
2010-03-01 8:26 UTC
'git add' regression in git-1.7?
2010-03-01 8:26 UTC (10+ messages)
` [PATCH] add: fail "git add ignored-dir/file" without -f
` [PATCH 1/3] t0050: mark non-working test as such
[PATCH 0/9] add --ff option to cherry-pick
2010-02-28 22:22 UTC (4+ messages)
` [PATCH 5/9] revert: add --ff option to allow fast forward when cherry-picking
[PATCH] bisect: error out when passing bad path parameters
2010-02-28 22:19 UTC
[PATCHv3 0/3] Using git-mailsplit in mixed line ending environment
2010-02-28 21:18 UTC (3+ messages)
` [PATCHv4 0/4] "
[PATCH v3 0/5] Apply blanks at EOF
2010-02-28 21:17 UTC (2+ messages)
[PATCH] Support merge strategy options in rebase
2010-02-28 21:17 UTC (2+ messages)
[PATCH] Makefile: fix compilation of test programs under MinGW environment
2010-02-28 21:17 UTC (8+ messages)
` [PATCH 1/2] Makefile: fix definition of $(TEST_PROGRAMS) on Windows
` [PATCH 2/2] Makefile: clarify definition of TEST_OBJS
[PATCH/RFC 1/2 v2] gitweb: Syntax highlighting support
2010-02-28 20:28 UTC (2+ messages)
` [PATCH/RFC 2/2] gitweb: Refactor syntax "
[PATCH] sha1_name: fix segfault caused by invalid index access
2010-02-28 18:13 UTC (5+ messages)
Commit log message typos and spell mistakes
2010-02-28 16:33 UTC (3+ messages)
` [PATCH 1/1] Add commit log message spell checking feature
[PATCH] tg-delete: Handle the case where the branch has been removed already, but the base is still left
2010-02-28 14:00 UTC (2+ messages)
[PATCH] tg-push: Filter out plain SHA1s from being pushed
2010-02-28 13:57 UTC (3+ messages)
[PATCH] README: Sketch out what tg rename OLD NEW would do
2010-02-28 13:28 UTC (3+ messages)
[PATCH] tg-mail: Properly quote --in-reply-to
2010-02-28 13:24 UTC
git gui create desktop icon currently does not work
2010-02-28 12:46 UTC (10+ messages)
` "
` "
` [PATCH 1/3] git-gui: fix usage of _gitworktree when creating shortcut for windows
` [PATCH 2/3] git-gui: fix PATH environment for mingw development environment
` [msysGit] "
` "
[RFC PATCHv3 00/10] gitweb: Simple file based output caching
2010-02-28 12:07 UTC (4+ messages)
` gitweb: Simple file based output caching TODO (was: Re: [RFC PATCHv3 00/10] gitweb: Simple file based output caching)
` gitweb: Simple file based output caching TODO
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).