messages from 2009-11-27 20:50:23 to 2009-11-30 20:01:23 UTC [more...]
[PATCH 1/8] git-merge-file --ours, --theirs
2009-11-30 20:01 UTC (10+ messages)
` [PATCH 2/8] builtin-merge.c: call exclude_cmds() correctly
` [PATCH 0/8] The return of -Xours, -Xtheirs, -Xsubtree=dir
` [PATCH 3/8] git-merge-recursive-{ours,theirs}
equal-tree-merges as way to make rebases fast-forward-able
2009-11-30 19:26 UTC (19+ messages)
` [PATCH 1/7] add new command git equal-tree-marker
` [PATCH 2/7] add option to only visit the first parent of a equal tree merge
` [PATCH 3/7] format-patch defaults to --first-equal-tree-only
` [PATCH 4/7] support equal tree merges in interactive rebase
` [PATCH 5/7] make rebase -m equal tree marker aware
` [PATCH 6/7] add support for creating equal tree markers after rebase
` [PATCH 7/7] add support for creating equal tree markers to rebase -i
"git merge" merges too much!
2009-11-30 19:22 UTC (6+ messages)
What is the best way to backport a feature?
2009-11-30 19:08 UTC (10+ messages)
` Fwd: "
[PATCH] tests: handle NO_PYTHON setting
2009-11-30 18:07 UTC (13+ messages)
[RFC/PATCH] Detailed diagnostic when parsing an object name fails
2009-11-30 17:50 UTC
git archive without path
2009-11-30 16:35 UTC (4+ messages)
[PATCH] Add --track option to git clone
2009-11-30 13:36 UTC (4+ messages)
` [PATCH 1/2] Teach clone to clone just one remote branch using --track
` [PATCH 2/2] Documentation: Add --track option to the git clone manpage
[PATCH] Documentation: Document --branch option in git clone synopsis
2009-11-30 13:27 UTC
[RFC/PATCH] t7011: Mark fixed test as such
2009-11-30 13:18 UTC (6+ messages)
git am and CRLF files
2009-11-30 12:50 UTC (6+ messages)
[PATCH] reset: add --quiet option
2009-11-30 10:19 UTC (4+ messages)
[PATCH] git_odb_open ckeck for valid path to database
2009-11-30 9:37 UTC (4+ messages)
` [LIBGIT2 PATCH] "
[PATCH] Give the hunk comment its own color
2009-11-30 9:26 UTC (11+ messages)
` [PATCH v3] "
[PATCH 0/2] User-friendly error messages for merge failure on fast-forward
2009-11-30 8:42 UTC (5+ messages)
` [PATCH 1/2] merge-recursive: make the error-message generation an extern function
` [RFC/PATCH 2/2] builtin-merge: show user-friendly error messages for fast-forward too
help reverting a merge
2009-11-30 8:31 UTC (3+ messages)
does clone --depth work?
2009-11-30 8:18 UTC (3+ messages)
git include
2009-11-30 7:53 UTC (6+ messages)
[PATCH] Update $GIT_DIR/remotes to $GIT_DIR/refs/remotes in docs
2009-11-30 7:48 UTC (4+ messages)
What's cooking in git.git (Nov 2009, #07; Sun, 29)
2009-11-30 7:34 UTC (2+ messages)
[PATCH v2 0/6] Run test suite without dashed commands in PATH
2009-11-30 7:16 UTC (10+ messages)
` [PATCH v2 1/6] t2300: use documented technique to invoke git-sh-setup
` [PATCH v2 2/6] t3409 t4107 t7406: use dashless commands
` [PATCH v2 3/6] t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH
` [PATCH v2 4/6] build dashless "bin-wrappers" directory similar to installed bindir
` [PATCH v2 5/6] run test suite without dashed git-commands in PATH
` [PATCH v2 6/6] INSTALL: document a simpler way to run uninstalled builds
[PATCH 0/4] Run test suite without dashed commands in PATH
2009-11-30 7:07 UTC (14+ messages)
` [PATCH 1/4] t2300: use documented technique to invoke git-sh-setup
` [PATCH 2/4] t3409 t4107 t7406: use dashless commands
` [PATCH 3/4] build dashless "test-bin" directory similar to installed bindir
` [PATCH 4/4] run test suite without dashed git-commands in PATH
[StGit RFC PATCH 0/6] add support for git send-email
2009-11-29 22:05 UTC (11+ messages)
` [PATCH 1/6] stg mail: Refactor __send_message and friends
` [PATCH 2/6] stg mail: reorder __build_[message|cover] parameters
` [PATCH 3/6] stg mail: make __send_message do more
` [PATCH 4/6] stg mail: factor out __update_header
` [PATCH 5/6] stg mail: add basic support for git send-email
` [PATCH 6/6] stg mail: don't parse To/Cc/Bcc in --git mode
git-svn: SVK merge commits can have >2 parents
2009-11-29 20:47 UTC (5+ messages)
` [spf:guess] "
[PATCH] grep: --full-tree
2009-11-29 19:50 UTC (36+ messages)
dead links on gitwiki Tools list
2009-11-29 18:21 UTC
Unable to checkout a particular SVN revision
2009-11-29 16:50 UTC (4+ messages)
non-US-ASCII file names (e.g. Hiragana) on Windows
2009-11-29 9:18 UTC (5+ messages)
[RFH] Mention of 1.7.0 transition plans in Release Notes to 1.6.6
2009-11-29 8:44 UTC (7+ messages)
` [PATCH 1/3] diff: flip the default diff.bwoutputonly to true
` [PATCH 2/3] diff: flip the diff.bwoutputonly default to false
` [PATCH 3/3] diff: disable diff.bwoutputonly warning
[PATCH 2/2] Add gitk-git Hungarian translation
2009-11-29 2:33 UTC (4+ messages)
[PATCH v2 0/3] format-patch: improve pathspec usage
2009-11-28 19:47 UTC (5+ messages)
` [PATCH v2 1/3] format-patch: fix dashdash usage
` [PATCH v2 2/3] format-patch: make full-diff enabled by default
` [PATCH v2 3/3] format-patch: add test for dashdash
[PATCH 0/4] Makefile fixes
2009-11-28 18:05 UTC (6+ messages)
` [PATCH 1/4] Makefile: fix http-push.o dependencies
` [PATCH 2/4] Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
` [PATCH 3/4] Makefile: fix .s pattern rule dependencies
` [PATCH 4/4] Makefile: do not clean arm directory
[PATCH] Makefile: determine the list of header files using a glob
2009-11-28 11:49 UTC (9+ messages)
` [PATCH/RFC 0/2] Lazily generate header dependencies
` [PATCH/RFC 2/2] Makefile: automatically compute "
` [PATCH/RFC 2/2 v3] Makefile: lazily "
[PATCH 0/2] format-patch: fix dashdash
2009-11-28 11:18 UTC (8+ messages)
` [PATCH 1/2] format-patch: fix dashdash usage
What's cooking in git.git (Nov 2009, #06; Wed, 25)
2009-11-28 0:45 UTC (4+ messages)
[PATCH] t7508-status.sh: Add tests for status -s
2009-11-27 21:29 UTC
[PATCH/RFC 00/11] daemon-win32
2009-11-27 21:17 UTC (7+ messages)
` [PATCH/RFC 08/11] daemon: use explicit file descriptor
` [PATCH/RFC 09/11] daemon: use run-command api for async serving
` [msysGit] "
` [PATCH/RFC 10/11] daemon: use full buffered mode for stderr
` [PATCH/RFC 11/11] mingw: compile git-daemon
` [msysGit] "
[PATCH] mailinfo: remove [PATCH...] prefix from Subject regardless of length
2009-11-27 21:11 UTC (6+ messages)
` [PATCH] git-am: don't ignore --keep (-k) option
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).