Git development
 help / color / mirror / Atom feed
 messages from 2009-11-25 16:48:00 to 2009-11-26 23:38:01 UTC [more...]

[PATCH 0/2] format-patch: fix dashdash
 2009-11-26 23:37 UTC  (9+ messages)
` [PATCH 1/2] format-patch: fix dashdash usage
` [PATCH 2/2] format-patch: add test for dashdash

[PATCH/RFC 00/11] daemon-win32
 2009-11-26 23:37 UTC  (26+ messages)
` [PATCH/RFC 01/11] mingw: add network-wrappers for daemon
  ` [PATCH/RFC 02/11] strbuf: add non-variadic function strbuf_vaddf()
    ` [PATCH/RFC 03/11] mingw: implement syslog
      ` [PATCH/RFC 04/11] compat: add inet_pton and inet_ntop prototypes
        ` [PATCH/RFC 05/11] inet_ntop: fix a couple of old-style decls
          ` [PATCH/RFC 06/11] run-command: add kill_async() and is_async_alive()
            ` [PATCH/RFC 07/11] run-command: support input-fd
              ` [PATCH/RFC 08/11] daemon: use explicit file descriptor
                ` [PATCH/RFC 09/11] daemon: use run-command api for async serving
                  ` [PATCH/RFC 10/11] daemon: use full buffered mode for stderr
                    ` [PATCH/RFC 11/11] mingw: compile git-daemon
                ` [msysGit] [PATCH/RFC 08/11] daemon: use explicit file descriptor
              ` [msysGit] [PATCH/RFC 07/11] run-command: support input-fd
            ` [msysGit] [PATCH/RFC 06/11] run-command: add kill_async() and is_async_alive()
      ` [msysGit] [PATCH/RFC 03/11] mingw: implement syslog
    ` [PATCH] Improve the mingw getaddrinfo stub to handle more use cases
` [msysGit] [PATCH/RFC 00/11] daemon-win32

[PATCH 0/8] The return of -Xours, -Xtheirs, -Xsubtree=dir
 2009-11-26 22:05 UTC  (21+ messages)
` [PATCH 1/8] git-merge-file --ours, --theirs
` [PATCH 2/8] builtin-merge.c: call exclude_cmds() correctly
` [PATCH 3/8] git-merge-recursive-{ours,theirs}
` [PATCH 4/8] Teach git-merge to pass -X<option> to the backend strategy module
` [PATCH 5/8] Teach git-pull to pass -X<option> to git-merge
` [PATCH 6/8] Make "subtree" part more orthogonal to the rest of merge-recursive
` [PATCH 7/8] Extend merge-subtree tests to test -Xsubtree=dir
` [PATCH 8/8] Document that merge strategies can now take their own options

qgit question: tagged commits not on a branch
 2009-11-26 21:54 UTC 

[PATCH] gitworkflows: Consistently back-quote git commands
 2009-11-26 21:49 UTC 

[PATCH 0/2] jn/gitweb-blame fixes
 2009-11-26 21:24 UTC  (11+ messages)
` [PATCH] gitweb.js: Harden setting blamed commit info in incremental blame
              ` [RFC/PATCH] gitweb: Make linking to actions requiring JavaScript a feature

[PATCH v2] Let core.excludesfile default to ~/.gitexcludes
 2009-11-26 20:07 UTC  (9+ messages)
` [PATCH (resend)] "

jgit problems for file paths with non-ASCII characters
 2009-11-26 20:03 UTC  (10+ messages)
  ` [egit-dev] "

Merge priority
 2009-11-26 19:47 UTC  (4+ messages)

[RFC/PATCHv8 00/10] git notes
 2009-11-26 19:33 UTC  (5+ messages)
` [RFC/PATCHv8 08/10] fast-import: Proper notes tree manipulation using the notes API

[PATCH] send-email: automatic envelope sender
 2009-11-26 19:04 UTC 

[RFC/PATCH 0/2] status -s: Use the same config as status
 2009-11-26 19:00 UTC  (6+ messages)
` [RFC/PATCH 1/2] status -s: respect the status.relativePaths option
` [RFC/PATCH 2/2] status -s: obey color.status

[PATCH] grep: --full-tree
 2009-11-26 18:14 UTC  (41+ messages)

Strange behavior of gitweb
 2009-11-26 17:32 UTC 

OS X and umlauts in file names
 2009-11-26 17:27 UTC  (7+ messages)

What should a user expect from git log -M -- file
 2009-11-26 17:14 UTC  (2+ messages)

Octopus merge
 2009-11-26 16:52 UTC  (3+ messages)

[egit] Git repository with multiple eclipse projects ?
 2009-11-26 14:30 UTC  (7+ messages)

Working on merged branches whilst seeing current master
 2009-11-26 12:45 UTC  (5+ messages)

[StGit] push/pull stacked patches
 2009-11-26 12:17 UTC 

[PATCH] Give the hunk comment its own color
 2009-11-26 12:05 UTC  (4+ messages)

Please help with GIT install problem
 2009-11-26  7:44 UTC  (3+ messages)

What's cooking in git.git (Nov 2009, #06; Wed, 25)
 2009-11-26  7:37 UTC  (3+ messages)

cvsexportcommit dies when applying an (empty) merge commit
 2009-11-26  6:51 UTC  (4+ messages)

git-svn: dcommit --commiturl rebases against fetch url rather than against commit url
 2009-11-26  1:59 UTC  (2+ messages)

Client-side mirroring patches (v0)
 2009-11-26  1:20 UTC  (5+ messages)
` [PATCH 1/4] remote: allow mirroring to be specified, and document settings
  ` [PATCH 2/4] fetch: try mirrors if selected

[PATCH/RFC 00/11] daemon-win32
 2009-11-26  0:43 UTC  (13+ messages)
` [PATCH/RFC 01/11] mingw: add network-wrappers for daemon
  ` [PATCH/RFC 02/11] strbuf: add non-variadic function strbuf_vaddf()
    ` [PATCH/RFC 03/11] mingw: implement syslog
      ` [PATCH/RFC 04/11] compat: add inet_pton and inet_ntop prototypes
        ` [PATCH/RFC 05/11] inet_ntop: fix a couple of old-style decls
          ` [PATCH/RFC 06/11] run-command: add kill_async() and is_async_alive()
            ` [PATCH/RFC 07/11] run-command: support input-fd
              ` [PATCH/RFC 08/11] daemon: use explicit file descriptor
                ` [PATCH/RFC 09/11] daemon: use run-command api for async serving
                  ` [PATCH/RFC 10/11] daemon: use full buffered mode for stderr
                    ` [PATCH/RFC 11/11] mingw: compile git-daemon

Commiting changes onto more than one branch
 2009-11-25 23:56 UTC  (12+ messages)

git-subtree: directory mismatch
 2009-11-25 23:45 UTC  (11+ messages)

[PATCH] tests: rename duplicate t1009
 2009-11-25 22:46 UTC 

Git repository mesh?
 2009-11-25 18:23 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox