git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-02-24 18:15:54 to 2008-02-26 15:49:23 UTC [more...]

[RFC] Build in clone
 2008-02-26 15:47 UTC  (10+ messages)
          ` [PATCH] Fix premature free of ref_lists while writing temporary refs to file
  ` [PATCH] Fix premature call to git_config() causing t1020-subdirectory to fail

[PATCH 1/3] help: use parseopt
 2008-02-26 15:15 UTC  (10+ messages)
` [PATCH 2/3] make alias lookup a public, procedural function
` [PATCH 3/3] help: respect aliases

stgit - continue rebase after merge conflict?
 2008-02-26 14:57 UTC 

[PATCH] rev-parse: fix potential bus error with --parseopt option spec handling
 2008-02-26 14:45 UTC  (3+ messages)

git-email automatic --to detection?
 2008-02-26 14:07 UTC  (17+ messages)

"Contributors never merge" and preserving history
 2008-02-26 14:04 UTC  (5+ messages)

git svn: Cannot rebuild rev_map with --rewrite-root
 2008-02-26 13:47 UTC 

Correcting timestamps when importing archives to git
 2008-02-26 12:55 UTC  (3+ messages)

git-svn messing with timezones
 2008-02-26 12:47 UTC 

[PATCH 0/4] Improve gitweb search, and other things
 2008-02-26 12:22 UTC  (5+ messages)
` [PATCH 1/4] Add '--fixed-strings' option to "git log --grep" and friends
` [PATCH 2/4] gitweb: Change parse_commits signature to allow for multiple options
` [PATCH 3/4] gitweb: Simplify fixed string search
` [PATCH 4/4] gitweb: Clearly distinguish regexp / exact match searches

[PATCH 2/2] daemon: Verify base-path and interpolated-path early
 2008-02-26 12:00 UTC  (3+ messages)

on subtree checkout
 2008-02-26 11:23 UTC  (4+ messages)

[PATCH] filter-branch documentation: non-zero exit status in command abort the filter
 2008-02-26 11:18 UTC  (2+ messages)

[PATCH] Teach git-describe --long to output always the long format
 2008-02-26  9:41 UTC  (12+ messages)

[PATCH] pack-objects: Add runtime detection of online CPU's
 2008-02-26  9:40 UTC  (8+ messages)
  ` [PATCH] pack-objects: Print a message describing the number of threads for packing

[PATCH 2/2] Improve collection of information for format-patch --cover-letter
 2008-02-26  9:24 UTC  (4+ messages)

[PATCH 01/10] add generic, type aware object chain walker
 2008-02-26  9:19 UTC  (11+ messages)
` [PATCH 02/10] builtin-fsck: move away from object-refs to fsck_walk
  ` [PATCH 03/10] Remove unused object-ref code
    ` [PATCH 04/10] builtin-fsck: reports missing parent commits
      ` [PATCH 05/10] builtin-fsck: move common object checking code to fsck.c
        ` [PATCH 06/10] add common fsck error printing function
          ` [PATCH 07/10] unpack-object: cache for non written objects
            ` [PATCH 08/10] unpack-objects: prevent writing of inconsistent objects
              ` [PATCH 09/10] index-pack: introduce checking mode
                ` [PATCH 10/10] receive-pack: use strict mode for unpacking objects

[PATCH] Remove useless if-before-free tests
 2008-02-26  6:59 UTC  (10+ messages)

help: add "man.viewer" config var to use "woman" or "konqueror"
 2008-02-26  6:06 UTC 

Bug in gitk - can post the window off screen
 2008-02-26  2:15 UTC  (16+ messages)
      ` [PATCH] gitk: don't save the geometry to rc file on exit

[PATCH] timezone_names[]: fixed the tz offset for New Zealand
 2008-02-26  0:45 UTC 

[PATCH] Correct fast-export file mode strings to match fast-import standard
 2008-02-26  0:54 UTC  (2+ messages)

Add case-challenged file system tests
 2008-02-26  0:28 UTC  (5+ messages)
` [PATCH] Add tests for filesystem challenges (case and unicode normalization)

