git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-07 21:08:55 to 2010-01-10 19:55:34 UTC [more...]

What's cooking in git.git (Jan 2010, #03; Sun, 10)
 2010-01-10 19:55 UTC 

"What's cooking" incremental edition
 2010-01-10 19:55 UTC 

Саня *** Ti-3 *** Бурим добавил Вас в друзья на сайте ВКонтакте.ру
 2010-01-10 18:08 UTC 

[PATCH/RFC 00/11] daemon-win32
 2010-01-10 17:06 UTC  (6+ messages)
` [msysGit] [PATCH/RFC 06/11] run-command: add kill_async() and is_async_alive()

[PATCH] git-p4: Fix empty submit template when editor fires up
 2010-01-10 13:52 UTC  (3+ messages)

[RFC PATCH v2 0/2] Imporove remote helper exec failure reporting
 2010-01-10 13:18 UTC  (8+ messages)
` [RFC PATCH v2 1/2] Report exec errors from run-command
  ` [PATCH 0/4] Detect exec errors in start_command early
    ` [PATCH 1/4] start_command: report child process setup errors to the parent's stderr
    ` [PATCH 2/4] run-command: move wait_or_whine earlier
    ` [PATCH 3/4] start_command: detect execvp failures early
    ` [PATCH 4/4] Improve error message when a transport helper was not found
` [RFC PATCH v2 2/2] Improve transport helper exec failure reporting

[PATCH 1/2] Documentation/git-merge: reword references to "remote" and "pull"
 2010-01-10 12:24 UTC  (23+ messages)
` [PATCH v2 0/4] Documentation style fixes
  ` [PATCH v2 1/4] Documentation/git-merge: reword references to "remote" and "pull"
  ` [PATCH v2 2/4] Documentation: warn prominently against merging with dirty trees
  ` [PATCH v2 3/4] Documentation: format full commands in typewriter font
        ` [PATCH 1/2] More missed dashed 'git-cmd' forms
          ` [PATCH 2/2] More missed `code snippets`
        ` [PATCH] Documentation: show-files is now called git-ls-files
    ` [PATCH v2 4/4] Documentation: spell 'git cmd' without dash throughout
      ` [PATCH 1/2] Documentation: git gc packs refs by default now
      ` [PATCH 2/2] Documentation: tiny git config manual tweaks

Саня *** Ti-3 *** Бурим добавил Вас в друзья на сайте ВКонтакте.ру
 2010-01-10 11:42 UTC 

How to check new commit availability without full fetch?
 2010-01-10 11:12 UTC 

[PATCH 2/2] Use $(git rev-parse --show-toplevel) in cd_to_toplevel()
 2010-01-10 10:11 UTC  (2+ messages)

Linking multiple Git repositories for version tracking
 2010-01-10  8:12 UTC  (4+ messages)

[PATCH 1/2] Add 'git rev-parse --show-toplevel' option
 2010-01-10  7:19 UTC 

Possible bug in git-completion.sh
 2010-01-10  6:31 UTC  (27+ messages)
              ` [PATCH] ls-files: fix overeager pathspec optimization
                            ` [PATCH 1/4] t3001: test ls-files -o ignored/dir
                              ` [PATCH 2/4] read_directory_recursive(): refactor handling of a single path into a separate function
                              ` [PATCH 3/4] read_directory(): further split treat_path()
                              ` [PATCH 4/4] ls-files: fix overeager pathspec optimization

[PATCH 1/4] difftool--helper: Update copyright and remove distracting comments
 2010-01-10  4:02 UTC  (4+ messages)
` [PATCH 2/4] difftool--helper: Remove use of the GIT_MERGE_TOOL variable
` [PATCH 3/4] difftool: Allow specifying unconfigured commands with --extcmd
` [PATCH 4/4] git-diff.txt: Link to git-difftool

[PATCH resend] gitk: Adjust two equal strings which differed in whitespace
 2010-01-09 22:11 UTC 

What's cooking in git.git (Jan 2010, #01; Mon, 04)
 2010-01-09 21:02 UTC  (15+ messages)
` [PATCH (v2) 2/2] rebase -i: teach --onto A...B syntax

For real now: bug tracking and secretary tasks in git
 2010-01-09 20:22 UTC  (3+ messages)

[BUGFIX] Reset possible helper before reusing remote structure
 2010-01-09 17:28 UTC 

[PATCH 0/2] Support relative .git file in a submodule
 2010-01-09 17:20 UTC  (9+ messages)
` [PATCH 1/2] Test update-index for a gitlink to a .git file
` [PATCH 2/2] Handle relative paths in submodule .git files
    ` [PATCH v2 0/2] Support relative .git file in a submodule
    ` [PATCH v2 1/2] Test update-index for a gitlink to a .git file
    ` [PATCH v2 2/2] Handle relative paths in submodule .git files

[PATCH] daemon: consider only address in kill_some_child()
 2010-01-09 17:20 UTC  (2+ messages)

Filename quoting / parsing problem
 2010-01-06 10:06 UTC  (6+ messages)

[PATCHv3 0/4 (resent)] Miscelanous gitweb improvements from J.H
 2010-01-09 11:20 UTC  (3+ messages)
` [PATCHv3 3/4 (resent)] gitweb: Optionally add "git" links in project list page

[PATCH] Don't pass CFLAGS to the linker
 2010-01-09 10:32 UTC  (2+ messages)

git-svn: git svn dcommit doesn't handle network failure
 2010-01-09  7:57 UTC  (3+ messages)
    ` Bug#557477: "

How to push changes from clone back to master
 2010-01-09  6:49 UTC  (4+ messages)

Problem Using Git with Subversion Repository
 2010-01-09  6:31 UTC  (2+ messages)

[PATCH] help: fix configured help format taking over command line one
 2010-01-09  5:10 UTC 

