messages from 2009-07-09 18:12:00 to 2009-07-13 17:20:34 UTC [more...]
[ANNOUNCE] Stacked Git 0.15-rc1
2009-07-13 17:20 UTC (6+ messages)
advisability of CIFS/SMBFS
2009-07-13 16:44 UTC (2+ messages)
[PATCH 1/2] Document 'git (rev-list|log) --merges'
2009-07-13 15:11 UTC (2+ messages)
` [PATCH 2/2] bash: add '--merges' to common 'git log' options
[PATCH JGIT] Method invokes inefficient new String(String) constructor
2009-07-13 14:53 UTC (6+ messages)
` [PATCH] FindBugs: don't use new String(String) in RefDatabase
` [JGIT PATCH v2] "
Pushing to GitHub doesn't push all branches
2009-07-13 13:41 UTC (8+ messages)
Submodule using different repository URLs
2009-07-13 13:33 UTC (8+ messages)
Rewrite history then pull repository?
2009-07-13 9:38 UTC (3+ messages)
default aliases (ci, di, st, co)
2009-07-13 9:15 UTC (12+ messages)
` wsfix alias
found a resource leak in file builtin-fast-export.c
2009-07-13 8:01 UTC (4+ messages)
` [PATCH] Fix export_marks() error handling
"fatal: index-pack failed" on git-clone
2009-07-13 4:52 UTC (10+ messages)
C# Git Implementation
2009-07-13 0:37 UTC (4+ messages)
[PATCH] init-db: migrate to parse-options
2009-07-12 23:37 UTC (7+ messages)
` [PATCH v2] "
auto-merge after push?
2009-07-12 22:31 UTC (9+ messages)
[PATCH 0/3] gitweb: 'blame' view improvements
2009-07-12 22:08 UTC (9+ messages)
` [PATCH 1/3] gitweb: Mark boundary commits in 'blame' view
` [PATCH 2/3] gitweb: Use "previous" header of git-blame -p "
` [PATCH 3/3] gitweb: Add author initials in 'blame' view, a la "git gui blame"
` [PATCH 4/3] gitweb: Use light/dark class also in 'blame' view
git-svn is "Unable to determine upstream SVN information..."
2009-07-12 21:56 UTC (8+ messages)
` [PATCH] git svn: allow uppercase UUIDs from SVN
Too many 'stat' calls by git-status on Windows
2009-07-12 21:33 UTC (37+ messages)
` [PATCH 1/3] Add 'fill_directory()' helper function for directory traversal
` [PATCH 2/3] Simplify read_directory[_recursive]() arguments
` [PATCH 3/3] Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry
` [PATCH 4/3] Avoid using 'lstat()' to figure out directories
` [PATCH 5/3] Prepare symlink caching for thread-safety
` [PATCH 6/3] Export thread-safe version of 'has_symlink_leading_path()'
` [PATCH 7/3] Make index preloading check the whole path to the file
` [PATCH 3/3] Avoid doing extra 'lstat()'s for d_type if we have?an up-to-date cache entry
[PATCH 0/6] Tracking setup improvements: per-remote config, autosetuppush
2009-07-12 21:17 UTC (8+ messages)
` [PATCH 1/6] config: allow false and true values for branch.autosetuprebase
` [PATCH 2/6] branch: install_branch_config and struct tracking refactoring
` [PATCH 3/6] introduce a struct tracking_config
` [PATCH 4/6] remote: add per-remote autosetupmerge and autosetuprebase configuration
` [PATCH 5/6] move deletion of merge configuration to branch.c
` [PATCH 6/6] branch, checkout: introduce autosetuppush
[PATCH] gitweb: update Git homepage URL
2009-07-12 15:28 UTC (2+ messages)
[JGIT PATCH 0/3] Request for help: graph-based UI
2009-07-12 14:47 UTC (4+ messages)
` [JGIT PATCH 1/3] Add a rudimentary graph-based user interface
` [JGIT PATCH 2/3] Add license boiler-plates
` [JGIT PATCH 3/3] Introduce the command 'jgit gui'
GREETINGS MY DEAR FRIEND IT IS CONFIDENTIAL
2009-07-12 12:11 UTC
[PATCH/RFC v2] grep: Add --[no-]recurse options
2009-07-12 9:39 UTC (2+ messages)
libgit api & external integration
2009-07-11 21:17 UTC
[JGIT PATCH 00/11] Repository instance caching
2009-07-11 20:19 UTC (12+ messages)
` [JGIT PATCH 01/11] Change Daemon to use concurrent collections for exported repositories
` [JGIT PATCH 02/11] Make Daemon's exportAll check not require synchronization
` [JGIT PATCH 03/11] Don't retry ".git" suffix in daemon if already tried
` [JGIT PATCH 04/11] Refactor ref advertisement code from server implementations
` [JGIT PATCH 05/11] Don't advertise HEAD from ReceivePack
` [JGIT PATCH 06/11] Add a use reference counter to Repository
` [JGIT PATCH 07/11] Introduce RepositoryCache to cache handles of Repository objects
` [JGIT PATCH 08/11] Change Daemon to use RepositoryCache
` [JGIT PATCH 09/11] Expose the Repository's ObjectDatabase object
` [JGIT PATCH 10/11] Use cached Repository instances when resolving alternates
` [JGIT PATCH 11/11] Send .have lines in ReceivePack for alternate repositories
[PATCH] add --summary option to git-push and git-fetch
2009-07-11 19:05 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
How can I tell if a tag has been pushed, or not?
2009-07-11 13:44 UTC (4+ messages)
commit hooks on merge
2009-07-11 11:56 UTC (3+ messages)
Show current SHA1
2009-07-11 11:36 UTC (4+ messages)
msysgit git-submodule: "Unable to fetch in submodule path ..."
2009-07-11 10:58 UTC (6+ messages)
` [PATCH v4] quickfetch(): Prevent overflow of the rev-list command line
` [PATCH v5] "
[PATCH/RFC v2] git-p4: stream from perforce to speed up clones
2009-07-11 8:31 UTC
[PATCH FYI 0/5] How I compile on IRIX 6.5 with the MIPSpro compiler and ksh
2009-07-11 6:44 UTC (8+ messages)
` [PATCH FYI 1/5] unpack-trees.c: work around run-time array initialization flaw on IRIX 6.5
` [PATCH FYI 2/5] git-compat-util.h: adjust for SGI "
` [PATCH FYI 3/5] Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile arguments
` [PATCH FYI 4/5] Makefile: add section for SGI IRIX 6.5
` [PATCH FYI 5/5] test-lib.sh: work around ksh's trap shortcomings
` [PATCH FYI 6/5] Makefile: update IRIX64 section
git submodule remove?
2009-07-11 5:27 UTC (2+ messages)
What's happening with vr41xx_giu.c?
2009-07-11 3:57 UTC (7+ messages)
` [PATCH 1/2] tm_to_time_t(): allow times in year 1969
` [PATCH 2/2] apply: notice creation/removal patches produced by GNU diff
Proposed config addition: submodules.denyNonFastForward
2009-07-10 23:26 UTC (2+ messages)
[StGit PATCH] teach --summary to stg show
2009-07-10 22:14 UTC (4+ messages)
gitweb: buggy 'commitdiff_plain' output
2009-07-10 21:50 UTC (6+ messages)
[PATCH/RFC] git-p4: stream from perforce to speed up clones
2009-07-10 20:10 UTC
[PATCH] Allow author names with just two letters
2009-07-10 20:01 UTC
[PATCH/RFC] grep: Add --directories option
2009-07-10 16:48 UTC (6+ messages)
[RFC] Git User's Survey 2009 - last trial run, announcing survey
2009-07-10 16:09 UTC
[JGIT PATCH] Allow http_proxy values without protocol-part
2009-07-10 15:22 UTC (2+ messages)
make install fails with $bindir = $execdir
2009-07-10 11:57 UTC (3+ messages)
[script] find largest pack objects
2009-07-10 11:43 UTC (3+ messages)
found another resource leak in file xdiff-interface.c
2009-07-10 7:47 UTC
[PATCH] gitk: Update Swedish translation (278t0f0u)
2009-07-10 7:20 UTC (2+ messages)
'git svn fetch' keeps giving a error after freezing
2009-07-10 7:07 UTC (2+ messages)
Problem with git bisect in git-1.6.3.3
2009-07-10 5:05 UTC (3+ messages)
What's cooking in git.git (Jul 2009, #01; Mon, 06)
2009-07-10 5:05 UTC (2+ messages)
[RFC] Git Perl bindings, and OO interface
2009-07-10 2:08 UTC (2+ messages)
[JGIT PATCH] Repair make_jgit.sh to work in MSYS environment
2009-07-09 21:26 UTC
New Bzr to Git migration tool
2009-07-09 20:06 UTC (2+ 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).