messages from 2010-07-25 22:41:35 to 2010-07-27 21:15:18 UTC [more...]
Avery Pennarun's git-subtree?
2010-07-27 21:14 UTC (36+ messages)
[PATCH 0/4] Skip tests using 3-arg test_*
2010-07-27 21:14 UTC (6+ messages)
` [PATCH 1/4] tests: implicitly skip SYMLINKS tests using <prereq>
` [PATCH 1/4] t: "
` [PATCH 2/4] t/t5800-remote-helpers.sh: Skip with prereq on python <2.4
` [PATCH 3/4] t/t7800-difftool.sh: Skip with prereq on no PERL
` [PATCH 4/4] t/README: Update "Skipping tests" to align with best practices
[PATCH v2] Document ls-files -t as semi-obsolete
2010-07-27 21:11 UTC (8+ messages)
` [PATCH v3] "
Possible bug with `export-subst' attribute
2010-07-27 21:09 UTC (13+ messages)
` [PATCH 0/3] archive: abbreviate substituted commit ids again
` [PATCH 1/3] "
` [PATCH 2/3] checkout, commit: remove confusing assignments to rev.abbrev
` [PATCH 3/3] examples/commit: use --abbrev for commit summary
[PATCH] hash: Remove useless init_hash()
2010-07-27 19:58 UTC (6+ messages)
[PATCH] Fix git rebase --continue to work with touched files
2010-07-27 19:53 UTC (4+ messages)
Recommended work flow with git to send in patches
2010-07-27 19:48 UTC (10+ messages)
[PATCH 0/2] Subtree clone?
2010-07-27 18:51 UTC (6+ messages)
` [PATCH 1/2] upload-pack: support subtree packing
` Configurable callbacks for missing objects (we Re: upload-pack: support subtree packing)
` [PATCH 2/2] fetch-pack: support --subtree and --commit-subtree options
Git-svn & 502 Bad Gateway
2010-07-27 18:35 UTC
[PATCHv3] Updated patch series for providing mechanism to list available repositories
2010-07-27 17:41 UTC (10+ messages)
[PATCH] Clarify help message when no remote is specified in fetch/pull
2010-07-27 17:36 UTC (2+ messages)
object/pack size x5 larger than a fresh clone?
2010-07-27 17:03 UTC (5+ messages)
question (possibly) on git subtree/submodules
2010-07-27 16:55 UTC (6+ messages)
` RFC: Sparse checkout improvements (was: Re: question (possibly) on git subtree/submodules)
[PATCH] t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing test
2010-07-27 16:54 UTC
[RFC PATCH 0/2] Allow detached forms (--option arg) for git log options
2010-07-27 15:10 UTC (16+ messages)
` [RFC PATCH 1/2] Allow "git log --grep foo" as synonym for "git log --grep=foo"
` [RFC PATCH 2/2] Allow "git log -S string" as synonym for "git log -Sstring"
inotify daemon speedup for git [POC/HACK]
2010-07-27 12:20 UTC
[bash-completion] syntax error near unexpected token '<' on line 123 in bash_completion.d/git
2010-07-27 10:43 UTC (6+ messages)
rfc - Changing the way gitk and git-gui are managed
2010-07-27 10:28 UTC (7+ messages)
need advice on usage patterns
2010-07-27 9:13 UTC (8+ messages)
` git pull (Re: need advice on usage patterns)
[RFC PATCH 0/24] Documentation: refactor config variable descriptions
2010-07-27 6:48 UTC (13+ messages)
` [PATCH 2/24] Documentation: Add variable-substitution script
` [PATCH 3-24/24] Documentation: include configuration options in manpages
` [PATCH 1/24] Documentation: Move variables from config.txt to separate file
[PATCH] commit: remove full stop from usage help for -u
2010-07-27 5:40 UTC
[BUG] git gui blame: Show History Context [still] broken since 29e5573d
2010-07-27 1:09 UTC (7+ messages)
` git gui tree (Re: [BUG] git gui blame: Show History Context [still] broken since 29e5573d)
Potential bug in gitweb 1.7.2
2010-07-27 0:09 UTC (11+ messages)
Updated patch series for providing mechanism to list available repositories
2010-07-26 23:28 UTC (4+ messages)
` [PATCH 2/4] git-shell-commands: Add a command to list bare repos
[PATCH] gitweb: move highlight config out of guess_file_syntax()
2010-07-26 20:56 UTC (5+ messages)
[PATCH/WIP] git-svn: tweak log format to match "svn log" output
2010-07-26 19:09 UTC (5+ messages)
` [PATCH 2/1] git svn: remove extraneous newline from log output
URL decoding changed semantics of + in URLs
2010-07-26 18:44 UTC (7+ messages)
git push asking for a password
2010-07-26 18:30 UTC (2+ messages)
[PATCH] upload-pack: Remove some unused code
2010-07-26 18:29 UTC (3+ messages)
[PATCH 0/2] Submodules: Add the new config option "ignore"
2010-07-26 18:28 UTC (3+ messages)
` [PATCH 1/2] Submodules: Add the new "ignore" config option for diff and status
` [PATCH 2/2] Submodules: Use "ignore" settings from .gitmodules too "
[GSoC update] git-remote-svn: Week 10
2010-07-26 17:53 UTC (6+ messages)
` [PATCH 06/13] Dump the revprops at the start of every revision
[PATCH] config --get --path: check for unset $HOME
2010-07-26 17:48 UTC (5+ messages)
Merge commit before branch tip
2010-07-26 16:15 UTC (4+ messages)
git: please refuse push containing commits marked for autosquash by default
2010-07-26 15:50 UTC (2+ messages)
CRLF behavior
2010-07-26 15:09 UTC (3+ messages)
git tag's history
2010-07-26 14:17 UTC (4+ messages)
[PATCH v3 0/7] Detailed test coverage reports for Git
2010-07-26 11:43 UTC (3+ messages)
[PATCH] Makefile: add check-docs exception for gitrevisions
2010-07-26 11:11 UTC (2+ messages)
[PATCH] Fix 'git' wrapper usage string
2010-07-26 10:31 UTC (2+ messages)
[PATCH 1/3] Fix sparse checkout not removing files from index
2010-07-26 9:08 UTC (3+ messages)
` [PATCH 2/3] unpack-trees.c: Do not check ce_stage in will_have_skip_worktree()
` [PATCH 3/3] Mark new entries skip-worktree appropriately
git bundle bug?
2010-07-26 7:29 UTC (4+ messages)
` bash completion for 'git version'? (Re: git bundle bug?)
[PATCH 0/6] Detailed test coverage reports for Git
2010-07-26 5:44 UTC (6+ messages)
` [PATCH 2/6] Makefile: Include subdirectories in "make cover" reports
RFC: Between git-subtree and git-submodules
2010-07-26 5:02 UTC (4+ messages)
git pull question
2010-07-26 3:51 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).