git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-12-10 01:44:29 to 2009-12-14 13:11:19 UTC [more...]

How can I get full filenames from Git difftool (for Microsoft Word “Compare Documents” feature)?
 2009-12-14 13:11 UTC  (3+ messages)

[PATCH] help.autocorrect: do not run a command if the command given is junk
 2009-12-14 13:03 UTC 

[PATCH 2/2] Add gitk-git Hungarian translation
 2009-12-14 12:30 UTC  (14+ messages)

[PATCH 1/2] ie_match_stat(): do not ignore skip-worktree bit with CE_MATCH_IGNORE_VALID
 2009-12-14 11:43 UTC  (2+ messages)
` [PATCH 2/2] commit: correctly respect skip-worktree bit

Undoing merges
 2009-12-14 11:42 UTC  (3+ messages)

[BUG] Bad msysgit/egit interaction over dotfiles
 2009-12-14 11:45 UTC  (9+ messages)

strange error while pushing
 2009-12-14 11:35 UTC  (7+ messages)

[PATCH 00/23] nd/sparse reroll
 2009-12-14 11:11 UTC  (26+ messages)
` [PATCH 01/23] update-index: refactor mark_valid() in preparation for new options
` [PATCH 02/23] Add test-index-version
` [PATCH 03/23] Introduce "skip-worktree" bit in index, teach Git to get/set this bit
` [PATCH 04/23] update-index: ignore update request if it's skip-worktree
` [PATCH 05/23] Teach ls-files and update-index to respect skip-worktree bit
` [PATCH 06/23] Teach diff machinery "
` [PATCH 07/23] Teach grep "
` [PATCH 08/23] Teach commit "
` [PATCH 09/23] Teach Git to respect skip-worktree bit (writing part)
` [PATCH 10/23] Avoid writing to buffer in add_excludes_from_file_1()
` [PATCH 11/23] Read .gitignore from index if it is skip-worktree
` [PATCH 12/23] unpack-trees(): carry skip-worktree bit over in merged_entry()
` [PATCH 13/23] excluded_1(): support exclude files in index
` [PATCH 14/23] dir.c: export excluded_1() and add_excludes_from_file_1()
` [PATCH 15/23] Introduce "sparse checkout"
` [PATCH 16/23] unpack-trees(): add CE_WT_REMOVE to remove on worktree alone
` [PATCH 17/23] unpack-trees.c: generalize verify_* functions
` [PATCH 18/23] unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
` [PATCH 19/23] unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index
` [PATCH 20/23] unpack-trees(): ignore worktree check outside checkout area
` [PATCH 21/23] read-tree: add --no-sparse-checkout to disable sparse checkout support
` [PATCH 22/23] Add tests for sparse checkout
` [PATCH 23/23] sparse checkout: inhibit empty worktree

git --version wrong
 2009-12-14  6:17 UTC  (2+ messages)

[PATCH/RFC] ignore unknown color configuration
 2009-12-14  2:33 UTC  (4+ messages)

[PATCH RESEND] gitk: add "--no-replace-objects" option
 2009-12-13 23:09 UTC  (2+ messages)

[PATCH RFC] rebase: add --revisions flag
 2009-12-13 22:47 UTC  (19+ messages)

on-any-overwrite hook, filename for smudge filter?
 2009-12-13 17:55 UTC 

[BUG] git archive formats and dashdash
 2009-12-12 15:00 UTC  (9+ messages)
      ` [PATCH] Fix archive format with -- on the command line
` [PATCH] builtin-archive: insert --format before double dash if necessary

How to selectively recreate merge state?
 2009-12-12 22:06 UTC  (28+ messages)
                      ` [PATCH 0/3] Update advice in commit/status output
                        ` [PATCH 1/3] commit/status: check $GIT_DIR/MERGE_HEAD only once
                          ` [PATCH 2/3] commit/status: "git add <path>" is not necessarily how to resolve
                            ` [PATCH 3/3] status/commit: do not suggest "reset HEAD <path>" while merging

