git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-17 16:11:25 to 2009-01-18 21:29:26 UTC [more...]

[RFC PATCH] Fix gitdir detection when in subdir of gitdir
 2009-01-18 21:27 UTC  (6+ messages)

[PATCH next] git-notes: add test case for multi-line notes
 2009-01-18 21:27 UTC  (3+ messages)
` [PATCH next v4] git-notes: fix printing of "

[PATCH 2/2] http-push: remove MOVE step after PUT when sending objects to server
 2009-01-18 21:14 UTC  (6+ messages)

[PATCH] http-push: fix off-by-path_len
 2009-01-18 21:10 UTC  (31+ messages)
  ` [WIP Patch 00/12] Refactoring the http API
    ` [WIP Patch 01/12] Don't expect verify_pack() callers to set pack_size
      ` [WIP Patch 02/12] Some cleanup in get_refs_via_curl()
        ` [WIP Patch 03/12] Two new functions for the http API
          ` [WIP Patch 04/12] Use the new http API in http_fetch_ref()
            ` [WIP Patch 05/12] Use the new http API in get_refs_via_curl()
              ` [WIP Patch 06/12] Use the new http API in http-walker.c:fetch_indices()
                ` [WIP Patch 07/12] Use the new http API in http-push.c:fetch_indices()
                  ` [WIP Patch 08/12] Use the new http API in update_remote_info_refs()
                    ` [WIP Patch 09/12] Use the new http API in fetch_symref()
                      ` [WIP Patch 10/12] Use the new http API in http-walker.c:fetch_index()
                        ` [WIP Patch 11/12] Use the new http API in http-push.c:fetch_index()
                          ` [WIP Patch 12/12] Use the new http API in http-walker.c:fetch_pack()

[PATCH 0/3] Implement 'git archive --submodules'
 2009-01-18 21:02 UTC  (16+ messages)
` [PATCH 1/3] sha1_file: add function to insert alternate object db
  ` [PATCH 2/3] Teach read_tree_recursive() how to traverse into submodules
    ` [PATCH 3/3] git-archive: add support for --submodules
    ` [PATCH] sha1_file: add function to insert alternate object db

[PATCH v2] checkout: implement "-" shortcut name for last branch
 2009-01-18 20:59 UTC  (25+ messages)
` [PATCH/RFC v3 0/6] N-th last checked out branch
      ` [PATCH] interpret_nth_last_branch(): avoid traversing the reflogs twice
        ` [PATCH/RFC v4 0/5] N-th last checked out branch
          ` [PATCH/RFC v4 1/5] checkout: implement "@{-N}" shortcut name for N-th last branch
            ` [PATCH/RFC v4 2/5] sha1_name: tweak @{-N} lookup
              ` [PATCH/RFC v4 3/5] sha1_name: support @{-N} syntax in get_sha1()
                ` [PATCH/RFC v4 4/5] checkout: implement "-" abbreviation, add docs and tests
                  ` [PATCH/RFC v4 5/5] interpret_nth_last_branch(): avoid traversing the reflogs twice
                    ` [PATCH 6/5] Fix parsing of @{-1}@{1}

[PATCH 2/2] expand --pretty=format color options
 2009-01-18 20:39 UTC  (7+ messages)
        ` [PATCH 1/2] handle color.ui at a central place
          ` [PATCH 2/2] move the color variables to color.c

[PATCH] mergetool: put the cursor on the editable file for Vim
 2009-01-18 20:29 UTC  (4+ messages)

[JGIT PATCH 0/8] Crude merge support
 2009-01-18 20:21 UTC  (7+ messages)
` [JGIT PATCH 8/8] Define a basic merge API, and a two-way tree merge strategy

[PATCH] contrib/workdir: create logs/refs and rr-cache in the origin repository
 2009-01-18 19:59 UTC  (4+ messages)

[PATCH] contrib: add 'git difftool' for launching common merge tools
 2009-01-18 19:25 UTC  (2+ messages)

[PATCH 0/7 v2] RUNTIME_PREFIX
 2009-01-18 19:28 UTC  (10+ messages)
` [PATCH 1/7 v2] Move computation of absolute paths from Makefile to runtime (in preparation for RUNTIME_PREFIX)
  ` [PATCH 2/7 v2] Refactor git_set_argv0_path() to git_extract_argv0_path()
    ` [PATCH 3/7 v2] git_extract_argv0_path(): Move check for valid argv0 from caller to callee
      ` [PATCH 4/7 v2] Add calls to git_extract_argv0_path() in programs that call git_config_*
        ` [PATCH 5/7 v2] Modify setup_path() to only add git_exec_path() to PATH
          ` [PATCH 6/7 v2] Compute prefix at runtime if RUNTIME_PREFIX is set
            ` [PATCH 7/7 v2] Windows: Revert to default paths and convert them by RUNTIME_PREFIX

[PATCH/RFC v1 1/1] +5 cases (4 fail), diff whitespace tests
 2009-01-18 19:25 UTC  (4+ messages)

What's cooking in git.git (Jan 2009, #03; Wed, 14)
 2009-01-18 18:50 UTC  (8+ messages)
            ` John (zzz) Doe <john.doe@xz> (Comment)

