messages from 2006-08-21 18:39:22 to 2006-08-25 19:35:45 UTC [more...]
[PATCH/RFC 1/x] gitweb: Use git-diff-tree patch output for commitdiff
2006-08-25 19:15 UTC (27+ messages)
` [PATCH 2] gitweb: Replace git_commitdiff_plain by anonymous subroutine
` [PATCH 3] gitweb: Show information about incomplete lines in commitdiff
` [PATCH 4] gitweb: Remove invalid comment in format_diff_line
` [PATCH 5] gitweb: Streamify patch output in git_commitdiff
` [PATCH 6] gitweb: Add git_get_{following,preceding}_references functions
` [PATCH 7] gitweb: Faster return from git_get_preceding_references if possible
` [PATCH 8] gitweb: Add git_get_rev_name_tags function
` [PATCH 9] gitweb: Use git_get_name_rev_tags for commitdiff_plain X-Git-Tag: header
` [PATCH 10] gitweb: Add support for hash_parent_base parameter for blobdiffs
` [PATCH 10 (amended)] "
` [PATCH 11/19] gitweb: Allow for pre-parsed difftree info in git_patchset_body
` [PATCH 12/19] gitweb: Parse two-line from-file/to-file diff header "
` [PATCH 13/19] gitweb: Add invisible hyperlink to from-file/to-file diff header
` [PATCH 14/19] gitweb: Always display link to blobdiff_plain in git_blobdiff
` [PATCH 15/19] gitweb: Change here-doc back for style consistency "
` [PATCH 16/19] gitweb: Use git-diff-tree or git-diff patch output for blobdiff
` [PATCH 17/19] gitweb: git_blobdiff_plain is git_blobdiff('plain')
` [PATCH 18/19] gitweb: Remove git_diff_print subroutine
git-svn problem: unexpected files/diffs in commit
2006-08-25 19:28 UTC (3+ messages)
` [PATCH] git-svn: establish new connections on commit after fork
[PATCH/RFC] Add interpolated git-daemon virtualization support
2006-08-25 15:26 UTC
Problem with pack
2006-08-25 12:31 UTC
Problem with pack
2006-08-25 10:58 UTC (4+ messages)
Problem with pack
2006-08-25 9:12 UTC (2+ messages)
Running gitweb under mod_perl
2006-08-25 1:13 UTC (8+ messages)
` [PATCH] gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}
[PATCH] git-apply: document remaining options in the man page
2006-08-25 1:07 UTC (9+ messages)
` [PATCH 1/7] git-apply(1): document missing options and improve existing ones
` [PATCH 2/7] git-ls-remote(1): document --upload-pack
` [PATCH 3/7] git-blame(1): mention options in the synopsis and advertise pickaxe
` [PATCH 4/7] gitk(1): expand the manpage to look less like a template
` [PATCH 5/7] git(7): put the synopsis in a verse style paragraph
` [PATCH 6/7] gitview.txt: improve asciidoc markup
` [PATCH 7/7] git-svn(1): "
[PATCH] describe: fix off-by-one error in --abbrev=40 handling
2006-08-25 0:48 UTC
[PATCH] cg-commit: fix signed off handling
2006-08-25 0:27 UTC
[PATCH] cg-commit: Fix a typo that would inhibit running of post-commit script:
2006-08-25 0:20 UTC (2+ messages)
"cg-commit -M msg-file ..." fails when not run from top of tree
2006-08-25 0:06 UTC (2+ messages)
` [PATCH] cg-commit: prefix the relative path to the message file
[PATCH] git-daemon virtual hosting implementation
2006-08-24 20:35 UTC (9+ messages)
` [PATCH] git-daemon: more powerful base-path/user-path settings, using formats
[PATCH 1/18] 2.6.17.9 perfmon2 patch for review: introduction
2006-08-24 17:38 UTC
git cherry-pick feature request
2006-08-24 12:54 UTC (7+ messages)
git-daemon hangs after invalid request
2006-08-24 12:37 UTC
[RFC] adding support for md5
2006-08-24 10:34 UTC (10+ messages)
git-send-email: threaded view issue with Thunderbird
2006-08-24 9:13 UTC (6+ messages)
` Re : "
[PATCH] Refactoring tracing code in "git.c" and "exec_cmd.c"
2006-08-24 5:45 UTC
use case
2006-08-24 0:37 UTC (3+ messages)
Unresolved issues #3
2006-08-23 23:19 UTC (2+ messages)
Proposal for new git Merge Strategy
2006-08-23 23:05 UTC (4+ messages)
Make her worship you!
2006-08-23 17:53 UTC
Take pleasure from If you thought getting more size and girth was impossible, take a look at this
2006-08-23 22:27 UTC
Be leaner and slimmer by next week!
2006-08-23 19:42 UTC
[PATCH] Added support for dropping privileges to git-daemon
2006-08-23 16:45 UTC (6+ messages)
git 1.4.2 RPMS for i386 on kernel.org
2006-08-23 16:12 UTC (2+ messages)
[PATCH] Fix a comparison bug in diff-delta.c
2006-08-23 14:31 UTC (3+ messages)
[PATCH 1/7] avoid to use error that shadows the function name, use err instead
2006-08-23 10:39 UTC (7+ messages)
` [PATCH 2/7] git_dir holds pointers to local strings, hence MUST be const
` [PATCH 3/7] missing 'static' keywords
` [PATCH 4/7] remove ugly shadowing of loop indexes in subloops
` [PATCH 5/7] missing #define DEBUG 0 that made the preprocessor whine
` [PATCH 6/7] use name[len] in switch directly, instead of creating a shadowed variable
` [PATCH 7/7] n is in fact unused, and is later shadowed
[PATCH 0/7] C cleanup series, mostly nasty shadowing
2006-08-23 10:38 UTC
[PATCH 0/3] gitweb: Yet another cleanup series
2006-08-23 9:55 UTC (12+ messages)
` [PATCH 1/3] gitweb: Whitespace cleanup: realign, reindent
` [PATCH 2/3] gitweb: Use underscore instead of hyphen to separate words in HTTP headers names
` [PATCH 3/3] gitweb: Route rest of action subroutines through %actions
` [PATCH 4/3] gitweb: Use here-doc
stgit: deleting a branch doesn't seem to work
2006-08-23 9:15 UTC (4+ messages)
[PATCH] git-send-email: Don't set author_not_sender from Cc: lines
2006-08-23 9:14 UTC (3+ messages)
Tiny default fonts in gitk
2006-08-23 6:37 UTC (2+ messages)
[PATCH] gitweb: bugfix: list regression
2006-08-23 5:23 UTC (10+ messages)
` [PATCH] gitweb: bugfix: a.list formatting regression
[PATCH] Fix a comparison bug in diff-delta.c
2006-08-23 3:17 UTC (3+ messages)
[PATCH] proper C syntax (inline has to be placed before the return type)
2006-08-23 2:41 UTC
[PATCH] Multiple refs from the same remote in one git fetch
2006-08-23 1:34 UTC (3+ messages)
` [PATCH repost] "
[RFD] gitweb: href() function to generate URLs for CGI
2006-08-22 22:39 UTC (16+ messages)
` [PATCH 1/2] gitweb: Drop the href() params which keys are not in %mapping
` [PATCH 2/2] gitweb: Sort CGI parameters returned by href()
HELP: GIT Cloning failed
2006-08-22 21:08 UTC (4+ messages)
HELP: GIT Cloning failed
2006-08-22 20:24 UTC
Source highlight in qgit
2006-08-22 17:52 UTC
recur status on linux-2.6
2006-08-22 13:57 UTC (4+ messages)
Be delighted with Imagine that this is bigger and moreover, stays big forever!
2006-08-22 12:18 UTC
[PATCH] gitweb: all bold lists are "list_bold" style
2006-08-22 10:38 UTC (3+ messages)
` [PATCH] gitweb: Replace some presentational HTML by CSS
[PATCH] gitweb: Paginate history output
2006-08-22 8:08 UTC (3+ messages)
[PATCH] branch as a builtin (again)
2006-08-22 7:00 UTC (10+ messages)
[PATCH 0/2] Series short description
2006-08-22 6:42 UTC (4+ messages)
` [PATCH 2/2] Look for a commit's parents in the standard way
Hey baby, found this site and wanted you to check it out first
2006-08-21 23:10 UTC
git clone dies (large git repository)
2006-08-22 0:42 UTC (5+ messages)
Want to shave a few pounds?
2006-08-21 21:27 UTC
[PATCH 1/2] gitweb: Added parse_difftree_raw_line function for later use
2006-08-21 21:08 UTC (2+ messages)
` [PATCH 2/2] gitweb: Use parse_difftree_raw_line in git_difftree_body
[PATCH] git-mv: fix off-by-one error
2006-08-21 20:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).