[PATCH] hg-to-git: fix COMMITTER type-o
 2010-01-09  0:54 UTC 

[PATCH 0/9] Undoing conflict resolution
 2010-01-08 23:20 UTC  (4+ messages)
` [PATCH 9/9] rerere forget path: forget recorded resolution

[PATCH] sample pre-commit hook: don't trigger when recording a merge
 2010-01-08 23:16 UTC 

base85: Two tiny fixes
 2010-01-08 23:15 UTC  (11+ messages)
  ` [PATCH 1/3] base85 debug code: Fix length byte calculation
  ` [PATCH 2/3] base85: No need to initialize the decode table in encode_85
        ` [PATCH] base85: encode85() does not use the decode table
        ` [PATCH] base85: encode_85() "
  ` [PATCH 3/3] base85: Make the code more obvious instead of explaining the non-obvious

[PATCH] string-list: rename the include guard to STRING_LIST_H
 2010-01-08 22:45 UTC 

edit Author/Date metadata as part of 'git commit' $EDITOR invocation?
 2010-01-08 22:33 UTC  (11+ messages)
            ` [PATCH 1/3] ident.c: remove unused variables
            ` [PATCH 2/3] ident.c: check explicit identity for name and email separately
            ` [RFC PATCH 3/3] ident.c: treat $EMAIL as giving user.email identity explicitly

git-cherry-pick problem - directory not touched by commit is marked "added by us"
 2010-01-08 22:29 UTC  (6+ messages)

unchecked mallocs
 2010-01-08 21:59 UTC 

[PATCH 0/5] Miscellaneous improvements on Windows
 2010-01-08 21:37 UTC  (10+ messages)
` [PATCH 1/5] MSVC: Windows-native implementation for subset of Pthreads API
` [PATCH 2/5] MinGW: enable pthreads
` [PATCH 3/5] Windows: boost startup by avoiding a static dependency on shell32.dll
` [PATCH 4/5] Windows: simplify the pipe(2) implementation
` [PATCH 5/5] Windows: avoid the "dup dance" when spawning a child process

Trouble with 'make prefix=/usr info'
 2010-01-08 21:14 UTC  (6+ messages)

Idea: global git object cache
 2010-01-08 21:05 UTC 

ssh username environment variable
 2010-01-08 20:37 UTC  (4+ messages)

merging two equivalent branches
 2010-01-08 19:50 UTC  (5+ messages)
  ` git-log - hide parent (was: merging two equivalent branches)

Difference between pull --rebase and fetch+rebase
 2010-01-08 19:41 UTC  (7+ messages)

[PATCH] Document git-blame triple -C option
 2010-01-08 18:58 UTC  (3+ messages)

[StGit PATCH 0/3] Support for command aliases
 2010-01-08 14:34 UTC  (6+ messages)
` [StGit PATCH 1/3] Populate the cached config options with the defaults
` [StGit PATCH 2/3] Add support for command aliases
` [StGit PATCH 3/3] Replace some git commands with stg aliases in test scripts

[PATCH 0/3] Bringing git-ls-files to porcelain level
 2010-01-08 14:16 UTC  (5+ messages)
` [PATCH 3/3] Add "ls", which is basically ls-files with user-friendly settings

[PATCH] mingw: enable NO_PYTHON
 2010-01-08 13:55 UTC  (9+ messages)
  ` [PATCH] mingw: disable Python

gitk : french translation
 2010-01-08 13:22 UTC  (3+ messages)
  ` [RESEND PATCH] french translation of gitk

[StGit PATCH 1/2] Rename the mail --refid and --noreply options to match Git
 2010-01-08 12:33 UTC  (5+ messages)
` [StGit PATCH 2/2] Pass the --in-reply-to and --no-thread options to git send-email

What's cooking in git.git (Jan 2010, #02 draft; Wed, 06)
 2010-01-08  7:42 UTC  (3+ messages)
  ` What's cooking in git.git (Jan 2010, #02; Thu, 07)

[PATCH] t7111: check that reset options work as described in the tables
 2010-01-08  4:45 UTC 

Two versions of a project in one GIT repository
 2010-01-08  3:57 UTC  (2+ messages)

[PATCH] Add quiet option to git-ls-files
 2010-01-08  2:17 UTC  (3+ messages)

[PATCH v3 4/6] transport.c::transport_push(): make ref status affect return value
 2010-01-08  2:12 UTC  (20+ messages)
` [PATCH v3 3/6] refactor ref status logic for pushing
  ` [PATCH v3 2/6] t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs
    ` [PATCH v3 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes
      ` [PATCH v3 0/6] transport: catch non-fast forwards
        ` [PATCH v3 5/6] transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed
          ` [PATCH v4 "
            ` [PATCH v4 6/6] transport-helper.c::push_refs(): emit "no refs" error message
            ` [PATCH resend 0/3] transport: catch non-fast-forwards
              ` [PATCH resend 3/3] transport.c::transport_push(): make ref status affect return value
                ` [PATCH v4 0/6] transport: catch non-fast forwards
                  ` [PATCH v4 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes
    ` [PATCH v4 2/6] t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs
      ` [PATCH v4 3/6] refactor ref status logic for pushing
        ` [PATCH v4 4/6] transport.c::transport_push(): make ref status affect return value

origin/branchname and tracking branch pointing to different commits?
 2010-01-08  0:32 UTC  (5+ messages)

[PATCH] Documentation: pack-objects: Clarify --local's semantics
 2010-01-07 22:10 UTC 

[PATCH 1/2] Documentation/git-merge: reword references to "remote" and "pull"
 2010-01-07 21:08 UTC  (3+ messages)
` [NON-PATCH 3/2] Documentation/git-merge: format full commands in typewriter font


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