[PATCH 3/3] Adds a #!bash to the top of bash completions so that editors can recognize, it as a bash script. Also adds a few simple comments above commands that, take arguments. The comments are meant to remind editors of potential, problems that
 2009-01-18 18:06 UTC  (7+ messages)
` [PATCH 1/2] color: make it easier for non-config to parse color specs

[PATCH/RFC] git-am: Make it easier to see which patch failed
 2009-01-18 17:49 UTC  (13+ messages)

meaning of --8<--
 2009-01-18 17:44 UTC  (4+ messages)

[PATCH] builtin-fsck: fix off by one head count
 2009-01-18 17:27 UTC 

fatal: git grep: cannot generate relative filenames containing '..'
 2009-01-18 16:58 UTC  (4+ messages)

[PATCH] checkout: implement "-" shortcut name for last branch
 2009-01-18 16:19 UTC  (3+ messages)
` [TOY PATCH] git-resurrect: find traces of a branch name and resurrect it

easy way to make tracking branches?
 2009-01-18 15:53 UTC  (3+ messages)

[PATCH take 3 0/4] color-words improvements
 2009-01-18 15:29 UTC  (11+ messages)
` [PATCH v4 0/7] customizable --color-words
  ` [PATCH v4 1/7] Add color_fwrite_lines(), a function coloring each line individually
    ` [PATCH v4 2/7] color-words: refactor word splitting and use ALLOC_GROW()
      ` [PATCH v4 3/7] color-words: change algorithm to allow for 0-character word boundaries
        ` [PATCH v4 4/7] color-words: take an optional regular expression describing words
          ` [PATCH v4 5/7] color-words: enable REG_NEWLINE to help user
            ` [PATCH v4 6/7] color-words: expand docs with precise semantics
              ` [PATCH v4 7/7] color-words: make regex configurable via attributes

[PATCH v10 0/5] git checkout: optimise away lots of lstat() calls
 2009-01-18 15:14 UTC  (6+ messages)
` [PATCH v10 1/5] lstat_cache(): more cache effective symlink/directory detection
` [PATCH v10 2/5] lstat_cache(): introduce has_symlink_or_noent_leading_path() function
` [PATCH v10 3/5] lstat_cache(): introduce has_dirs_only_path() function
` [PATCH v10 4/5] lstat_cache(): introduce invalidate_lstat_cache() function
` [PATCH v10 5/5] lstat_cache(): introduce clear_lstat_cache() function

[PATCH (topgit)] tg-patch: add support for generating patches against worktree and index
 2009-01-18 15:06 UTC  (5+ messages)

[PATCH (topgit) 0/2] tg-patch: fix pagination
 2009-01-18 15:04 UTC  (2+ messages)

[PATCH] http-push: update memory allocation for http headers
 2009-01-18 14:55 UTC  (3+ messages)

[PATCH] http-push: support full URI in handle_remote_ls_ctx()
 2009-01-18 14:51 UTC  (2+ messages)

[PATCH 0/4] Clarifying the refspec documentation
 2009-01-18 14:36 UTC  (5+ messages)
` [PATCH 1/4] Documentation: git push repository can also be a remote
  ` [PATCH 2/4] Documentation: remove a redundant elaboration
    ` [PATCH 3/4] Documentation: mention branches rather than heads
      ` [PATCH 4/4] Documentation: avoid using undefined parameters

is gitosis secure?
 2009-01-18 14:19 UTC  (6+ messages)

[PATCH] checkout: implement "-" shortcut name for last branch
 2009-01-18 14:06 UTC  (12+ messages)
` [PATCH v2] "
            ` [PATCH] revision walker: include a detached HEAD in --all

[PATCH] bash completion: refactor diff options
 2009-01-18  7:18 UTC  (3+ messages)
` [PATCH next resend] "

[PATCH/RFC] git-svn: Add --convert-timezone option
 2009-01-18  4:10 UTC  (4+ messages)
    ` [PATCH v2] git-svn: Add --localtime option to "fetch"

rebase -p confusion in 1.6.1
 2009-01-18  4:02 UTC  (7+ messages)
  ` [PATCH] do not drop commits before the merge base
      ` [PATCH] rebase -p: seed first commit in case it's before the merge bases

[PATCH] bash: offer to show (un)staged changes
 2009-01-18  2:32 UTC  (5+ messages)

[PATCH 1/2] Move run_hook() from builtin-commit.c into run-command.c (libgit)
 2009-01-18  2:05 UTC  (4+ messages)
` [PATCH v2 1/5] checkout: don't crash on file checkout before running post-checkout hook

[PATCH] git svn clone -s was not prefixing 'branches/'
 2009-01-18  1:24 UTC  (4+ messages)

[RFC PATCH] Make the rebase edit mode really end up in an edit state
 2009-01-18  1:24 UTC  (8+ messages)

log-tree.c: date hardwired
 2009-01-18  0:52 UTC  (6+ messages)

[PATCH 3/3] http-push: update tests
 2009-01-17 21:24 UTC  (10+ messages)

[PATCH 1/2] http-push: send opaquelocktoken in If: for PUT requests
 2009-01-17 20:14 UTC  (2+ messages)

[PATCH] git-checkout(1) mention fate of extraneous files
 2009-01-17 18:35 UTC  (2+ messages)

git-svn fails to fetch repository
 2009-01-17 17:33 UTC  (11+ 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).