git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-08-17 07:11:42 to 2010-08-19 14:31:00 UTC [more...]

fully deepening a shallow clone
 2010-08-19 14:31 UTC  (8+ messages)
    ` [PATCH 1/3] clone: do not accept --depth on local clones
    ` [PATCH 2/3] fetch-pack: use args.shallow to detect shallow clone instead of args.depth
    ` [PATCH 3/3] {fetch,upload}-pack: allow --depth=0 to deepen into full repo again

[RFC/PATCH] git-add: Don't exclude explicitly-specified tracked files
 2010-08-19  8:50 UTC  (15+ messages)
        ` [RFC/PATCH] Add test case for dealing with a tracked file in an ignored directory

[PATCH] string-list.h: Add STRING_LIST_INIT macro and make use of it
 2010-08-19 13:28 UTC  (6+ messages)
` [PATCH] string_list: "

What's cooking in git.git (Aug 2010, #04; Wed, 18)
 2010-08-19 12:53 UTC  (6+ messages)
` jn/update-contrib-example-merge in pu

[WIP/PATCH 0/4] Re: Making error messages stand out
 2010-08-19 12:22 UTC  (4+ messages)
` [PATCH] tests: fix syntax error in "Use advise() for hints" test

git merge, .gitignore, and silently overwriting untracked files
 2010-08-19 10:41 UTC  (4+ messages)
  ` [PATCH] optionally disable overwriting of ignored files

Status of conflicted files resolved with rerere
 2010-08-19 10:02 UTC  (3+ messages)
` [PATCH] mergetool: Skip autoresolved paths

[BUG] git gui blame fails for multi-word textconv filter
 2010-08-19  8:05 UTC  (9+ messages)
` [PATCH] git-gui: Use shell to launch textconv filter in "blame"

[PATCH] Do not display 'Switched to a new branch' when the branch existed
 2010-08-19  3:21 UTC  (7+ messages)
` [PATCH re-roll] "

What's cooking in git.git (Aug 2010, #02; Wed, 11)
 2010-08-19  1:50 UTC  (8+ messages)
` jn/apply-filename-with-sp (Re: What's cooking in git.git (Aug 2010, #02; Wed, 11))
      ` [PATCH v2 0/3] apply: handle traditional patches with space in filename
        ` [PATCH 1/3] apply: split quoted filename handling into new function
        ` [PATCH 2/3] tests: exercise "git apply" with weird filenames
        ` [PATCH 3/3] apply: handle traditional patches with space in filename

Ignoring commits when merging
 2010-08-18 23:38 UTC  (4+ messages)

[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 "

[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

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] "

[RFC/PATCH 1/2] commit: add parse_commit_repl() to replace commits at parsing time
 2010-08-18 14:50 UTC  (7+ messages)

[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  (21+ messages)
` [PATCH 03/24] t7600 (merge): do not launch gitk for --debug
` [PATCH 11/24] fmt-merge-msg -m to override subject line
  ` [PATCH 11/24 v2] fmt-merge-msg -m to override merge title
` [PATCH 13/24] merge script: tweak unmerged files message to match builtin
` [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  (12+ 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

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)

[BUG] merge into unborn branch resets index+WT even if populated
 2010-08-17  7:45 UTC 


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).