git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-09-30 18:39:17 to 2008-10-02 14:20:05 UTC [more...]

update-index --unresolve
 2008-10-02 14:18 UTC  (3+ messages)

[PATCH] format-patch: autonumber by default
 2008-10-02 14:14 UTC  (9+ messages)

How to remove a commit object?
 2008-10-02 14:02 UTC  (5+ messages)

Files with colons under Cygwin
 2008-10-02 14:02 UTC 

Git commit hash clash prevention
 2008-10-02 14:00 UTC  (5+ messages)

small warm-up: easy parse-opt migrations
 2008-10-02 12:59 UTC  (16+ messages)
` [PATCH] parse-opt: migrate fmt-merge-msg
            ` [PATCH 1/3] "
              ` [PATCH 2/3] parse-opt: migrate git-merge-base
                ` [PATCH 3/3] parse-opt: migrate builtin-merge-file
            ` [RESEND PATCH] parse-opt: migrate fmt-merge-msg
              ` [PATCH] parse-opt: migrate git-merge-base
                ` [RESEND PATCH] parse-opt: migrate builtin-merge-file

Management of opendocument (openoffice.org) files in git
 2008-10-02 12:52 UTC  (4+ messages)

[PATCH] git-cvsexportcommit: handle file status reported out of order (was Re: [PATCH] Make git-cvsexportcommit "status" each file in turn)
 2008-10-02 12:32 UTC  (2+ messages)

[PATCH/resent 0/9] Sparse checkout (first half)
 2008-10-02 11:14 UTC  (15+ messages)
` [PATCH 1/9] Extend index to save more flags
  ` [PATCH 2/9] Introduce CE_NO_CHECKOUT bit
    ` [PATCH 3/9] ls-files: add options to support sparse checkout
      ` [PATCH 4/9] update-index: refactor mark_valid() in preparation for new options
        ` [PATCH 5/9] update-index: add --checkout/--no-checkout to update CE_NO_CHECKOUT bit
          ` [PATCH 6/9] ls-files: Add tests for --sparse and friends
            ` [PATCH 7/9] Prevent diff machinery from examining worktree outside sparse checkout
              ` [PATCH 8/9] checkout_entry(): CE_NO_CHECKOUT on checked out entries
                ` [PATCH 9/9] grep: skip files outside sparse checkout area

[PATCH] run-command.c: remove run_command_v_opt_cd()
 2008-10-02 11:09 UTC  (3+ messages)

[PATCH] Teach git diff about Objective-C syntax
 2008-10-02 10:40 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH] xdiff-interface.c: strip newline (and cr) from line before pattern matching

[PATCHv4] gitweb: PATH_INFO support improvements
 2008-10-02 10:16 UTC  (12+ messages)
` [PATCHv4] gitweb: parse project/action/hash_base:filename PATH_INFO
  ` [PATCHv4] gitweb: refactor input parameters parse/validation
    ` [PATCHv4] gitweb: generate project/action/hash URLs
      ` [PATCHv4] gitweb: use_pathinfo filenames start with /
        ` [PATCHv4] gitweb: parse parent..current syntax from pathinfo
          ` [PATCHv4] gitweb: generate parent..current URLs

[PATCH] archive.c: make archiver static
 2008-10-02 10:14 UTC 

[PATCH] commit.c: make read_graft_file() static
 2008-10-02 10:14 UTC 

[PATCH] config.c: make git_parse_long() static
 2008-10-02 10:14 UTC 

[PATCH] dir.c: make dir_add_name() and dir_add_ignored() static
 2008-10-02 10:14 UTC 

[PATCH] Solaris: Use OLD_ICONV to avoid compile warnings
 2008-10-02 10:09 UTC  (3+ messages)

[PATCH v3] tests: add a testcase for "git submodule sync"
 2008-10-02  9:11 UTC 

[PATCH v2] tests: add a testcase for "git submodule sync"
 2008-10-02  8:55 UTC 

git svn bug?
 2008-10-02  8:50 UTC 

[RFC] Detached-HEAD reminder on commit?
 2008-10-02  8:36 UTC  (24+ messages)
` [PATCH] Builtin-commit: show on which branch a commit was added
                                ` [PATCH] git commit: Repaint the output format bikeshed (again)

[PATCH] tests: add a testcase for "git submodule sync"
 2008-10-02  8:29 UTC 

Help with a tcl/tk gui thing
 2008-10-02  5:18 UTC  (8+ messages)
` [TRACKER PATCH] Change color at specified threshold
  ` [PATCH] Make maximum surf time really per day
` [PATCH] GUI: Add a progressbar to visualize the time that is left

corrupted repository?
 2008-10-01 21:29 UTC 

interactive rebase not rebasing
 2008-10-01 21:26 UTC  (9+ messages)

[JGIT PATCH 0/5] Support receive.fsckobjects
 2008-10-01 20:54 UTC  (7+ messages)
` [JGIT PATCH 1/5] Expose RawParseUtils.match to application callers
  ` [JGIT PATCH 2/5] Fix UnpackedObjectLoader.getBytes to return a copy
    ` [JGIT PATCH 3/5] Object validation tests for "jgit fsck"
      ` [JGIT PATCH 4/5] Expose the critical receive configuration options to JGit
        ` [JGIT PATCH 5/5] Honor receive.fsckobjects during any fetch connection

