git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-07-11 06:45:25 to 2009-07-15 12:13:30 UTC [more...]

Git/Terminal issue
 2009-07-15 12:02 UTC  (4+ messages)

More 'shortlog' statistics models?
 2009-07-15 11:17 UTC  (4+ messages)
  ` [PATCH 1/2] shortlog: refactor insert_one_record()
  ` [PATCH 2/2] shortlog: add '--sort-key' and '--sort-key-regexp' options

[StGit PATCH] t2800: Adapt to changes in git's conflict markers
 2009-07-15  9:54 UTC 

[commit 4ecbc178704] Incosistency?
 2009-07-15  9:42 UTC  (6+ messages)

[ANNOUNCE] Git User's Survey 2009
 2009-07-15  8:03 UTC  (5+ messages)

[PATCH] git-am: less strong format "mbox" detection
 2009-07-15  7:27 UTC  (8+ messages)
  ` [PATCH] "
        ` [PATCH v2] git-am: fix maildir support regression for unordered headers in emails

[ANNOUNCE] Git User's Survey 2009
 2009-07-15  7:22 UTC 

git svn import fails
 2009-07-15  7:04 UTC  (2+ messages)

Dividing up a large merge
 2009-07-15  1:32 UTC  (7+ messages)

Fix extraneous lstat's in 'git checkout -f'
 2009-07-14 21:19 UTC  (5+ messages)
    ` [PATCH v2] "

[ANNOUNCE] Stacked Git 0.15-rc1
 2009-07-14 21:05 UTC  (13+ messages)

Recover broken git repository?
 2009-07-14 19:43 UTC  (9+ messages)
  ` [PATCH] Improve on the 'invalid object' error message at commit time

[PATCH 0/3] gitweb: 'blame' view improvements
 2009-07-14 19:21 UTC  (9+ messages)
` [PATCH 2/3] gitweb: Use "previous" header of git-blame -p in 'blame' view
  ` [RFC PATCH 5/3] gitweb: Incremental blame (proof of concept)
` [PATCH 4/3] gitweb: Use light/dark class also in 'blame' view

Truly decentralised use of git?
 2009-07-14 19:15 UTC  (8+ messages)

git-am with an initial checkin doesn't work
 2009-07-14 18:24 UTC  (2+ messages)

odd behavior with export LESS=i
 2009-07-14 17:32 UTC  (3+ messages)

Make 'git show' more useful
 2009-07-14 14:28 UTC  (15+ messages)
  ` [PATCH] "
            ` [PATCH] t4202-log.sh: Test git log --no-walk sort order
                ` [PATCHv2] "

Proper tracking of copies in git log and others
 2009-07-14 12:19 UTC  (3+ messages)

Weird behavior of git rev-parse
 2009-07-14 11:34 UTC  (5+ messages)

[PATCH] git-am: print fair error message when format detection fails
 2009-07-14  7:10 UTC  (2+ messages)

[PATCH 0/3]: add git push --current and remote.*.pushHeadOnly
 2009-07-13 23:07 UTC  (4+ messages)
` [PATCH 1/3] push: add --current
` [PATCH 2/3] change default push refspec when --current is given
` [PATCH 3/3] push: add remote.*.pushHeadOnly configuration

How to ignore space when using 'git send-email' command
 2009-07-13 20:53 UTC 

advisability of CIFS/SMBFS
 2009-07-13 16:44 UTC  (2+ messages)

[PATCH 1/2] Document 'git (rev-list|log) --merges'
 2009-07-13 15:11 UTC  (2+ messages)
` [PATCH 2/2] bash: add '--merges' to common 'git log' options

[PATCH JGIT] Method invokes inefficient new String(String) constructor
 2009-07-13 14:53 UTC  (6+ messages)
    ` [PATCH] FindBugs: don't use new String(String) in RefDatabase
        ` [JGIT PATCH v2] "

Pushing to GitHub doesn't push all branches
 2009-07-13 13:41 UTC  (7+ messages)

Submodule using different repository URLs
 2009-07-13 13:33 UTC  (8+ messages)

Rewrite history then pull repository?
 2009-07-13  9:38 UTC  (3+ messages)

default aliases (ci, di, st, co)
 2009-07-13  9:15 UTC  (10+ messages)

found a resource leak in file builtin-fast-export.c
 2009-07-13  8:01 UTC  (4+ messages)
