git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-11 13:23:48 to 2010-03-15 02:03:14 UTC [more...]

'git add' regression in git-1.7?
 2010-03-15  2:02 UTC  (14+ messages)

[PATCH] everyday: fsck and gc are not everyday operations
 2010-03-15  1:12 UTC  (2+ messages)

On refreshing the index
 2010-03-15  0:19 UTC  (3+ messages)

Master:809780b failing t9151-svn-mergeinfo.sh
 2010-03-14 23:09 UTC 

[PATCH] gitk: Skip over AUTHOR/COMMIT_DATE when searching all fields
 2010-03-14 22:59 UTC 

[PATCH v2] git checkout -b: unparent the new branch with -o
 2010-03-14 21:58 UTC  (12+ messages)

[PATCH] Add core.trustlowlevelstat for diffs in dev,ino,uid and gid
 2010-03-14 20:51 UTC  (4+ messages)

message on no-args push to an empty repo
 2010-03-14 20:54 UTC  (2+ messages)

[PATCH] Do not strip empty lines / trailing spaces from a commit message template
 2010-03-14 20:33 UTC  (28+ messages)
          ` [PATCH] git-send-email.perl - Fix 550 EHLO argument does not match calling host
                    ` [PATCH 1/3] git-send-email.perl: improve error message in send_message()
                    ` [PATCH 2/3] git-send-email.perl: add option --smtp-debug
                    ` [PATCH 3/3] git-send-email.perl - Fix 550 EHLO argument does not match calling host

[RFC][PATCH] grep: enable threading for context line printing
 2010-03-14 20:03 UTC  (2+ messages)

[PATCH] Bug: failed octopus merge does not create MERGE_HEAD
 2010-03-14 19:24 UTC  (3+ messages)

Make Problem in 1.7.0.2; install: cannot stat `po/de.msg': No such file or directory
 2010-03-14 16:34 UTC 

[RFC] Gitweb: include minified version of js and css files in the repo
 2010-03-14 13:22 UTC  (3+ messages)

re-running merge on a single file
 2010-03-14 12:24 UTC  (14+ messages)

GitWeb in FastCGI
 2010-03-14 11:31 UTC 

"git stash list" shows HEAD reflog
 2010-03-14  6:57 UTC  (11+ messages)
  `  "
      ` Re: [git] "
          ` [PATCH] don't use default revision if a rev was specified

How do you switch branches in a bare repo?
 2010-03-14  6:52 UTC  (8+ messages)