[RFC2 9/9] send-email: signedoffcc -> signedoffbycc, but handle both
 2008-10-01 20:36 UTC  (7+ messages)
` [PATCH 1/9] Docs: send-email's usage text and man page mention same options
  ` [PATCH 2/9] Docs: send-email usage text much sexier
    ` [PATCH 3/9] Docs: send-email: Man page option ordering

[PATCH 1/3] Prepare for non-interactive merge-preserving rebase
 2008-10-01 20:27 UTC  (2+ messages)
` [PATCH] Add branch.autosetuppreservemerges and branch.<name>.preservemerges

[PATCH] config.c: Tolerate UTF8 BOM at the beginning of config file
 2008-10-01 20:13 UTC 

[PATCH] gitweb: Quote non-displayable characters in hex, not octal
 2008-10-01 20:11 UTC 

Stash missing, but not. Can apply, but not drop or list the stash
 2008-10-01 19:53 UTC  (3+ messages)
` [PATCH maint] git-stash.sh: don't default to refs/stash if invalid ref supplied
  ` regression: stash show -p (was [PATCH maint] git-stash.sh: don't default to refs/stash if invalid ref supplied)

[EGIT PATCH 1/8] Set table row height for the glog JTable
 2008-10-01 19:31 UTC  (13+ messages)
` [EGIT PATCH 2/8] Move AWTPlotRenderer to its own file
  ` [EGIT PATCH 3/8] Dispose of allocated colors on finalize()
    ` [EGIT PATCH 4/8] Align commit text properly in jgit glog
        ` [EGIT PATCH 0/3] jgit glog alignment fixes
          ` [EGIT PATCH 1/3] Set table row height for the glog JTable
            ` [EGIT PATCH 2/3] Move AWTPlotRenderer to its own file
              ` [EGIT PATCH 3/3] Align commit text properly in jgit glog

Git at Better SCM Initiative comparison of VCS (long)
 2008-10-01 18:45 UTC  (2+ messages)

[PATCH, resent] fix openssl headers conflicting with custom SHA1 implementations
 2008-10-01 18:05 UTC  (11+ messages)
                  ` [PATCH v2] "

[PATCH] git grep: Add "-Z/--null" option as in GNU's grep
 2008-10-01 16:17 UTC  (11+ messages)
` [PATCH v2] git grep: Add "-z/--null" "

A note from the interim Git maintainer
 2008-10-01 15:37 UTC  (7+ messages)
      ` obscure platform autobuilders

[TG PATCH] README: Fix spelling and reflect recent depend support
 2008-10-01 15:17 UTC  (2+ messages)

[PATCH (GIT-GUI,GITK) 0/8] Encoding support in GUI
 2008-10-01 11:35 UTC  (3+ messages)

[PATCH 2/2] Documentation: Refer to git-rebase(1) to warn against rewriting
 2008-10-01  9:54 UTC  (5+ messages)
` [RFC PATCH] Documentation: add manpage about workflows

[RFC] gitweb wishlist and TODO list
 2008-10-01  9:52 UTC  (3+ messages)
  ` [RFC] gitweb wishlist and TODO list (profiling gitweb)

Git config not expanding user home directories
 2008-10-01  7:52 UTC  (5+ messages)

[QGit] Can't compile under windows (MSVC2008)
 2008-10-01  6:47 UTC  (10+ messages)
` [QGit] Some suggestion
            ` [QGit] [PATCH] Modify Highlight Color at File Context View

[PATCH] Fix interactive rebase on dropped commits
 2008-10-01  6:11 UTC 

What's cooking in git.git (Sep 2008, #05; Mon, 29)
 2008-10-01  3:31 UTC  (2+ messages)

[GUILT] Use git_editor
 2008-10-01  2:31 UTC  (5+ messages)

[PATCHv2 0/6] gitweb pathinfo improvements
 2008-09-30 23:49 UTC  (10+ messages)
` [PATCH 2/6] gitweb: use_pathinfo filenames start with /
` [PATCH 1/6] gitweb: action in path with use_pathinfo

git-describe doesn't show the most recent tag
 2008-09-30 22:26 UTC  (11+ messages)
        ` [PATCH] doc: enhance git describe --tags help

[PATCH] Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" is set
 2008-09-30 20:28 UTC  (5+ messages)

[PATCH 4/4] cygwin: Use native Win32 API for stat
 2008-09-30 20:26 UTC  (8+ messages)
        ` [PATCH 4/4 v2] "

[PATCH] git-gui: Implement a 'clone' subcommand
 2008-09-30 19:58 UTC  (3+ messages)

[PATCH] Improve git-log documentation wrt file filters
 2008-09-30 19:57 UTC  (3+ messages)

How Blobs Work ( Blobs Vs. Deltas)
 2008-09-30 18:54 UTC  (2+ 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).