` [PATCH] Fix export_marks() error handling

"fatal: index-pack failed" on git-clone
 2009-07-13  4:52 UTC  (8+ messages)

C# Git Implementation
 2009-07-13  0:37 UTC  (4+ messages)

[PATCH] init-db: migrate to parse-options
 2009-07-12 23:37 UTC  (7+ messages)
  ` [PATCH v2] "

auto-merge after push?
 2009-07-12 22:31 UTC  (9+ messages)

git-svn is "Unable to determine upstream SVN information..."
 2009-07-12 21:56 UTC  (8+ messages)
      ` [PATCH] git svn: allow uppercase UUIDs from SVN

Too many 'stat' calls by git-status on Windows
 2009-07-12 21:33 UTC  (18+ messages)
    ` [PATCH 1/3] Add 'fill_directory()' helper function for directory traversal
      ` [PATCH 2/3] Simplify read_directory[_recursive]() arguments
        ` [PATCH 3/3] Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entry
                        ` [PATCH 4/3] Avoid using 'lstat()' to figure out directories
                          ` [PATCH 5/3] Prepare symlink caching for thread-safety
                            ` [PATCH 6/3] Export thread-safe version of 'has_symlink_leading_path()'

[PATCH 0/6] Tracking setup improvements: per-remote config, autosetuppush
 2009-07-12 21:17 UTC  (8+ messages)
` [PATCH 1/6] config: allow false and true values for branch.autosetuprebase
` [PATCH 2/6] branch: install_branch_config and struct tracking refactoring
` [PATCH 3/6] introduce a struct tracking_config
` [PATCH 4/6] remote: add per-remote autosetupmerge and autosetuprebase configuration
` [PATCH 5/6] move deletion of merge configuration to branch.c
` [PATCH 6/6] branch, checkout: introduce autosetuppush

[PATCH] gitweb: update Git homepage URL
 2009-07-12 15:28 UTC  (2+ messages)

[JGIT PATCH 0/3] Request for help: graph-based UI
 2009-07-12 14:47 UTC  (4+ messages)
` [JGIT PATCH 1/3] Add a rudimentary graph-based user interface
` [JGIT PATCH 2/3] Add license boiler-plates
` [JGIT PATCH 3/3] Introduce the command 'jgit gui'

GREETINGS MY DEAR FRIEND IT IS CONFIDENTIAL
 2009-07-12 12:11 UTC 

[PATCH/RFC v2] grep: Add --[no-]recurse options
 2009-07-12  9:39 UTC  (2+ messages)

libgit api & external integration
 2009-07-11 21:17 UTC 

[JGIT PATCH 00/11] Repository instance caching
 2009-07-11 20:19 UTC  (12+ messages)
` [JGIT PATCH 01/11] Change Daemon to use concurrent collections for exported repositories
  ` [JGIT PATCH 02/11] Make Daemon's exportAll check not require synchronization
    ` [JGIT PATCH 03/11] Don't retry ".git" suffix in daemon if already tried
      ` [JGIT PATCH 04/11] Refactor ref advertisement code from server implementations
        ` [JGIT PATCH 05/11] Don't advertise HEAD from ReceivePack
          ` [JGIT PATCH 06/11] Add a use reference counter to Repository
            ` [JGIT PATCH 07/11] Introduce RepositoryCache to cache handles of Repository objects
              ` [JGIT PATCH 08/11] Change Daemon to use RepositoryCache
                ` [JGIT PATCH 09/11] Expose the Repository's ObjectDatabase object
                  ` [JGIT PATCH 10/11] Use cached Repository instances when resolving alternates
                    ` [JGIT PATCH 11/11] Send .have lines in ReceivePack for alternate repositories

[PATCH] add --summary option to git-push and git-fetch
 2009-07-11 19:05 UTC  (8+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

How can I tell if a tag has been pushed, or not?
 2009-07-11 13:44 UTC  (2+ messages)

commit hooks on merge
 2009-07-11 11:56 UTC  (3+ messages)

Show current SHA1
 2009-07-11 11:36 UTC  (4+ messages)

msysgit git-submodule: "Unable to fetch in submodule path ..."
 2009-07-11 10:58 UTC  (6+ messages)
` [PATCH v4] quickfetch(): Prevent overflow of the rev-list command line
    ` [PATCH v5] "

[PATCH/RFC v2] git-p4: stream from perforce to speed up clones
 2009-07-11  8:31 UTC 

[PATCH FYI 0/5] How I compile on IRIX 6.5 with the MIPSpro compiler and ksh
 2009-07-11  6:44 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).