git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-25 00:09:22 to 2010-10-27 17:11:04 UTC [more...]

Why is "git tag --contains" so slow?
 2010-10-27 17:11 UTC  (11+ messages)

How do I get a list of all unmerged files?
 2010-10-27 17:00 UTC  (6+ messages)
  `  "

Why the default action for pull is merge, but not rebase?
 2010-10-27 16:57 UTC  (2+ messages)

[PATCH] help.c: Pull cmd_version out of this file
 2010-10-27 16:45 UTC  (12+ messages)

[PATCH 00/34] repo setup test cases
 2010-10-27 16:30 UTC  (44+ messages)
` [PATCH 01/34] builtins: print setup info if repo is found
` [PATCH 02/34] Add t1510 and basic rules that run repo setup
` [PATCH 03/34] t1510: setup case #0
` [PATCH 04/34] t1510: setup case #1
` [PATCH 05/34] t1510: setup case #2
` [PATCH 06/34] t1510: setup case #3
` [PATCH 07/34] t1510: setup case #4
` [PATCH 08/34] t1510: setup case #5
` [PATCH 09/34] t1510: setup case #6
` [PATCH 10/34] t1510: setup case #7
` [PATCH 11/34] t1510: setup case #8
` [PATCH 12/34] t1510: setup case #9
` [PATCH 13/34] t1510: setup case #10
` [PATCH 14/34] t1510: setup case #11
` [PATCH 15/34] t1510: setup case #12
` [PATCH 16/34] t1510: setup case #13
` [PATCH 17/34] t1510: setup case #14
` [PATCH 18/34] t1510: setup case #15
` [PATCH 19/34] t1510: setup case #16
` [PATCH 20/34] t1510: setup case #17
` [PATCH 21/34] t1510: setup case #18
` [PATCH 22/34] t1510: setup case #19
` [PATCH 23/34] t1510: setup case #20
` [PATCH 24/34] t1510: setup case #21
` [PATCH 25/34] t1510: setup case #22
` [PATCH 26/34] t1510: setup case #23
` [PATCH 27/34] t1510: setup case #24
` [PATCH 28/34] t1510: setup case #25
` [PATCH 29/34] t1510: setup case #26
` [PATCH 30/34] t1510: setup case #27
` [PATCH 31/34] t1510: setup case #28
` [PATCH 32/34] t1510: setup case #29
` [PATCH 33/34] t1510: setup case #30
` [PATCH 34/34] t1510: setup case #31
` [PATCH 1/7] setup: support setting GIT_DIR=.git file
` [PATCH 2/7] unset: discard GIT_WORK_TREE if GIT_DIR is not set
` [PATCH 3/7] setup: do not allow core.{bare,worktree} set at the same time
` [PATCH 4/7] setup: skip core.worktree if GIT_DIR is not set
` [PATCH 5/7] setup: rework core.worktree
` [PATCH 6/7] get_git_work_tree: core.worktree relative to git_dir
` [PATCH 7/7] new failures

svn repository URL and git
 2010-10-27 16:15 UTC  (3+ messages)

Git terminology: remote, add, track, stage, etc
 2010-10-27 16:08 UTC  (8+ messages)
` [PATCH v3] Porcelain scripts: Rewrite cryptic "needs update" error message

What's cooking in git.git (Oct 2010, #02; Tue, 26)
 2010-10-27 14:33 UTC  (5+ messages)

[PATCH] fetch-pack: make the ssh connection quiet
 2010-10-27 15:24 UTC  (2+ messages)

Create a new commit from patches without using any worktree?
 2010-10-27 15:20 UTC  (5+ messages)

[PATCH 1/3] GIT-VERSION-GEN: make use of git describe --dirty
 2010-10-27 14:28 UTC  (5+ messages)

[PATCHv6 00/10] gitweb: remote_heads feature
 2010-10-27 12:38 UTC  (21+ messages)
` [PATCHv6 02/10] gitweb: git_get_heads_list accepts an optional list of refs
` [PATCHv6 03/10] gitweb: separate heads and remotes lists
` [PATCHv6 05/10] gitweb: use fullname as hash_base in heads link
` [PATCHv6 07/10] gitweb: remotes view for a single remote
` [PATCHv6 09/10] gitweb: provide a routine to display (sub)sections
` [PATCHv6 10/10] gitweb: group remote heads by remote

git as an sfc member project
 2010-10-27 11:08 UTC  (4+ messages)

[RFC PATCH] Makefile: new prove target for running the tests with TAP
 2010-10-27 11:00 UTC  (5+ messages)

[RFC PATCH v2 0/3] Documentation: refactor config variable descriptions
 2010-10-27 10:56 UTC  (8+ messages)

add support for SUA (interix)
 2010-10-27  8:39 UTC  (3+ messages)
` [PATCH 1/2] add support for the SUA layer (interix; windows)
` [PATCH 2/2] add configure checks for previously created feature flags

[PATCH v7 0/3] Detection of directory renames
 2010-10-27  7:05 UTC  (6+ messages)
` [PATCH v7 1/3] Introduce bulk-move detection in diffcore
      ` Bulk move and some of its close relatives

[PATCH v2 1/4] setup_git_env: print the true $GIT_DIR for debugging
 2010-10-27  4:19 UTC  (12+ messages)
` [PATCH v2 4/4] builtins: check for startup_info->help, print and exit early
  ` [PATCH en/and-cascade-tests 0/7]
    ` [PATCH 1/7] branch -h: show usage even in an invalid repository
          ` [RFC/PATCH 0/4] update-index: migrate to parse-options API
            ` [PATCH 1/4] parse-options: allow git commands to invent new option types
            ` [PATCH 4/4] update-index: migrate to parse-options API

add UTC option for pretty-formats
 2010-10-27  1:32 UTC 

[PATCH 00/11] More consistant terminology ("remote-tracking branch", "not updated")
 2010-10-27  0:06 UTC  (28+ messages)
` [PATCH 05/10] Change "tracking branch" to "remote-tracking branch" in C code
` [PATCH 09/10] user-manual.txt: explain better the remote(-tracking) branch terms
` [PATCH v2 00/10] More consistant terminology ("remote-tracking branch", "not updated")
` [PATCH 01/10] Better "Changed but not updated" message in git-status
` [PATCH 02/10] Replace "remote tracking" with "remote-tracking"
` [PATCH 03/10] Change remote tracking to remote-tracking in non-trivial places
` [PATCH 04/10] Change "tracking branch" to "remote-tracking branch"
` [PATCH 06/10] Change incorrect uses of "remote branch" meaning "remote-tracking"
` [PATCH 07/10] Change incorrect "remote branch" to "remote tracking branch" in C code
` [PATCH 08/10] Use 'remote-tracking branch' in generated merge messages
      ` [PATCH] user-manual.txt: explain better the remote(-tracking) branch terms
