messages from 2010-08-17 05:18:01 to 2010-08-18 23:39:28 UTC [more...]
git merge, .gitignore, and silently overwriting untracked files
2010-08-18 23:39 UTC (3+ messages)
` [PATCH] optionally disable overwriting of ignored files
[PATCH] Do not display 'Switched to a new branch' when the branch existed
2010-08-18 23:38 UTC (6+ messages)
` [PATCH re-roll] "
[PATCH 0/2] Fix multiple file rename across D/F conflict
2010-08-18 23:17 UTC (5+ messages)
` [PATCH 1/2] t6031: Add a testcase covering multiple renames across a "
` [PATCH 2/2] merge-recursive: Fix multiple file rename across "
[PATCH 0/2] Fix windows portability issues in en/d-f-conflict-fix series
2010-08-18 23:13 UTC (8+ messages)
` [PATCH 1/2] merge-recursive: Workaround unused variable warning
[PATCH v5 4/8] detached-stash: refactor git stash pop implementation
2010-08-18 23:04 UTC (6+ messages)
` [PATCH v5 5/8] detached-stash: simplify git stash branch
` [PATCH v5 6/8] detached-stash: simplify git stash show
` [PATCH v5 7/8] detached-stash: tests of git stash with stash-like arguments
` [PATCH v5 8/8] detached-stash: update Documentation
RFD: should git rev-parse exit with non-zero status if ref@{n} is not valid?
2010-08-18 23:02 UTC (4+ messages)
[PATCH git-gui] git-gui--askpass: Do not hang on exit
2010-08-18 22:48 UTC (5+ messages)
` [PATCH v2 "
` [PATCH] git-gui: change the termination checks to avoid potential hang
COMMIT_EDITMSG not updated after pre-commit hook
2010-08-18 22:51 UTC (4+ messages)
` [RFC/PATCH] commit: update the index after running the "
What's cooking in git.git (Aug 2010, #04; Wed, 18)
2010-08-18 22:27 UTC
[PATCH] t7403: add missing &&'s
2010-08-18 21:20 UTC
checkout w/ removing untracked files
2010-08-18 19:51 UTC (2+ messages)
[BUG?] Fresh clone of jquery.git shows modifications?
2010-08-18 19:49 UTC (9+ messages)
Wiki "CygwinBinaryInstall" missing
2010-08-18 19:38 UTC (3+ messages)
[FreeBSD? BUG]: t1304-default-acl.sh fails on FreeBSD 8.1-STABLE
2010-08-18 19:14 UTC (2+ messages)
[PATCH 0/6] Extensions of core.ignorecase=true support
2010-08-18 18:58 UTC (12+ messages)
` [PATCH 1/6] Add string comparison functions that respect the ignore_case variable
Ignoring commits when merging
2010-08-18 18:08 UTC (3+ messages)
gitk: Removing Stacked Git branches from the --all view
2010-08-18 16:23 UTC (4+ messages)
[PATCH] submodule sync: Update "submodule.<name>.url"
2010-08-18 15:58 UTC (4+ messages)
` [PATCH v2] "
fully deepening a shallow clone
2010-08-18 15:48 UTC (4+ messages)
[RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
2010-08-18 14:50 UTC (7+ messages)
[WIP/PATCH 0/4] Re: Making error messages stand out
2010-08-18 14:36 UTC (2+ messages)
` [PATCH] tests: fix syntax error in "Use advise() for hints" test
[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
2010-08-18 14:02 UTC (11+ messages)
` [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory
[PATCH] t/t0000-basic.sh: Don't run a passing TODO unless TEST_PASSING_TODO=1
2010-08-18 13:34 UTC (8+ messages)
` [PATCH v2 0/4] Support for running tests outside t/ + don't run a TODO test
` [PATCH v2 1/4] test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead of $(pwd) and ../
` [PATCH v2 2/4] test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY"/../
` [PATCH v2 3/4] test-lib: Allow overriding of TEST_DIRECTORY
` [PATCH v2 4/4] t/t0000-basic.sh: Run the passing TODO test inside its own test-lib
[PATCH v5 0/8] detached-stash: regularise handling of stash arguments by git stash
2010-08-18 13:09 UTC (4+ messages)
` [PATCH v5 1/8] detached-stash: introduce parse_flags_and_revs function
` [PATCH v5 2/8] detached-stash: simplify stash_apply
` [PATCH v5 3/8] detached-stash: simplify stash_drop
[PATCH v5 0/8] detached-stash: regularise handling of stash arguments by git stash
2010-08-18 13:07 UTC
[PATCH/RFC] updating examples/git-merge (plus a builtin/merge fix)
2010-08-18 10:44 UTC (36+ messages)
` [PATCH 01/24] merge: do not mistake (ancestor of) tag for branch
` [PATCH 02/24] t7600 (merge): modernize style
` [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
` [PATCH 04/24] t7600 (merge): check reflog entry
` [PATCH 05/24] t7600 (merge): test merge from branch yet to be born
` [PATCH 06/24] t6010 (merge-base): modernize style
` [PATCH 07/24] t6200 (fmt-merge-msg): style nitpicks
` [PATCH 08/24] Documentation: add a SEE ALSO section for merge-base
` [PATCH 09/24] merge-base --octopus to mimic show-branch --merge-base
` [PATCH 10/24] merge-base --independent to print reduced parent list in a merge
` [PATCH 11/24] fmt-merge-msg -m to override subject line
` [PATCH 11/24 v2] fmt-merge-msg -m to override merge title
` [PATCH 12/24] merge script: --squash, --ff from unborn branch are errors
` [PATCH 13/24] merge script: tweak unmerged files message to match builtin
` [PATCH 14/24] merge script: refuse to merge during merge
` [PATCH 15/24] merge script: improve log message subject
` [PATCH 16/24] merge script: merge -X<option>
` [PATCH 17/24] merge script: allow custom strategies
` [PATCH 18/24] merge script: forbid merge -s index
` [PATCH 19/24] merge script: handle -m --log correctly
` [PATCH 20/24] merge script: handle many-way octopus
` [PATCH 21/24] merge script: --ff-only to disallow true merge
` [PATCH 22/24] merge script: handle --no-ff --no-commit correctly
` [PATCH 23/24] merge script: notice @{-1} shorthand
` [PATCH 24/24] merge script: learn --[no-]rerere-autoupdate
[RFC/PATCH] Update compat/regex
2010-08-18 10:41 UTC (14+ messages)
` [PATCH/RFC v2 0/3] "
` [PATCH 0/5] "
` [PATCH 2/5] compat/regex: get the gawk regex engine to compile within git
` [PATCH 3/5] Change regerror() declaration from K&R style to ANSI C (C89)
` [PATCH 4/5] t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
` [PATCH 5/5] autoconf: don't use platform regex if it lacks REG_STARTEND
` [PATCH/RFC v2 2/3] compat/regex: get the gawk regex engine to compile within git
` [PATCH/RFC v2 3/3] t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
BUG?: git-apply sometimes says "corrupt patch" when adding single lines
2010-08-18 9:15 UTC (5+ messages)
[PATCH 5/5] autoconf: don't use platform regex if it lacks REG_STARTEND
2010-08-18 8:49 UTC (3+ messages)
` [PATCH 5/5 v2] "
[RFC] Splitting gitweb and build-time configuration variables
2010-08-18 8:05 UTC (3+ messages)
Conflict markers in mergetool $LOCAL ?
2010-08-18 3:22 UTC (8+ messages)
[PATCH 1/5] t/t5800: skip if python version is older than 2.5
2010-08-18 2:37 UTC (8+ messages)
` [PATCH 2/2] "
[PATCH] merge-recursive: Fix typo
2010-08-17 23:52 UTC
Lost in Space
2010-08-17 22:42 UTC (2+ messages)
fixing workdirs
2010-08-17 18:34 UTC (2+ messages)
[GSoC update] git-remote-svn: The final one
2010-08-17 17:18 UTC (9+ messages)
git-remote-svn: Future development timeline
2010-08-17 17:16 UTC
Git server eats all memory
2010-08-17 17:07 UTC (14+ messages)
` Excessive mmap [was Git server eats all memory]
[PATCH/RFC] Teach fast-import to import subtrees named by tree id
2010-08-17 17:02 UTC (3+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
limiting ref visibility to specific users
2010-08-17 16:55 UTC (3+ messages)
svn import missing locks ?
2010-08-17 15:06 UTC
BUG: git log: fatal: internal error in diff-resolve-rename-copy
2010-08-17 14:48 UTC (4+ messages)
Commit ID of a branch
2010-08-17 12:35 UTC (3+ messages)
[GSoC] Libgit2, Summer of Code is over
2010-08-17 11:46 UTC (6+ messages)
Status of conflicted files resolved with rerere
2010-08-17 9:22 UTC (2+ messages)
` [PATCH] mergetool: Skip autoresolved paths
[BUG] merge into unborn branch resets index+WT even if populated
2010-08-17 7:45 UTC
[RFC/PATCH 2/2] blame: fix output in case of replacement by using parse_commit_repl()
2010-08-17 6:16 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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).