git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-03-01 21:22:28 to 2008-03-03 07:33:46 UTC [more...]

[PATCH 1/2] help: add "man.viewer" config var to use "woman" or "konqueror"
 2008-03-03  7:38 UTC  (4+ messages)
` [PATCH AMENDED] "

Header files not mentioned in the makefile
 2008-03-03  7:24 UTC 

[PATCH] Redirect stderr to a pipe before redirecting stdout to stderr
 2008-03-03  7:21 UTC 

[PATCH 1/2] help: add "man.viewer" config var to use "woman" or "konqueror"
 2008-03-03  7:20 UTC  (4+ messages)

bug in git-revert
 2008-03-03  7:11 UTC  (7+ messages)
` [PATCH] revert: actually check for a dirty index

[PATCH] allow git-am to run in a subdirectory
 2008-03-03  7:08 UTC  (7+ messages)
    ` Re* "

[RFC] git rebase -s ours
 2008-03-03  7:04 UTC  (7+ messages)

How to "git add ." when some files are not accessible (permission denied)?
 2008-03-03  6:57 UTC  (12+ messages)
  ` [PATCH] Make the exit code of add_file_to_index actually useful
    ` [PATCH] Extend interface of add_files_to_cache to allow ignore indexing errors
      ` [PATCH] Add --ignore-errors to git-add to allow it to skip files with read errors
        ` [PATCH] Add a test for git-add --ignore-errors

[RFC] git-submodule: multiple-level modules definition
 2008-03-03  6:57 UTC  (4+ messages)

[PATCH] fetch-pack: check parse_commit/object results
 2008-03-03  6:31 UTC 

[PATCH] git-send-email: add option to force a From: line within the message body
 2008-03-03  6:00 UTC 

[PATCH] receive-pack: Initialize PATH to include exec-dir
 2008-03-03  4:58 UTC  (3+ messages)

GSoC 2008 Application - Help Wanted!
 2008-03-03  5:06 UTC 

kernel.org git tree corrupt?
 2008-03-03  3:43 UTC  (5+ messages)

git-rebase dirty index and email address bug?
 2008-03-03  3:28 UTC  (6+ messages)

[PATCH v3 7/8] Make git-fetch follow tags we already have objects for sooner
 2008-03-03  2:35 UTC 

[PATCH v3 8/8] Teach git-fetch to grab a tag at the same time as a commit
 2008-03-03  2:35 UTC 

[PATCH v3 6/8] Teach upload-pack to log the received need lines to an fd
 2008-03-03  2:35 UTC 

[PATCH v3 5/8] Free the path_lists used to find non-local tags in git-fetch
 2008-03-03  2:35 UTC 

[PATCH v3 4/8] Allow builtin-fetch's find_non_local_tags to append onto a list
 2008-03-03  2:35 UTC 

[PATCH v3 3/8] Ensure tail pointer gets setup correctly when we fetch HEAD only
 2008-03-03  2:34 UTC 

[PATCH v3 1/8] Remove unused variable in builtin-fetch find_non_local_tags
 2008-03-03  2:34 UTC 

[PATCH v3 2/8] Remove unnecessary delaying of free_refs(ref_map) in builtin-fetch
 2008-03-03  2:34 UTC 

[PATCH v3 0/8] Optimized tag autofollowing in git-fetch
 2008-03-03  2:34 UTC 

[PATCH] git-submodule: Fix typo 'url' which should be '$url'
 2008-03-03  2:19 UTC  (2+ messages)

What's cooking in git.git (topics)
 2008-03-03  2:06 UTC  (12+ messages)

What's in git.git (stable frozen)
 2008-03-03  2:06 UTC  (7+ messages)
` What's in git.git
  ` What's in git.git (stable)

The 8th airing of the msysGit herald
 2008-03-03  1:10 UTC  (4+ messages)

[PATCH v2 00/10] More on worktree fixes
 2008-03-03  0:28 UTC  (2+ messages)

[RFC] Build in clone
 2008-03-03  0:04 UTC  (12+ messages)
    ` [PATCH] builtin-clone: create remotes/origin/HEAD symref, if guessed
      ` [PATCH, fixed] "
        ` [PATCH] builtin clone: support bundles

[PATCH/RFC] git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options
 2008-03-02 23:50 UTC  (2+ messages)

Google Summer of Code 2008
 2008-03-02 23:35 UTC  (10+ messages)

[PATCH] Fix doc typos
 2008-03-02 23:07 UTC 

[PATCH] fast-import: exit with proper message if not a git dir
 2008-03-02 23:16 UTC  (2+ messages)

[PATCH] git-submodule: Don't blame when git-describe fails
 2008-03-02 22:41 UTC  (4+ messages)
` Re* "

[PATCH 00/40] MinGW port
 2008-03-02 22:07 UTC  (3+ messages)

[PATCH] Make builtin-reset.c use parse_options
 2008-03-02 21:38 UTC  (10+ messages)

Will git have a baseline feature or something alike?
 2008-03-02 21:29 UTC  (13+ messages)

[PATCH 2/4] t3903-stash.sh: use test_must_fail instead of '!' notation
 2008-03-02 20:58 UTC  (3+ messages)
  ` [PATCH 3/4] git-reflog.txt: Document new commands --updateref and --rewrite
    ` [PATCH 4/4] t3903-stash.sh: Add tests for new stash commands drop and pop

[PATCH 1/4] t3903-stash.sh: Add missing '&&' to body of testcase
 2008-03-02 20:58 UTC 

git-filter-branch may leave tree in a nasty state
 2008-03-02 21:02 UTC  (3+ messages)

git-http-fetch segfault, curl 7.18.0
 2008-03-02 20:33 UTC  (6+ messages)
    ` [PATCH] Fix random crashes in http_cleanup()