[PATCH] http-push: Fix error message for push <remote> :<branch>
 2008-02-26  0:24 UTC  (11+ messages)
  ` [PATCH] http-push: push <remote> :<branch> deletes remote branch
      ` [PATCH] http-push: add regression tests

[RFC] Support TEST_GIT_PATH variable for the path for the git to test
 2008-02-26  0:00 UTC  (2+ messages)

warning: no common commits - slow pull
 2008-02-25 23:32 UTC  (6+ messages)

[PATCH 1/2] Add API access to shortlog
 2008-02-25 23:24 UTC 

[PATCH 0/2] Improve cover letter shortlog generation
 2008-02-25 23:24 UTC 

[PATCH] Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
 2008-02-25 22:43 UTC 

[PATCHv2] clone: support cloning full bundles
 2008-02-25 21:00 UTC  (4+ messages)

[PATCH] gitweb: Better chopping in commit search results
 2008-02-25 20:18 UTC  (5+ messages)
` [RFC/PATCH v2] gitweb: Option to chop at beginning and in the middle in chop_str
    ` [RFC/PATCH v3] gitweb: Better cutting matched string and its context

[RFC/PATCH] mergetool: clarify local/remote terminology
 2008-02-25 20:11 UTC  (7+ messages)

[PATCH] Add test for filter-branch on a subdirectory that's been added and deleted and re-added
 2008-02-25 19:45 UTC 

[PATCH] Use a single implementation and API for copy_file()
 2008-02-25 19:24 UTC 

[PATCH 1/2] daemon: send more error messages to the syslog
 2008-02-25 19:02 UTC  (2+ messages)

[PATCH] Move worktree setup out of setup_git_directory*
 2008-02-25 19:01 UTC  (4+ messages)

how to apply diff between A and B to a file?
 2008-02-25 18:58 UTC  (2+ messages)

git-svn bug/patch: Don't prompt for client cert password everytime
 2008-02-25 15:11 UTC 

[PATCH 1/4] add generic, type aware object chain walker
 2008-02-25 17:49 UTC  (16+ messages)

[PATCH 0/3] show alias definitions in help
 2008-02-25 16:47 UTC  (3+ messages)

[PATCH] Documentation/git-filter-branch: add a new commit-filter example
 2008-02-25 14:43 UTC  (6+ messages)
        ` [PATCH] Documentation/git-filter-branch: add a new msg-filter example

[Q] Tell Git to follow symlinks?
 2008-02-25 10:06 UTC  (6+ messages)

What's in git.git (stable frozen)
 2008-02-25  8:42 UTC  (5+ messages)
` What's in git.git
  ` What's in git.git (stable)

What's cooking in git.git (topics)
 2008-02-25  8:40 UTC  (8+ messages)

unexpected behavior of 'git rebase'
 2008-02-25  8:37 UTC  (3+ messages)

[PATCH v3] builtin-fsck: reports missing parent commits
 2008-02-25  7:24 UTC  (4+ messages)

[PATCH 2/2] Add support for url aliases in config files
 2008-02-25  6:35 UTC  (11+ messages)

Instituting feature and infrastructure enhancement proposal window?
 2008-02-25  3:25 UTC  (5+ messages)

[EGIT PATCH] Refresh history when "Refresh" is clicked in the history viewer
 2008-02-25  0:11 UTC  (4+ messages)

[PATCH] builtin-for-each-ref.c: fix typo in error message
 2008-02-24 23:16 UTC 

git-push with --all --tags
 2008-02-24 22:12 UTC 

gmail smtp server and git-send-mail. Is this combination working?
 2008-02-24 21:42 UTC  (6+ messages)

[PATCH 0/2] test send-email --compose
 2008-02-24 21:04 UTC  (3+ messages)
` [PATCH] t9001: enhance fake sendmail test harness
` [PATCH 2/2] send-email: test compose functionality

[PATCH] Fix "git submodule status" output when "git describe" is not possible
 2008-02-24 20:49 UTC  (3+ messages)

[PATCH] gitk: adding a horizontal scrollbar to the diff window
 2008-02-24 20:08 UTC 

[PATCH 2/3] t3404: use configured shell instead of /bin/sh
 2008-02-24 19:40 UTC  (11+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).