git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-02-23 22:56:49 to 2008-02-25 21:55:58 UTC [more...]

[PATCH 01/10] add generic, type aware object chain walker
 2008-02-25 21:54 UTC  (3+ messages)
` [PATCH 02/10] builtin-fsck: move away from object-refs to fsck_walk
  ` [PATCH 03/10] Remove unused object-ref code

"Contributors never merge" and preserving history
 2008-02-25 21:35 UTC  (3+ messages)

[RFC] Build in clone
 2008-02-25 21:12 UTC 

[PATCHv2] clone: support cloning full bundles
 2008-02-25 21:00 UTC  (4+ messages)

git-email automatic --to detection?
 2008-02-25 20:55 UTC  (14+ messages)

[PATCH] Teach git-describe --long to output always the long format
 2008-02-25 20:51 UTC  (10+ messages)

Add case-challenged file system tests
 2008-02-25 20:44 UTC  (3+ messages)
` [PATCH] Add tests for filesystem challenges (case and unicode normalization)

[PATCH] Do not chop HTML tags in commit search result
 2008-02-25 20:18 UTC  (8+ messages)
` [PATCH] gitweb: Better chopping in commit search results
  ` [RFC/PATCH v2] gitweb: Option to chop at beginning and in the middle in chop_str
      ` [RFC/PATCH v3] gitweb: Better cutting matched string and its context

[RFC/PATCH] mergetool: clarify local/remote terminology
 2008-02-25 20:11 UTC  (7+ messages)

Bug in gitk - can post the window off screen
 2008-02-25 19:59 UTC  (14+ messages)
      ` [PATCH] gitk: don't save the geometry to rc file on exit

[PATCH] Add test for filter-branch on a subdirectory that's been added and deleted and re-added
 2008-02-25 19:45 UTC 

[PATCH 2/2] daemon: Verify base-path and interpolated-path early
 2008-02-25 19:39 UTC  (2+ messages)

[PATCH] Use a single implementation and API for copy_file()
 2008-02-25 19:24 UTC 

[PATCH 1/2] daemon: send more error messages to the syslog
 2008-02-25 19:02 UTC  (2+ messages)

[PATCH] Move worktree setup out of setup_git_directory*
 2008-02-25 19:01 UTC  (4+ messages)

how to apply diff between A and B to a file?
 2008-02-25 18:58 UTC  (2+ messages)

git-svn bug/patch: Don't prompt for client cert password everytime
 2008-02-25 15:11 UTC 

[PATCH 1/4] add generic, type aware object chain walker
 2008-02-25 17:49 UTC  (19+ messages)
` [PATCH 2/4] builtin-fsck: move away from object-refs
  ` [PATCH 3/4] Remove unused object-ref code
    ` [PATCH 4/4] builtin-fsck: reports missing parent commits

[PATCH 0/3] show alias definitions in help
 2008-02-25 16:47 UTC  (3+ messages)

[PATCH] Documentation/git-filter-branch: add a new commit-filter example
 2008-02-25 14:43 UTC  (6+ messages)
        ` [PATCH] Documentation/git-filter-branch: add a new msg-filter example

[Q] Tell Git to follow symlinks?
 2008-02-25 10:06 UTC  (6+ messages)

What's in git.git (stable frozen)
 2008-02-25  8:42 UTC  (5+ messages)
` What's in git.git
  ` What's in git.git (stable)

What's cooking in git.git (topics)
 2008-02-25  8:40 UTC  (8+ messages)

unexpected behavior of 'git rebase'
 2008-02-25  8:37 UTC  (3+ messages)

[PATCH v3] builtin-fsck: reports missing parent commits
 2008-02-25  7:24 UTC  (4+ messages)

[PATCH 1/3] help: use parseopt
 2008-02-25  7:16 UTC  (7+ messages)
` [PATCH 2/3] make alias lookup a public, procedural function
` [PATCH 3/3] help: respect aliases

[PATCH 2/2] Add support for url aliases in config files
 2008-02-25  6:35 UTC  (11+ messages)

[PATCH] Correct fast-export file mode strings to match fast-import standard
 2008-02-25  3:57 UTC 

Instituting feature and infrastructure enhancement proposal window?
 2008-02-25  3:25 UTC  (5+ messages)

[EGIT PATCH] Refresh history when "Refresh" is clicked in the history viewer
 2008-02-25  0:11 UTC  (4+ messages)

[PATCH] builtin-for-each-ref.c: fix typo in error message
 2008-02-24 23:16 UTC 

git-push with --all --tags
 2008-02-24 22:12 UTC 

gmail smtp server and git-send-mail. Is this combination working?
 2008-02-24 21:42 UTC  (6+ messages)

[PATCH 0/2] test send-email --compose
 2008-02-24 21:04 UTC  (3+ messages)
` [PATCH] t9001: enhance fake sendmail test harness
` [PATCH 2/2] send-email: test compose functionality

[PATCH] Fix "git submodule status" output when "git describe" is not possible
 2008-02-24 20:49 UTC  (3+ messages)

[PATCH] gitk: adding a horizontal scrollbar to the diff window
 2008-02-24 20:08 UTC 

[PATCH 0/3] solaris test results
 2008-02-24 19:40 UTC  (13+ messages)
` [PATCH 2/3] t3404: use configured shell instead of /bin/sh