[PATCH v3 1/4] git-submodule: New subcommand 'summary' (1) - code framework
 2008-03-02 18:15 UTC  (4+ messages)
` [PATCH v3 2/4] git-submodule: New subcommand 'summary' (2) - show commit summary
` [PATCH v3 3/4] git-submodule: New subcommand 'summary' (3) - limit summary size
` [PATCH v3 4/4] git-submodule: New subcommand 'summary' (4) - Update the document

[PATCH 0/3] fix "diff --raw" on the work tree side
 2008-03-02 17:48 UTC  (8+ messages)
` [PATCH 1/3] diff-lib.c: constness strengthening
  ` [PATCH 2/3] diff: make sure work tree side is shown as 0{40} when different
    ` [PATCH 3/3] diff: show submodule object name when available even on the work tree side

[PATCH 0/5] Builtin "git remote"
 2008-03-02 17:38 UTC  (11+ messages)
          ` [PATCH 0/2] format-patch --cover-letter improvements
            ` [PATCH 1/2] format-patch: use the diff options for the cover letter, too
            ` [PATCH 2/2] format-patch: wrap cover-letter's shortlog sensibly

[PATCH] add pretty format configuration to git log/show/whatchanged
 2008-03-02 17:12 UTC  (10+ messages)
    ` [PATCH 1/3] whatchanged documentation: share description of --pretty with others
      ` [PATCH 2/3] specify explicit "--pretty=medium" with `git log/show/whatchanged`
        ` [PATCH 3/3] log/show/whatchanged: introduce format.pretty configuration

[PATCH] gitweb: Mark first match when searching commit messages
 2008-03-02 15:57 UTC 

[PATCH] git-submodule: Don't blame when git-describe fails
 2008-03-02 14:42 UTC 

ambiguous git-log date and timestamp syntax
 2008-03-02 14:40 UTC  (9+ messages)
` [PATCH] Documentation: Remove --{min,max}-age option from git-log(1)

[PATCH 3/4] Make git-fetch follow tags we already have objects for sooner
 2008-03-02 14:13 UTC  (7+ messages)

[PATCH] parse-opt: bring PARSE_OPT_HIDDEN to git-rev-parse --parseopt
 2008-03-02 10:35 UTC  (3+ messages)
` [PATCH 2/3] parse-options: bring PARSE_OPT_NONEG "
` [PATCH 3/3] parse-options: new option type to treat an option-like parameter as an argument

[PATCH 01/10] "git read-tree -m" and the like require worktree
 2008-03-02 10:35 UTC  (10+ messages)
` [PATCH 02/10] Make sure setup_git_directory is called before accessing repository
` [PATCH 03/10] Make get_git_dir() and 'git rev-parse --git-dir' absolute path
` [PATCH 04/10] Make setup_work_tree() return new prefix
` [PATCH 05/10] http-push: Avoid calling setup_git_directory() twice
` [PATCH 06/10] Completely move out worktree setup from setup_git_directory_gently()
` [PATCH 07/10] builtin-archive: mark unused prefix "unused_prefix"
` [PATCH 08/10] Make setup_git_directory() auto-setup worktree if found
` [PATCH 09/10] Documentation: update api-builtin and api-setup
` [PATCH 10/10] Additional tests to capture worktree special cases

[PATCH] cleanup: remove unused git_checkout_config
 2008-03-02 10:05 UTC 

[PATCH] convert shortlog to use parse_options
 2008-03-02  8:29 UTC  (5+ messages)

Redefine semantics of find_unique_abbrev()
 2008-03-02  8:11 UTC  (7+ messages)
  ` [PATCH] Clean up find_unique_abbrev() callers

[PATCH] Fix make_absolute_path() for parameters without a slash
 2008-03-02  7:40 UTC  (3+ messages)

git diff-index --raw HEAD and git diff --raw HEAD output the same thing?
 2008-03-02  6:07 UTC  (6+ messages)
    ` Fwd: "

[PATCH] remote show: Clean up connection correctly if object fetch wasn't done
 2008-03-02  5:31 UTC 

`git svn dcommit` segfault
 2008-03-02  5:20 UTC 

[PATCH v2 0/3] git-submodule: New subcommand 'summary'
 2008-03-02  5:11 UTC  (7+ messages)
` [PATCH v2 1/3] git-submodule: New subcommand 'summary' (1) - code framework

[PATCH] Add test for git rebase --abort
 2008-03-02  3:57 UTC  (4+ messages)
` [PATCH] Fix git reset --abort not restoring the right commit under some conditions

[PATCH 1/2] index-pack: allocate NUL byte at the buffer end
 2008-03-02  1:06 UTC  (3+ messages)
` [PATCH 2/2] unpack-objects: "

The EGIT Chronicles Issue Volume 2, Issue 1
 2008-03-02  0:51 UTC 

FastCGI support in gitweb
 2008-03-01 21:50 UTC  (2+ 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).