git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-08 11:11:31 to 2009-12-10 23:47:37 UTC [more...]

[PATCH 0/6] Gitweb caching changes v2
 2009-12-10 23:45 UTC  (5+ messages)
` [PATCH 1/6] GITWEB - Load Checking
  ` [PATCH 2/6] GITWEB - Missmatching git w/ gitweb
    ` [PATCH 3/6] GITWEB - Add git:// link to summary pages
      ` [PATCH 4/6] GITWEB - Makefile changes

[BUG] git archive formats and dashdash
 2009-12-10 23:31 UTC  (8+ messages)
      ` [PATCH] Fix archive format with -- on the command line
` [PATCH] builtin-archive: insert --format before double dash if necessary

[PATCH] git gui: Use git diff --submodule when available
 2009-12-10 22:52 UTC  (2+ messages)

[PATCH v3 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-10 19:03 UTC 

[RFC PATCH v2 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-10 18:38 UTC  (5+ messages)

[PATCH v3 1/2] Makefile: Add a target to generate C preprocessor output files
 2009-12-10 18:41 UTC 

[PATCH RFC] rebase: add --revisions flag
 2009-12-10 17:20 UTC  (41+ messages)

[REROLL PATCH v2 0/8] Remote helpers smart transport extensions
 2009-12-10 17:10 UTC  (11+ messages)
` [REROLL PATCH v2 1/8] Add remote helper debug mode
` [REROLL PATCH v2 2/8] Support mandatory capabilities
` [REROLL PATCH v2 3/8] Pass unknown protocols to external protocol handlers
` [REROLL PATCH v2 4/8] Refactor git transport options parsing
` [REROLL PATCH v2 5/8] Support taking over transports
` [REROLL PATCH v2 6/8] Support remote helpers implementing smart transports
` [REROLL PATCH v2 7/8] Support remote archive from all "
` [REROLL PATCH v2 8/8] Remove special casing of http, https and ftp

[RFC/PATCHv10 00/11] git notes
 2009-12-10 14:40 UTC  (6+ messages)
` [RFC/PATCHv10 01/11] fast-import: Proper notes tree manipulation

subtree merge tries to merge into wrong directory
 2009-12-10 14:38 UTC  (4+ messages)

FEATURE REQUEST: display <commit SHA> in message: git tag -d
 2009-12-10 14:16 UTC  (10+ messages)
` [PATCH] tag -d: print sha1 of deleted tag
        ` [PATCH v2] "

[RFC/PATCH] tag: display original sha1 of deleted/overwritten tag
 2009-12-10 14:09 UTC  (4+ messages)
` [RFC/PATCH v2] "
  ` [RFC/PATCH v3] "

[BUG] 'git stash save' cannot create stash
 2009-12-10 12:17 UTC 

What's cooking in git.git (Dec 2009, #04; Wed, 09)
 2009-12-10  7:11 UTC 

[ANNOUNCE] Git 1.6.6.rc2
 2009-12-10  1:44 UTC 

[PATCH] mergetool--lib: add diffmerge as a pre-configured mergetool option
 2009-12-10  0:16 UTC  (5+ messages)

Generic filters for git archive?
 2009-12-09 22:48 UTC  (2+ messages)

[PATCH 0/2] Add a few more status tests
 2009-12-09 21:59 UTC  (8+ messages)
` [PATCH 2/2] t7508-status: test all modes with color

Ready for 1.6.6-rc2?
 2009-12-09 21:54 UTC 

Delete particular file contents from complete history
 2009-12-09 21:50 UTC  (2+ messages)

[REROLL PATCH 0/8] Remote helpers smart transport extensions
 2009-12-09 21:42 UTC  (23+ messages)
` [REROLL PATCH 1/8] Add remote helper debug mode
` [REROLL PATCH 2/8] Support mandatory capabilities
` [REROLL PATCH 3/8] Pass unknown protocols to external protocol handlers
` [REROLL PATCH 4/8] Refactor git transport options parsing
` [REROLL PATCH 5/8] Support taking over transports
` [REROLL PATCH 6/8] Support remote helpers implementing smart transports
` [REROLL PATCH 7/8] Support remote archive from external protocol helpers
` [REROLL PATCH 8/8] Remove special casing of http, https and ftp

[BUG] Bad msysgit/egit interaction over dotfiles
 2009-12-09 20:56 UTC  (6+ messages)

Help: approach for rebasing to older commits after merging more recent commits
 2009-12-09 20:04 UTC 

"git merge" merges too much!
 2009-12-09 19:56 UTC  (9+ messages)
      ` Git documentation consistency (was: "git merge" merges too much!)
        ` Git documentation consistency

cannot pread pack file
 2009-12-09 18:53 UTC  (3+ messages)

git init respecting GIT_WORK_DIR
 2009-12-09 18:37 UTC 

Octopus merge
 2009-12-09 15:10 UTC  (3+ messages)

help: bisect single file from repos
 2009-12-09 12:12 UTC  (10+ messages)

rerere failed to parse conflict hunks
 2009-12-09 10:00 UTC  (3+ messages)

error: git-svn died of signal 13
 2009-12-09  7:53 UTC  (3+ messages)

[PATCH resend 0/3] transport: catch non-fast-forwards
 2009-12-09  7:13 UTC  (9+ messages)
  ` [PATCH resend 3/3] transport.c::transport_push(): make ref status affect return value
      ` [PATCH v2 0/3] transport: catch non-fast-forwards
        ` [PATCH v2 1/3] refactor ref status logic for pushing
        ` [PATCH v2 2/3] transport.c::transport_push(): make ref status affect return value
        ` [PATCH v2 3/3] transport-helper.c::push_refs(): emit "no refs" error message

[PATCH 0/3] Add a "fix" command to "rebase --interactive"
 2009-12-09  6:16 UTC  (15+ messages)
            ` [PATCH 0/3] Add a "fix" command to "rebase --interactive", [PATCH] rebase -i --autosquash: auto-squash commits

Weird message when pulling git version 1.6.6.rc1.39.g9a42
 2009-12-09  6:00 UTC  (4+ messages)

[PATCH 1/2] git-svn: Set svn.authorsfile to an absolute path when cloning
 2009-12-09  4:44 UTC  (3+ messages)
` [PATCH 2/2] git-svn: Move setting of svn.authorsfile in clone to between init and fetch

Truth about manhood quality
 2009-10-09 23:47 UTC 

[PATCH 0/2] jn/gitweb-blame fixes
 2009-12-09  0:08 UTC  (8+ messages)
` [PATCH] gitweb.js: Harden setting blamed commit info in incremental blame
    ` PATCH/RFC] gitweb.js: Workaround for IE8 bug

false directory/file merge conflict
 2009-12-08 22:55 UTC 

delete remote branches
 2009-12-08 22:06 UTC  (2+ messages)

Undoing merges
 2009-12-08 17:48 UTC  (2+ messages)

Undoing merges
 2009-12-08 17:34 UTC 

[PATCH 2/2] gitk-git: have make uninstall also remove empty directories
 2009-12-08 15:23 UTC 

[PATCH 1/2] Add/resurrect make uninstall target
 2009-12-08 15:23 UTC 

Git GUI client SmartGit released
 2009-12-08 14:17 UTC  (4+ messages)

[PATCH] Add/resurrect make uninstall target
 2009-12-08 14:57 UTC  (2+ messages)

[PATCH] Add commit.infodisplay option to give message editor empty file
 2009-12-08 14:07 UTC  (5+ messages)
` [PATCH] Add commit.status, --status, and --no-status

[PATCH/RFC 00/11] daemon-win32
 2009-12-08 14:01 UTC  (17+ messages)
` [msysGit] [PATCH/RFC 03/11] mingw: implement syslog
` [msysGit] [PATCH/RFC 07/11] run-command: support input-fd
      `  "
` [msysGit] [PATCH/RFC 08/11] daemon: use explicit file descriptor
` [msysGit] [PATCH/RFC 09/11] daemon: use run-command api for async serving
      `  "


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