messages from 2009-06-07 14:06:39 to 2009-06-09 12:26:24 UTC [more...]
[PATCH v3 0/3] automatically skip away from broken commits
2009-06-09 12:26 UTC (11+ messages)
[PATCHv3 1/4] parse-remote: function to get the tracking branch to be merge
2009-06-09 12:16 UTC (7+ messages)
Possible eGit bug
2009-06-09 11:42 UTC (2+ messages)
[PATCH] format-patch: add --prefix to prepend a prefix to output file names
2009-06-09 11:33 UTC
Confused about `git gc`
2009-06-09 11:18 UTC (3+ messages)
Git merge selective files
2009-06-09 9:53 UTC
Request for detailed documentation of git pack protocol
2009-06-09 9:39 UTC (10+ messages)
` Comments pack protocol description in "Git Community Book" (second round)
[PATCH] add strerror(errno) to die() calls where applicable
2009-06-09 9:29 UTC (17+ messages)
` [PATCH v2 0/3] Thomas Rast <trast@student.ethz.ch>
` [PATCH v2 1/3] Introduce die_errno() that appends strerror(errno) to die()
` [PATCH v3 0/3] die_errno()
` [PATCH v3 1/3] Introduce die_errno() that appends strerror(errno) to die()
` [PATCH v3 2/3] Convert existing die(..., strerror(errno)) to die_errno()
` [PATCH v3 3/3] Use die_errno() instead of die() when checking syscalls
parse-options: ambiguous LASTARG_DEFAULT and OPTARG
2009-06-09 8:23 UTC (5+ messages)
` [PATCH] show-branch: don't use LASTARG_DEFAULT with OPTARG
` [PATCH] parse-options: add parse_options_check to validate option specs
notice: pu broken tonight
2009-06-09 8:36 UTC
[PATCH] send-email: Refuse to send cover-letter template subject
2009-06-09 8:19 UTC (3+ messages)
Troubles when directory is replaced by symlink
2009-06-09 8:18 UTC (2+ messages)
[PATCH] show-branch: fix segfault when showbranch.default exists
2009-06-09 8:06 UTC (3+ messages)
[PATCH] Expand the rename(2) workaround in mingw to cover case change in filename
2009-06-09 7:27 UTC (7+ messages)
[PATCH 1/2] Documentation: mention 'git stash pop --index' option explicitly
2009-06-09 7:18 UTC (9+ messages)
` [PATCH 2/2] bash: add support for 'git stash pop --index' option
` [PATCH v2 1/2] Documentation: mention 'git stash pop --index' option explicitly
` [PATCH v2 2/2] bash: add support for 'git stash pop --index' option
[PATCH 0/6] fixes for git-send-email
2009-06-09 7:11 UTC (19+ messages)
` [PATCH 1/6] send-email: fix a typo in a comment
` [PATCH 1/2] add a test for git-send-email for non-threaded mails
` [PATCH 2/2] send-email: fix "
` [PATCH 2/6] add a test for git-send-email for threaded mails without chain-reply-to
` [PATCH v2 "
` [PATCH 3/6] send-email: fix "
` [PATCH 4/6] add a test for git-send-email for non-threaded mails
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 5/6] send-email: fix "
` [PATCH v2 "
` [PATCH 6/6] doc/send-email: clarify the behavior of --in-reply-to with --no-thread
[PATCH 00/11] Various msysgit patches
2009-06-09 6:06 UTC (21+ messages)
` [PATCH 01/11] MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
` [PATCH 02/11] Quiet make: do not leave Windows behind
` [PATCH 03/11] Work around a regression in Windows 7, causing erase_in_line() to crash sometimes
` [PATCH 04/11] test-chmtime: work around Windows limitation
` [PATCH 05/11] winansi: fix compile warnings
` [PATCH 06/11] git: browsing paths with spaces when using the start command
` [PATCH 07/11] connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows
` [PATCH 08/11] MinGW readdir reimplementation to support d_type
` [PATCH 10/11] Fix warnings in nedmalloc when compiling with GCC 4.4.0
` [PATCH 10/11 v2] "
[PATCH] autoconf: Add link tests to each AC_CHECK_FUNC() test
2009-06-09 5:30 UTC (4+ messages)
[PATCH] fix handling of iconv configuration options
2009-06-09 3:46 UTC
Merge into locally modified files?
2009-06-09 0:46 UTC (7+ messages)
[PATCH v2 3/8] diff-delta.c: "delta.h" is not a required include
2009-06-08 23:53 UTC (2+ messages)
` [PATCH] git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8
[PATCH] fix handling of iconv configuration options
2009-06-08 23:51 UTC (3+ messages)
[PATCH 0/8] enhancing builds on Solaris
2009-06-08 23:39 UTC (16+ messages)
` [PATCH 1/8] Makefile: use /usr/ucb/install on SunOS platforms rather than ginstall
` [PATCH 2/8] Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile arguments
` [PATCH 3/8] diff-delta.c: "diff.h" is not a required include
` [PATCH 4/8] On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX spec
` [PATCH 5/8] git-compat-util.h: tweak the way _XOPEN_SOURCE is set on Solaris
` [PATCH 6/8] Makefile: define __sun__ on SunOS
` [PATCH 7/8] Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH
deleting / adding files throughout the repository
2009-06-08 22:55 UTC (2+ messages)
[PATCH 0/3] Miscellanous cleanups around start_command/run_command callers
2009-06-08 20:34 UTC (4+ messages)
` [PATCH 1/3] Simplify some instances of run_command() by using run_command_v_opt()
` [PATCH 2/3] diff.c: plug a memory leak in an error path
` [PATCH 3/3] Simplify some 'fprintf(stderr); return -1;' by using 'return error()'
[EGIT PATCH 0/3] Ref log reader
2009-06-08 17:28 UTC (9+ messages)
` [EGIT PATCH 1/3] Assert the name and origName properties of Ref objects
` [EGIT PATCH 2/3] Add methods to RawParseUtils for scanning backwards
` [EGIT PATCH 3/3] Add a ref log reader class
` [EGIT PATCH 1/2] Add methods to RawParseUtils for scanning backwards
` [EGIT PATCH 2/2] Add a ref log reader class
Question about fixing windows bug reading graft data
2009-06-08 17:19 UTC
[PATCH] git-stash.txt: update synopsis, pop description
2009-06-08 16:56 UTC
How to connect remotely with Git machine
2009-06-08 15:25 UTC (2+ messages)
problem with file mode
2009-06-08 14:50 UTC (6+ messages)
Yet another SVN to git conversion tool
2009-06-08 14:32 UTC
Git for Windows 1.6.3.2
2009-06-08 12:58 UTC (9+ messages)
git use pattern questions
2009-06-08 12:29 UTC (2+ messages)
[Patch] Prevent cloning over http from spewing
2009-06-08 12:24 UTC (11+ messages)
[PATCHv3 3/4] t5520-pull: --rebase with rebased upstream and two branches
2009-06-08 9:00 UTC
[PATCHv3 4/4] parse-remote: remove unused functions
2009-06-08 9:00 UTC
[PATCHv3 2/4] parse-remote: support default reflist in get_remote_merge_branch
2009-06-08 9:00 UTC
[PATCHv3 0/4] git pull --rebase fixes and cleanups
2009-06-08 9:00 UTC
[WIP] Shift rev-list enumeration from upload-pack to pack-objects
2009-06-08 8:51 UTC (13+ messages)
` [PATCH] fetch-pack: close output channel after sideband demultiplexer terminates
Per-branch receive.denyNonFastForwards?
2009-06-08 8:43 UTC (2+ messages)
[TopGit PATCH] hooks/pre-commit: check for cycles in dependencies
2009-06-08 7:44 UTC (4+ messages)
` TopGit successor
[PATCH] contrib/hooks/post-receive-email: Fix solaris portability issues
2009-06-08 7:42 UTC (2+ messages)
[PATCH 0/2] *** SUBJECT HERE ***
2009-06-08 4:31 UTC
[PATCH] Shift object enumeration out of upload-pack
2009-06-08 2:36 UTC (3+ messages)
mkstemps compat issue
2009-06-08 1:13 UTC (3+ messages)
[PATCH 1/2] git-send-email.perl: improve detection of MIME encoded-words
2009-06-08 0:31 UTC (4+ messages)
` [PATCH v2] "
[EGIT PATCH 2/6] Add ref rename support to JGit
2009-06-07 22:44 UTC (5+ messages)
` [EGIT PATCH 05/10] Do not write to the reflog unless the refupdate logmessage is set
post-update hook
2009-06-07 22:37 UTC (4+ messages)
` post-rebase hook (correction from Re: post-update hook)
[JGIT PATCH] Don't log TransportGitSsh error stream to JVM stderr
2009-06-07 22:31 UTC
[JGIT PATCH] Fix CanonicalTreeParser.back to parse all trees correctly
2009-06-07 22:01 UTC
[PATCH] symlinks.c: small style cleanup
2009-06-07 21:25 UTC (4+ messages)
[PATCH] daemon: Skip unknown "extra arg" information
2009-06-07 20:29 UTC (5+ messages)
[PATCH 1/2] parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
2009-06-07 18:19 UTC (2+ messages)
` [RESEND PATCH] "
[PATCHv2 2/3] parse-remote: support default reflist in get_remote_merge_branch
2009-06-07 18:02 UTC (3+ messages)
[PATCH QGit 0/4] enhancements for the context menu of the Rev list
2009-06-07 17:18 UTC (7+ messages)
` [PATCH 1/2] add a test case for threaded mails without chain-reply-to
` [PATCH 2/2] send-email: fix "
` [PATCH v2] add a test case for "
[PATCH v2] symlinks.c: small style cleanup
2009-06-07 14:43 UTC
[PATCH 1/2] http.c: prompt for SSL client certificate password
2009-06-07 14:10 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).