[PATCH] http-push: Fix error message for push <remote> :<branch>
 2008-02-24 19:14 UTC  (9+ messages)
  ` [PATCH] http-push: push <remote> :<branch> deletes remote branch
      ` [PATCH] http-push: add regression tests

[PATCH] Remove useless if-before-free tests
 2008-02-24 18:15 UTC  (11+ messages)

[PATCH] Use user.name and user.email in import-tars.perl
 2008-02-24 18:06 UTC  (2+ messages)

on subtree checkout
 2008-02-24 17:22 UTC  (10+ messages)

[PATCH 4/4 v2] builtin-fsck: reports missing parent commits
 2008-02-24 16:14 UTC 

[PATCH] Add '--fixed-strings' option to "git log --grep" and friends
 2008-02-24 15:47 UTC 

[PATCH 0/3] Enhancements to the bundle documentation
 2008-02-24 13:42 UTC  (4+ messages)
` [PATCH 1/3] urls.txt: Add bundles to the list of local urls
` [PATCH 2/3] git-bundle.txt: Bundles as [remote ""] is a feature, not an example
` [PATCH 3/3] git-bundle.txt: Add different strategies to create the bundle

Improved Google trends comparison
 2008-02-24 10:43 UTC  (3+ messages)

[PATCH 5/6] Teach git-describe --exact-match to avoid expensive tag searches
 2008-02-24 10:32 UTC  (3+ messages)

[PATCH] Improve documentation for git-sh-setup
 2008-02-24  8:49 UTC  (7+ messages)
      ` [PATCH] parse-opt: bring PARSE_OPT_HIDDEN to git-rev-parse --parseopt

[PATCH 6/6] Use git-describe --exact-match in bash prompt on detached HEAD
 2008-02-24  8:07 UTC 

[PATCH 4/6] Avoid accessing non-tag refs in git-describe unless --all is requested
 2008-02-24  8:07 UTC 

[PATCH 3/6] Teach git-describe to use peeled ref information when scanning tags
 2008-02-24  8:07 UTC 

[PATCH 1/6] Protect peel_ref fallback case from NULL parse_object result
 2008-02-24  8:07 UTC 

[PATCH 2/6] Optimize peel_ref for the current ref of a for_each_ref callback
 2008-02-24  8:07 UTC 

[PATCH 0/6] git-name-rev -d and git-describe improvements
 2008-02-24  8:07 UTC 

Be more verbose when checkout takes a long time
 2008-02-24  6:29 UTC  (7+ messages)
      ` [PATCH] checkout: error out when index is unmerged even with -m

[PATCH] Add merge-subtree back
 2008-02-24  6:19 UTC  (2+ messages)

[PATCH] Ensure 'make dist' compiles git-archive.exe on Cygwin
 2008-02-24  5:38 UTC 

Which module contains SVN/Core.pm in CPAN
 2008-02-24  2:35 UTC  (2+ messages)

[PATCH] git.el: Add a git-grep command
 2008-02-24  2:00 UTC  (10+ messages)

Rewriting boundary parents when path-limiting
 2008-02-24  1:55 UTC  (3+ messages)

bisect: "won't bisect on seeked tree"
 2008-02-24  1:14 UTC  (6+ messages)
` [PATCH] Eliminate confusing "won't bisect on seeked tree" failure

[EGIT] Sort order from hell fixes, take 2
 2008-02-23 23:50 UTC  (11+ messages)
` [EGIT PATCH 01/10] Tighten IndexDiffTest to make it test better what it claims to test
  ` [EGIT PATCH 02/10] Extend IndexDiffTest with more tests
    ` [EGIT PATCH 03/10] WorkdirCheckout: more test for names that are close
      ` [EGIT PATCH 04/10] Split a big test in ReadTreeTest into smaller tests
        ` [EGIT PATCH 05/10] Fix git sort order compare bug
          ` [EGIT PATCH 06/10] Use the proper comparison algorithm
            ` [EGIT PATCH 07/10] GitIndex: Get access to raw name and file mode
              ` [EGIT PATCH 08/10] TreeEntry: Accessors for full raw name and mode bits
                ` [EGIT PATCH 09/10] Implement a Tree iterator
                  ` [EGIT PATCH 10/10] Rewritten IndexTreeWalker

How change e-mail to use google's gmail instead of machine's prompt?
 2008-02-23 23:08 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).