git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-09 03:01:47 to 2007-11-10 09:41:40 UTC [more...]

[PATCH] Make builtin-tag.c use parse_options
 2007-11-10  9:41 UTC  (6+ messages)

gitweb, updating 'last changed' column on the project page
 2007-11-10  9:34 UTC  (5+ messages)

[PATCH] builtin-commit: fix --signoff
 2007-11-10  9:06 UTC  (2+ messages)

[PATCH] builtin-commit: Refresh cache after adding files
 2007-11-10  9:02 UTC  (14+ messages)
    ` *[PATCH] "
    ` [PATCH] git-add: make the entry stat-clean after re-adding the same contents
        ` [PATCH 1/2] ce_match_stat, run_diff_files: use symbolic constants for readability
        ` [PATCH 2/2] git-add: make the entry stat-clean after re-adding the same contents

git packs
 2007-11-10  7:59 UTC  (9+ messages)

Reducing the memory footprint
 2007-11-10  6:07 UTC  (4+ messages)

`git-send-email' doesn't specify `Content-Type'
 2007-11-10  0:52 UTC  (2+ messages)

[PATCH 2/2] --pretty=format: on-demand format expansion
 2007-11-10  0:51 UTC  (14+ messages)

git submodules and diffing
 2007-11-10  0:46 UTC  (3+ messages)

git pull opinion
 2007-11-10  0:36 UTC  (7+ messages)

[PATCH 01/11] Fix memory leak in traverse_commit_list
 2007-11-09 23:51 UTC  (3+ messages)

git push mirror mode V4 (replacement stack)
 2007-11-09 23:32 UTC  (5+ messages)
` [PATCH 1/4] Teach send-pack a mirror mode
` [PATCH 2/4] git-push: plumb in --mirror mode
` [PATCH 3/4] Add tests for git push'es mirror mode
` [PATCH 4/4] git-push: add documentation for the newly added --mirror mode

git on ancient compilers
 2007-11-09 23:22 UTC  (3+ messages)

git 1.5.3.5 error over NFS
 2007-11-09 23:21 UTC  (2+ messages)

[PATCH 06/11] git-fetch: Release objects used by a prior transport
 2007-11-09 22:27 UTC  (2+ messages)

[PATCH 04/11] Allow pooled nodes to be recycled back onto a free list
 2007-11-09 22:27 UTC  (2+ messages)

[PATCH 07/11] git-fetch: Limit automated tag following to only fetched objects
 2007-11-09 22:26 UTC  (3+ messages)

git-gui messes up the diff view on non ASCII characters
 2007-11-09 21:30 UTC  (2+ messages)

linux-2.6 clone with CygWin git
 2007-11-09 21:24 UTC  (6+ messages)

tracking remotes with Git
 2007-11-09 20:38 UTC  (4+ messages)

[PATCH] git-checkout: Support relative paths containing ".."
 2007-11-09 19:48 UTC  (12+ messages)
` [PATCH] git-checkout: Test for relative path use

[PATCH 4/4] tests: git push mirror mode tests
 2007-11-09 20:05 UTC  (5+ messages)
` [PATCH] tests: git push mirror mode tests V2
  ` [PATCH] tests: git push mirror mode tests V2 -- add tag tests
    ` [PATCH] git-push: add documentation for the newly add --mirror mode

corrupt object on git-gc
 2007-11-09 19:52 UTC  (19+ messages)
  ` [PATCH] add a howto document about corrupted blob recovery

[PATCH v2] builtin-commit: Refresh cache after adding files
 2007-11-09 19:37 UTC  (2+ messages)

[PATCH] print warning/error/fatal messages in one shot
 2007-11-09 19:33 UTC 

git push failing, unpacker error
 2007-11-09 19:27 UTC  (6+ messages)

Inconsistencies with git log
 2007-11-09 18:39 UTC  (26+ messages)
            ` [PATCH 2/2] git status: show relative paths when run in a subdirectory
                ` [PATCH REPLACEMENT for "

fatal: serious inflate inconsistency
 2007-11-09 18:06 UTC  (3+ messages)

corrupt object on git-gc
 2007-11-09 17:45 UTC  (8+ messages)

git rebase --skip
 2007-11-09 17:20 UTC  (12+ messages)

[PATCH 1/2] Add strchrnul()
 2007-11-09 16:44 UTC  (6+ messages)

cogito remote branch
 2007-11-09 16:28 UTC  (6+ messages)

[BUG] git-rebase fails when a commit message contains a diff
 2007-11-09 14:29 UTC  (16+ messages)

[PATCH 3/9] msm: timer support using the GPT and DGT timers
 2007-11-09 13:39 UTC 

[PATCH] gitk: Use a different background color for the active head
 2007-11-09 11:21 UTC 

[PATCH] Add missing inside_work_tree setting in setup_git_directory_gently
 2007-11-09 11:34 UTC  (6+ messages)
      ` [PATCH] builtin-blame: set up the work_tree before the first file access

[PATCH 11/11] git-fetch: test avoiding unnecessary copying from alternates
 2007-11-09 11:06 UTC 

[PATCH 10/11] git-fetch: avoid local fetching from alternate (again)
 2007-11-09 11:06 UTC 

[PATCH 09/11] rev-list: Introduce --quiet to avoid /dev/null redirects
 2007-11-09 11:06 UTC 

[PATCH 08/11] run-command: Support sending stderr to /dev/null
 2007-11-09 11:06 UTC 

[PATCH 05/11] Bulk allocate struct commit_list, as we do for struct commit
 2007-11-09 11:06 UTC 

[PATCH 03/11] Define free_all_objects to deallocate object pools
 2007-11-09 11:06 UTC 

[PATCH 02/11] Reorganize the object memory pools so we can release them
 2007-11-09 11:06 UTC 

[PATCH 0/11] Updated 'quickfetch' series
 2007-11-09 11:06 UTC 

[PATCH 2/3] rev-list: Introduce --no-output to avoid /dev/null redirects
 2007-11-09  9:12 UTC  (6+ messages)

[PATCH] git-am: -i does not take a string parameter
 2007-11-09  7:12 UTC 

[PATCH] Port git commit to C
 2007-11-08 23:41 UTC  (3+ messages)
  ` [PATCH] stop t1400 hiding errors in tests

[PATCH 0/3] builtin-commit fixes
 2007-11-09  3:00 UTC  (6+ messages)
` [PATCH 4/3] t3700: avoid racy git situation


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