messages from 2009-08-10 11:12:41 to 2009-08-12 00:48:04 UTC [more...]
Help/Advice needed on diff bug in xutils.c
2009-08-12 0:47 UTC (4+ messages)
` [PATCH/RFC] Add diff tests for trailing-space and now newline
[PATCH] Fix typos in git-remote.txt and git-symbolic-ref.txt
2009-08-12 0:26 UTC (4+ messages)
[RFCv3 0/4] CVS remote helper
2009-08-12 0:13 UTC (5+ messages)
` [RFCv3 1/4] Basic build infrastructure for Python scripts
` [RFCv3 2/4] Add Python support library for CVS remote helper
` [RFCv3 3/4] Third draft of CVS remote helper program
` [RFCv3 4/4] Add simple selftests of git-remote-cvs functionality
[PATCH 5/8] Add a config option for remotes to specify a foreign vcs
2009-08-12 0:14 UTC (24+ messages)
` [RFC/PATCH 0/6] Graceful handling of missing remote helpers
` [RFC/PATCH 1/6] Minor unrelated fixes
` [RFC/PATCH 2/6] transport_get(): Don't SEGFAULT on missing url
` [RFC/PATCH 3/6] Move setup of curl remote helper from transport.c to transport-helper.c
` [RFC/PATCH 4/6] Add is_git_command_or_alias() for checking availability of a given git command
` [RFC/PATCH 5/6] Let transport_helper_init() decide if a remote helper program can be used
` [RFC/PATCH 6/6] Add testcase to verify handling of missing remote helper programs
block-sha1: improve code on large-register-set machines
2009-08-11 23:45 UTC (15+ messages)
[PATCH] Change mentions of "git programs" to "git commands"
2009-08-11 23:29 UTC (5+ messages)
sharing git work while downstream from svn?
2009-08-11 23:17 UTC (4+ messages)
[EGIT] Push to GitHub caused corruption
2009-08-11 22:52 UTC (3+ messages)
How do gmail users try out patches from this list?
2009-08-11 22:14 UTC (6+ messages)
[RFC PATCH v3 0/8] Sparse checkout
2009-08-11 22:03 UTC (12+ messages)
` [RFC PATCH v3 1/8] Prevent diff machinery from examining assume-unchanged entries on worktree
` [RFC PATCH v3 2/8] Avoid writing to buffer in add_excludes_from_file_1()
` [RFC PATCH v3 3/8] Read .gitignore from index if it is assume-unchanged
` [RFC PATCH v3 4/8] excluded_1(): support exclude "directories" in index
` [RFC PATCH v3 5/8] dir.c: export excluded_1() and add_excludes_from_file_1()
` [RFC PATCH v3 6/8] unpack-trees.c: generalize verify_* functions
` [RFC PATCH v3 7/8] Support sparse checkout in unpack_trees() and read-tree
` [RFC PATCH v3 8/8] --sparse for porcelains
git gc expanding packed data?
2009-08-11 21:33 UTC (4+ messages)
RFC for 1.7: Do not checkout -b master origin/master on clone
2009-08-11 21:06 UTC (2+ messages)
[RFC PATCH v2 0/4] Sparse checkout
2009-08-11 8:12 UTC (19+ messages)
` [RFC PATCH v2 1/4] Prevent diff machinery from examining assume-unchanged entries on worktree
` [RFC PATCH v2 2/4] gitignore: read from index if .gitignore is assume-unchanged
` [RFC PATCH v2 3/4] unpack_trees(): add support for sparse checkout
` [RFC PATCH v2 4/4] read-tree: add --no-sparse to turn off sparse hook
[PATCH] Limited git-gui to displaying 5000 new files
2009-08-11 20:29 UTC (8+ messages)
` [PATCH] Limit git-gui to display a maximum number of files
unpack a single object
2009-08-11 20:49 UTC (3+ messages)
[PATCH] [TRIVIAL] Documentation: add: <filepattern>... is optional
2009-08-11 15:06 UTC (3+ messages)
` [PATCH] "
[PATCH] [TRIVIAL] Documentation: merge: one <remote> is required
2009-08-11 14:58 UTC (3+ messages)
` [PATCH] "
Unable to checkout a branch after cloning
2009-08-11 14:54 UTC (7+ messages)
[JGIT PATCH] Improve error handling for writing FETCH_HEAD
2009-08-11 5:48 UTC
rename/copy detection not working for git-log?
2009-08-11 13:57 UTC (3+ messages)
[PATCH] git stash: Give friendlier error when there is nothing to apply
2009-08-11 12:09 UTC (3+ messages)
` [PATCH] git stash: Give friendlier errors "
[JGIT PATCH] Silence noise from javadoc when generating
2009-08-11 5:39 UTC
bug with .git file and aliases
2009-08-11 10:37 UTC (9+ messages)
[Feature Request] git export
2009-08-11 7:50 UTC (7+ messages)
[PATCH] push: point to 'git pull' and 'git push --force' in case of non-fast forward
2009-08-11 3:03 UTC (6+ messages)
` [PATCH v2] "
[PATCH 4/6 (v2)] administrative functions for rev-cache, and start of integration into git
2009-08-11 9:49 UTC (3+ messages)
A tiny documentation patch
2009-08-11 8:01 UTC (3+ messages)
[PATCH] Check return value of ftruncate call in http.c. Remove possible mem leak
2009-08-11 5:13 UTC (6+ messages)
` [PATCH (resend) 1/3] http.c: free preq when aborting
` [PATCH (resend) 2/3] http.c: replace usage of temporary variable for urls
` [PATCH (resend) 3/3] Check return value of ftruncate call in http.c
[PATCH] gitk: parse arbitrary commit-ish in SHA1 field
2009-08-11 5:13 UTC (2+ messages)
blame -M vs. log -p|grep -c ^+ weirdness
2009-08-11 11:56 UTC (2+ messages)
RFC: default version of the documentation tool chain (git 1.7)
2009-08-11 9:28 UTC
Using VC build git
2009-08-11 1:26 UTC (4+ messages)
` [msysGit] "
[PATCH] git-instaweb: detect difference between mod_cgi and mod_cgid for apache2
2009-08-11 1:23 UTC (2+ messages)
[PATCH] fix potential infinite loop given large unsigned integer
2009-08-11 0:55 UTC (12+ messages)
[EGIT PATCH] Provide a more JavaBeans-style 'getName' accessor for the id Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2009-08-10 20:59 UTC (5+ messages)
[PATCH 0/2] Fix cover letters when they contain non-ASCII
2009-08-10 16:22 UTC (3+ messages)
` [PATCH 1/2] Expose the has_non_ascii() function
` [PATCH 2/2] Correctly mark cover letters' encodings if they are not pure ASCII
give a hint/solution for "It looks like git-am is in progress. Cannot rebase."
2009-08-10 15:59 UTC (2+ messages)
[PATCH 1/3] http.c: free preq when aborting
2009-08-10 15:51 UTC
[PATCH] git gui: remove warning when deleting correctly merged remote branch
2009-08-10 15:47 UTC (2+ messages)
git-gui translation pushed
2009-08-10 15:44 UTC (2+ messages)
[RFC/PATCH RESEND v2] git-gui: display summary when showing diff of a submodule
2009-08-10 15:33 UTC (2+ messages)
Droppable Git Gui in Mac OS X
2009-08-10 15:26 UTC (2+ messages)
[JGIT] Request For Help/Directions
2009-08-10 15:23 UTC (2+ messages)
Using both JGit and C Git
2009-08-10 15:12 UTC (2+ messages)
[PATCH] gitweb: squelch harmless variable scoping errors
2009-08-10 15:05 UTC (2+ messages)
Gitweb giving me some warnings in Apache's error_log
2009-08-10 14:57 UTC (4+ messages)
[JGIT PATCH 1/1] Generate javadoc when making jgit. Also, package docs into a zip for distribution
2009-08-10 14:56 UTC (2+ messages)
Failing a test on OpenServer 6 t5100-mailinfo.sh
2009-08-10 14:29 UTC (3+ messages)
.gitignore vs untracked working file
2009-08-10 13:49 UTC (7+ messages)
backups with git
2009-08-10 13:38 UTC (3+ messages)
[PATCH] gitweb: Optimize git-favicon.png
2009-08-10 12:09 UTC (4+ 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).