` [Improvement?] "

[PATCH] git status: ignoring untracked files must apply to submodules too
 2010-03-14  0:55 UTC  (5+ messages)

documentation of git read-tree
 2010-03-13 22:32 UTC 

[PATCH/RFC 00/12] docs: use metavariables consistently
 2010-03-13 22:05 UTC  (17+ messages)
` [PATCH/RFC 01/12] commit-tree: allow indirect tree references
` [PATCH/RFC 02/12] grep docs: grep accepts a <tree-ish>, not a <tree>
` [PATCH/RFC 03/12] fsck docs: remove outdated and useless diagnostic
` [PATCH/RFC 04/12] docs: use <sha1> to mean unabbreviated ID
` [PATCH/RFC 05/12] docs: differentiate between <tag> and <tagname>
` [PATCH/RFC 06/12] docs: clarify <object>, <commit>, <tree-ish>, etc
` [PATCH/RFC 07/12] docs: use <tree> instead of <tree-ish>
` [PATCH/RFC 08/12] http-fetch docs: use <commit-id> consistently
` [PATCH/RFC 09/12] docs: use <commit> instead of <commit-ish>
` [PATCH/RFC 10/12] diff: use brackets for optional args in usage
` [PATCH/RFC 11/12] docs: use ... instead of * for multiplicity
` [PATCH/RFC 12/12] diff docs: remove <rev>{0,2} notation

[PATCH] blame: fix indent of line numbers
 2010-03-13 20:53 UTC  (2+ messages)

[PATCH 1/2] git-svn: Fix merge detecting with rewrite-root
 2010-03-13 20:41 UTC  (6+ messages)

git top links: 2010-2
 2010-03-13 17:35 UTC 

wishlist: git send-email improvement
 2010-03-13 13:06 UTC  (6+ messages)

FEATURE REQUEST: sendemail.aliasesfile support enavironment variables and tilde
 2010-03-13  7:40 UTC  (2+ messages)

[PATCH] bash: support --delete and --set-upstream for push
 2010-03-13  7:10 UTC 

[PATCH] stash: dont save during a conflicted merge
 2010-03-13  3:40 UTC 

[PATCH] git-send-email.perl: improve error message in send_message()
 2010-03-12 23:04 UTC  (3+ messages)
` [PATCH] git-send-email.perl: add option --smtp-debug
  ` [PATCH] git-send-email.perl - Fix 550 EHLO argument does not match calling host

[PATCH] git status: Fix false positive "new commits" output for dirty submodules
 2010-03-12 21:23 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/3] gitk: Avoid calling tk_setPalette on Windows
 2010-03-12 18:31 UTC  (3+ messages)
` [PATCH 2/3] gitk: Add emacs editor variable block
  ` [PATCH 3/3] gitk: fix display of copyright symbol

[PATCH v6 02/13] Support showing notes from more than one notes tree
 2010-03-12 17:04 UTC  (15+ messages)
` [PATCH v7 00/13] tr/display-notes
  ` [PATCH v7 01/13] test-lib: unset GIT_NOTES_REF to stop it from influencing tests
  ` [PATCH v7 02/13] Support showing notes from more than one notes tree
  ` [PATCH v7 03/13] Documentation: document post-rewrite hook
  ` [PATCH v7 04/13] commit --amend: invoke "
  ` [PATCH v7 05/13] rebase: "
  ` [PATCH v7 06/13] rebase -i: "
  ` [PATCH v7 07/13] notes: implement 'git notes copy --stdin'
  ` [PATCH v7 08/13] notes: implement helpers needed for note copying during rewrite
  ` [PATCH v7 09/13] rebase: support automatic notes copying
  ` [PATCH v7 10/13] commit --amend: copy notes to the new commit
  ` [PATCH v7 11/13] notes: add shorthand --ref to override GIT_NOTES_REF
  ` [PATCH v7 12/13] notes: track whether notes_trees were changed at all
  ` [PATCH v7 13/13] git-notes(1): add a section about the meaning of history

What's cooking in git.git (Mar 2010, #03; Wed, 10)
 2010-03-12 16:40 UTC  (7+ messages)

Linking two remote repositories
 2010-03-12 16:10 UTC  (2+ messages)

[PATCH 3/5] Dangling commas in enum is not portable (resend)
 2010-03-12  9:18 UTC  (2+ messages)

[PATCH 5/5] struct sockaddr_storage->ss_family is not portable
 2010-03-12  7:24 UTC  (6+ messages)

[PATCH 1/5] General configuration portability (Resend)
 2010-03-12  7:22 UTC  (5+ messages)

[PATCH 0/6] Pass t5530 on Windows
 2010-03-12  5:56 UTC  (5+ messages)
` [PATCH 7/6] Enable threaded async procedures whenever pthreads is available

Cherry-pick with symlinks fails horribly
 2010-03-12  5:49 UTC  (5+ messages)

[PATCH 00/12] Support columinized output in tag/branch/ls-files/grep
 2010-03-12  4:22 UTC  (7+ messages)

[PATCH 00/16] nd/setup part two
 2010-03-12  3:35 UTC  (17+ messages)
` [PATCH 03/16] rev-parse --git-dir: print relative gitdir correctly
` [PATCH 04/16] worktree setup: call set_git_dir explicitly
` [PATCH 05/16] Add git_config_early()
` [PATCH 06/16] Use git_config_early() instead of git_config() during repo setup
` [PATCH 07/16] worktree setup: restore original state when things go wrong
` [PATCH 08/16] init/clone: turn on startup->have_repository properly
` [PATCH 09/16] git_config(): do not read .git/config if there is no repository
` [PATCH 10/16] Do not read .git/info/exclude "
` [PATCH 11/16] Do not read .git/info/attributes "
` [PATCH 12/16] apply: do not check sha1 when repository has not been found
` [PATCH 13/16] config: do not read .git/config if there is no repository
` [PATCH 14/16] Allow to undo setup_git_directory_gently() gracefully (and fix alias code)
` [PATCH 15/16] alias: keep repository found while collecting aliases as long as possible
` [PATCH 16/16] Guard unallowed access to repository when it's not set up

[PATCH] Refactor dirty submodule detection in diff-lib.c
 2010-03-12  0:55 UTC  (2+ messages)

Doing a dummy or empty merge
 2010-03-11 21:16 UTC  (4+ messages)

[PATCH 2/5] Not all vendor diffs support GNUisms (resend)
 2010-03-11 19:23 UTC  (2+ messages)

[PATCH 4/5] Dynamic expressions in compound declarations are not portable (resend)
 2010-03-11 16:33 UTC 

git-rebase -i prunes commits with empty commit-message
 2010-03-11 13:46 UTC  (5+ messages)


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