` [PATCH 10/10] git-branch.txt: mention --set-upstream as a way to change upstream configuration

Why /var/cache/git?
 2010-10-26 20:58 UTC  (8+ messages)

history missing
 2010-10-26 20:04 UTC  (2+ messages)

Fixing SVN import merges
 2010-10-26 19:50 UTC 

Are "private blobs/trees" possible?
 2010-10-26 16:56 UTC  (4+ messages)

[PATCH/RFC] Make git-completion Bash 4 compatible
 2010-10-26 14:14 UTC  (2+ messages)

[PATCH] git-send-email.perl: fix In-Reply-To for second and subsequent patches
 2010-10-26 13:50 UTC  (5+ messages)
` [PATCH v2] "

performance impact of "receive.fsckObjects"
 2010-10-26 13:44 UTC 

Fwd: git status & seg.fault
 2010-10-26  9:54 UTC  (5+ messages)
  `  "

git via http problem
 2010-10-26  7:40 UTC  (5+ messages)
  ` Re[2]: "
  ` Re[4]: "

[PATCHv5 00/23] git notes merge
 2010-10-26  1:34 UTC  (27+ messages)
` [PATCHv5 01/23] notes.c: Hexify SHA1 in die() message from init_notes()
` [PATCHv5 03/23] notes.h: Make default_notes_ref() available in notes API
` [PATCHv5 05/23] notes.h/c: Allow combine_notes functions to remove notes
` [PATCHv5 06/23] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
` [PATCHv5 07/23] (trivial) t3303: Indent with tabs instead of spaces for consistency
` [PATCHv5 08/23] notes.c: Use two newlines (instead of one) when concatenating notes
` [PATCHv5 09/23] builtin/notes.c: Split notes ref DWIMmery into a separate function
` [PATCHv5 10/23] git notes merge: Initial implementation handling trivial merges only
` [PATCHv5 11/23] builtin/notes.c: Refactor creation of notes commits
` [PATCHv5 12/23] git notes merge: Handle real, non-conflicting notes merges
` [PATCHv5 13/23] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
` [PATCHv5 14/23] Documentation: Preliminary docs on 'git notes merge'
` [PATCHv5 15/23] git notes merge: Manual conflict resolution, part 1/2
` [PATCHv5 16/23] git notes merge: Manual conflict resolution, part 2/2
` [PATCHv5 17/23] git notes merge: List conflicting notes in notes merge commit message
` [PATCHv5 18/23] git notes merge: --commit should fail if underlying notes ref has moved
` [PATCHv5 19/23] git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
` [PATCHv5 20/23] git notes merge: Add testcases for merging notes trees at different fanouts
` [PATCHv5 21/23] Provide 'git notes get-ref' to easily retrieve current notes ref
` [PATCHv5 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
` [PATCHv5 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'
        ` [PATCHv5.1 22/23] cmd_merge(): Parse options before checking MERGE_HEAD
        ` [PATCHv5.1 23/23] Provide 'git merge --abort' as a synonym to 'git reset --merge'

[PATCH] Fix git-apply with -p greater than 1
 2010-10-25 14:11 UTC  (2+ messages)

fsck errors on newly cloned, newly imported git repository
 2010-10-25 14:02 UTC  (4+ messages)

git-gui: 'Unhandled 2 way diff marker:' for typechanged path
 2010-10-25 12:59 UTC 

git rebase and merge commits
 2010-10-25 11:23 UTC  (3+ messages)

[WIP PATCH 00/18] setup tests
 2010-10-25 10:30 UTC  (6+ messages)
` [WIP PATCH 01/18] rev-parse: add --internal-cwd and --internal-git-dir for tests

[PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
 2010-10-25  8:59 UTC  (2+ messages)

[PATCH] Add tests to demonstrate update-index bug with core.symlinks/core.filemode
 2010-10-25  7:34 UTC  (3+ messages)


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