git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-07 04:29:31 to 2010-01-09 07:36:22 UTC [more...]

Possible bug in git-completion.sh
 2010-01-09  7:35 UTC  (24+ 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

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)

Linking multiple Git repositories for version tracking
 2010-01-09  5:25 UTC  (3+ messages)

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

[PATCH 0/2] Support relative .git file in a submodule
 2010-01-09  3:36 UTC  (8+ 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

git-svn: git svn dcommit doesn't handle network failure
 2010-01-09  2:13 UTC  (2+ messages)

For real now: bug tracking and secretary tasks in git
 2010-01-09  1:54 UTC  (2+ messages)

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

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

[PATCH/RFC 00/11] daemon-win32
 2010-01-09  0:49 UTC  (5+ messages)
` [msysGit] [PATCH/RFC 06/11] run-command: add kill_async() and is_async_alive()

[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  (8+ 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  (11+ messages)
` [PATCH 1/3] ls-files: support --max-depth
` [PATCH 2/3] ls-files: support -o --max-depth (more of a hack as fill_directory should support this)
` [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  (4+ 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  (6+ 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  (6+ messages)
` [PATCH 2/2] Documentation: warn prominently against merging with dirty trees
` [NON-PATCH 3/2] Documentation/git-merge: format full commands in typewriter font

[PATCH] Documentation: do not advertise --all in git-pull(1)
 2010-01-07 18:25 UTC  (2+ messages)

[RFC/PATCH] commit: make the error message on unmerged entries user-friendly
 2010-01-07 18:10 UTC  (6+ messages)
` [PATCH v2] Be more user-friendly when refusing to do something because of conflict
      ` [PATCH v4] "
        ` [PATCH v5] "

Strange happening with 'git fetch'
 2010-01-07 18:07 UTC  (2+ messages)

git-send-email, prompt for Message-ID: bug or feature?
 2010-01-07 16:59 UTC 

[RFC/PATCH] lockfile: show absolute filename in unable_to_lock_message
 2010-01-07 14:54 UTC  (2+ messages)
` [PATCH] "

[PATCH] grep: do not do external grep on skip-worktree entries
 2010-01-07 14:26 UTC  (7+ messages)
` [PATCH 1/2] t7002: set test prerequisite "external-grep" if supported

[PATCH] Makefile: determine the list of header files using a glob
 2010-01-07 13:22 UTC  (11+ messages)
  ` [PATCH/RFC 0/2] Lazily generate header dependencies
      ` [PATCH v2 0/5] "
        ` [PATCH 1/5] Makefile: rearrange dependency rules
        ` [PATCH 2/5] Makefile: clear list of default rules
        ` [PATCH 3/5] Makefile: add OBJECTS variable listing object files
        ` [PATCH 4/5] Makefile: lazily compute header dependencies
        ` [PATCH/RFC 5/5] Teach Makefile to check "

RFC: display dirty submodule working directory in git gui and gitk
 2010-01-07 11:04 UTC  (10+ messages)
    ` submodules' shortcomings, was "
          `  "

[PATCH 1/2] git-svn: ignore changeless commits when checking for a cherry-pick
 2010-01-07  9:50 UTC  (3+ messages)

[PATCH 1/2] git-svn: ignore changeless commits when checking for a cherry-pick
 2010-01-07  9:05 UTC  (5+ messages)
  ` [spf:guess] "
      ` [spf:guess] "

[PATCH 0/4] Makefile fixes
 2010-01-07  7:42 UTC  (5+ messages)
` [PATCH 3/4] Makefile: fix .s pattern rule dependencies
  ` [PATCH v2 0/5] Makefile: fix generation of assembler listings
    ` [PATCH 2/5] Makefile: use target-specific variable to pass flags to cc

checkout -m dumping core
 2010-01-07  5:07 UTC  (3+ 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).