[PATCH] bash: Support new 'git fetch' options
 2009-12-12 21:24 UTC  (2+ messages)

FEATURE REQUEST: Announce branch name with merge comamnd
 2009-12-12 20:46 UTC  (11+ messages)
` [PATCH 1/3] octopus: make merge process simpler to follow
` [PATCH 2/3] octopus: reenable fast-forward merges
` [PATCH 3/3] octopus: remove dead code

[PATCH v5 0/7] "git reset --merge" related improvements
 2009-12-12 23:30 UTC  (12+ messages)
` [PATCH v5 1/7] reset: do not accept a mixed reset in a .git dir
` [PATCH v5 2/7] reset: add a few tests for "git reset --merge"
` [PATCH v5 3/7] reset: use "unpack_trees()" directly instead of "git read-tree"
` [PATCH v5 4/7] reset: add option "--keep" to "git reset"
` [PATCH v5 5/7] reset: add test cases for "--keep" option
` [PATCH v5 6/7] Documentation: reset: describe new "
` [PATCH v5 7/7] Documentation: reset: add some tables to describe the different options

[ANNOUNCE] CGIT 0.8.3.1
 2009-12-12 11:17 UTC 

[PATCH v4 0/6] "git reset --merge" related improvements
 2009-12-12  4:19 UTC  (4+ messages)
` [PATCH v4 2/6] reset: use "unpack_trees()" directly instead of "git read-tree"

[PATCH 0/6] Gitweb caching changes v2
 2009-12-12  1:37 UTC  (31+ messages)
` [PATCH 1/6] GITWEB - Load Checking
  ` [PATCH 2/6] GITWEB - Missmatching git w/ gitweb
    ` [PATCH 3/6] GITWEB - Add git:// link to summary pages
      ` [PATCH 4/6] GITWEB - Makefile changes
          ` [PATCH 6/6] GITWEB - Separate defaults from main file

[RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
 2009-12-11 18:57 UTC  (6+ messages)
    `  "
        `  "

git fetch with GIT_SSH fails with "The remote end hung up unexpectedly"
 2009-12-11 11:57 UTC 

git svn fetch loses data
 2009-12-11  8:32 UTC  (5+ messages)

Ambiguous ref names
 2009-12-11  8:03 UTC  (6+ messages)

[ANNOUNCE] Git 1.6.5.6
 2009-12-11  6:09 UTC 

[RFC/PATCHv10 00/11] git notes
 2009-12-11  3:00 UTC  (7+ messages)
` [RFC/PATCHv10 01/11] fast-import: Proper notes tree manipulation

[PATCH] git gui: Use git diff --submodule when available
 2009-12-10 22:52 UTC  (2+ messages)

[PATCH v3 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-10 19:03 UTC 

[RFC PATCH v2 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-10 18:38 UTC  (5+ messages)

[PATCH v3 1/2] Makefile: Add a target to generate C preprocessor output files
 2009-12-10 18:41 UTC 

[REROLL PATCH v2 0/8] Remote helpers smart transport extensions
 2009-12-10 17:10 UTC  (4+ messages)
` [REROLL PATCH v2 6/8] Support remote helpers implementing smart transports

subtree merge tries to merge into wrong directory
 2009-12-10 14:38 UTC  (4+ messages)

FEATURE REQUEST: display <commit SHA> in message: git tag -d
 2009-12-10 14:16 UTC  (10+ messages)
` [PATCH] tag -d: print sha1 of deleted tag
        ` [PATCH v2] "

[RFC/PATCH] tag: display original sha1 of deleted/overwritten tag
 2009-12-10 14:09 UTC  (4+ messages)
` [RFC/PATCH v2] "
  ` [RFC/PATCH v3] "

[BUG] 'git stash save' cannot create stash
 2009-12-10 12:17 UTC 

What's cooking in git.git (Dec 2009, #04; Wed, 09)
 2009-12-10  7:11 UTC 

[ANNOUNCE] Git 1.6.6.rc2
 2009-12-10  1:44 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).