git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-08 13:40:13 to 2010-05-10 23:28:42 UTC [more...]

[PATCH v2 0/8] filling out the notes man page
 2010-05-10 23:27 UTC  (15+ messages)
` [PATCH 1/8] Documentation/notes: document format of notes trees
` [PATCH 2/8] Documentation/notes: describe content of notes blobs
` [PATCH 3/8] Documentation/notes: add configuration section
` [PATCH 4/8] Documentation/notes: simplify treatment of default notes ref
` [PATCH 5/8] Documentation/log: add a CONFIGURATION section
` [PATCH 6/8] Documentation/notes: simplify treatment of default display refs
` [PATCH 7/8] Documentation/notes: clean up description of rewriting configuration
` [PATCH 8/8] Documentation/notes: nitpicks

git branch descriptions
 2010-05-10 23:26 UTC  (3+ messages)

[PATCH/RFC] clone: have progress report mention top level dir, not git dir
 2010-05-10 23:22 UTC  (11+ messages)
  ` [PATCH v2 0/2] clone: simplify progress message
    ` [PATCH v2 1/2] clone: have progress report mention top level dir, not git dir
    ` [PATCH v2 2/2] clone: add bare clone to the progress message
        ` [PATCH] clone: report check out for non-bare clones

Reconstructing git-svn metadata after a git clone
 2010-05-10 21:43 UTC  (3+ messages)

git-gui disagrees with git status
 2010-05-10 21:39 UTC  (2+ messages)

[PATCH] hash_object: correction for zero length file
 2010-05-10 21:38 UTC 

avoiding anonymous commits from root/shared accounts
 2010-05-10 21:11 UTC  (2+ messages)

Help with a possibly corrupt repo
 2010-05-10 21:28 UTC  (4+ messages)

[PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
 2010-05-10 21:17 UTC  (7+ messages)
` [msysGit] "

gitweb, FastCGI and PSGI/Plack
 2010-05-10 21:10 UTC  (10+ messages)

[PATCH/RFC v2 0/4] End-of-line normalization, take 2 (now only slightly scary)
 2010-05-10 18:33 UTC  (37+ messages)
` [PATCH/RFC v2 1/4] Add "core.eolStyle" variable to control end-of-line conversion
` [PATCH/RFC v2 2/4] Add tests for per-repository eol normalization
` [PATCH/RFC v2 3/4] Pass eol conv mode as an argument instead of using global auto_crlf
` [PATCH/RFC v2 4/4] Add per-repository eol normalization

[PATCH RFC GSoC] gitweb: Use -M option while using format-patch
 2010-05-10 18:11 UTC  (4+ messages)

git gc taking forever to reflog expire --all
 2010-05-10 17:58 UTC 

[PATCH 0/8] merge: allow --log to append shortlog to -m
 2010-05-10 17:17 UTC  (9+ messages)
` [PATCH 1/8] t7604-merge-custom-message: shift expected output creation
` [PATCH 2/8] t7604-merge-custom-message: show that --log doesn't append to -m
` [PATCH 3/8] merge: update comment
` [PATCH 4/8] merge: rename variable
` [PATCH 5/8] fmt-merge-msg: minor refactor of fmt_merge_msg()
` [PATCH 6/8] fmt-merge-msg: refactor merge title formatting
` [PATCH 7/8] fmt-merge-msg: add function to append shortlog only
` [PATCH 8/8] merge: --log appends shortlog to message if specified

[PATCH 0/2] gitweb: Add support for running gitweb as FastCGI script
 2010-05-10 15:29 UTC  (9+ messages)

[GSoC update] git-remote-svn: Week 2
 2010-05-10 15:25 UTC 

Multiblobs
 2010-05-10 13:58 UTC  (5+ messages)

[WIP PATCH] Write stubby remote helper for SVN
 2010-05-10 13:21 UTC  (7+ messages)
` [WIP PATCH] Add skeleton "

[Patch 001/GSoC] Move static files into subdir
 2010-05-10 13:01 UTC  (8+ messages)
    ` [PATCHv2 GSoC] gitweb: Move static files into seperate subdirectory

[PATCH] Fix a false negative in t5512 when run using sh -x
 2010-05-10 11:34 UTC  (9+ messages)

[PATCH/RFC] Add [] as an alias for a reference to the empty tree
 2010-05-10 11:00 UTC  (9+ messages)

[PATCH v3 0/5] Patches to avoid reporting conversion changes
 2010-05-10  9:51 UTC  (6+ messages)
` [PATCH v3 1/5] sha1_file: Added index_blob()
` [PATCH v3 2/5] strbuf: Added strbuf_add_uint32()
` [PATCH v3 3/5] cache: Keep track of conversion mode changes
` [PATCH v3 4/5] cache: Added index extension "CONV"
` [PATCH v3 5/5] t/t0021: Test that conversion changes are detected

[PATCH] tests: chmod +x t5150
 2010-05-10  9:51 UTC 

[PATCH] tests: rename duplicate t4205
 2010-05-10  9:47 UTC 

git init --bare versus git --bare init
 2010-05-10  9:42 UTC  (2+ messages)
` [PATCH] handle "git --bare init <dir>" properly

Multiple line ranges and files in line level history browser
 2010-05-10  9:31 UTC  (4+ messages)

[tig PATCH] fix off-by-one on parent selection
 2010-05-10  8:55 UTC 

Instead of rebasing, etc....?
 2010-05-10  8:49 UTC  (4+ messages)

[GSoC update] git-remote-svn: Week 1
 2010-05-10  8:29 UTC  (5+ messages)

git branch documentation improvements
 2010-05-10  6:22 UTC  (4+ messages)

[PATCH] ls-remote: print URL when no repo is specified
 2010-05-09 22:01 UTC  (2+ messages)

[PATCH] diff: fix coloring of extended diff headers
 2010-05-09 18:43 UTC  (2+ messages)

[PATCH 1/6] Make test-lib.sh emit valid TAP format
 2010-05-09 11:04 UTC  (3+ messages)
` [PATCH 6/6] Add test_harness make target for testing with prove(1)

[PATCH/RFC 0/3] Per-repository end-of-line normalization
 2010-05-09 10:35 UTC  (15+ messages)

[PATCH] git-svn: mangle refnames forbidden in git
 2010-05-09  8:35 UTC  (2+ messages)

[PATCH] git-svn: Remove unused use of File::Temp
 2010-05-09  8:31 UTC  (2+ messages)

What's cooking in git.git (May 2010, #03; Sun, 9)
 2010-05-09  7:32 UTC 

[PATCH 0/2] Makefile: header dependency checker fixes
 2010-05-09  4:00 UTC  (3+ messages)
` [PATCH 1/2] Makefile: fix header dependency checker to allow NO_CURL builds
` [PATCH 2/2] Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES

INTERNATIONAL SYMPOSIUM MEETING
 2010-05-09  1:22 UTC 

Proper way to abort incorrect cherry-picking?
 2010-05-08 23:55 UTC  (11+ messages)
        ` git cherry(pick) dumps core
                ` [PATCH] cherry-pick: do not dump core when iconv fails

[PATCH v4 0/3] pretty: format aliases
 2010-05-08 22:04 UTC  (4+ messages)
` [PATCH v4 3/3] pretty: add aliases for pretty formats
  ` [PATCH] pretty: initialize new cmt_fmt_map to 0

[PATCH] Makefile: Fix 'clean' target to remove all gitweb build files
 2010-05-08 18:07 UTC  (2+ messages)

Git Master Master Replication
 2010-05-08 17:44 UTC  (2+ messages)

What's cooking in git.git (May 2010, #01; Sun, 2)
 2010-05-08 16:43 UTC  (5+ messages)
  ` [PATCH 1/2] Have set_try_to_free_routine return the previous routine
    ` [PATCH 2/2] Do not call release_pack_memory in malloc wrappers when GIT_TRACE is used

Building documentation on an isolated network
 2010-05-08 13:02 UTC  (2+ messages)

anything behaviourally like perforce branch-spec mappings in git?
 2010-05-08 13:39 UTC 


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