messages from 2010-04-11 10:26:09 to 2010-04-13 22:31:40 UTC [more...]
[PATCHv5 2/6] Gitweb: add support for minifying gitweb.css
2010-04-13 22:30 UTC (3+ messages)
[PATCH/RFC 0/9] Setup cleanup, chapter one
2010-04-13 22:07 UTC (15+ messages)
` [PATCH 1/9] t7006: GIT_DIR/config should be honored in subdirs of toplevel
` [PATCH 2/9] t7006: test pager configuration for several git commands
` [PATCH 3/9] builtins: do not commit pager choice early
` [PATCH 4/9] t7006: test pager.<cmd> configuration
` [PATCH 5/9] builtin: introduce startup_info struct
` [PATCH 6/9] builtin: remember whether repository was found
` [PATCH 7/9] builtin: Support RUN_SETUP_GENTLY to set up repository early if found
` [PATCH 8/9] builtin: check pager.<cmd> configuration if RUN_SETUP_GENTLY is used
` [PATCH 9/9] config: run setup before commiting pager choice
` [RFC/PATCH 00/46] nd/setup remainder for convenient reference
TODO: git should be able to init a remote repo
2010-04-13 21:42 UTC (3+ messages)
[PATCH] Notes: Connect the %N flag to --{show,no}-notes
2010-04-13 20:31 UTC (13+ messages)
` [PATCH] pretty: Initialize notes if %N is used
` [PATCHv2] "
` [PATCHv3] "
` [PATCHv4] "
` [PATCHv5] "
[PATCH] Replace hard-coded path with one configurable at make time
2010-04-13 20:01 UTC (13+ messages)
` [PATCH] Replace hard-coded path with one from <paths.h>
` [PATCH v2] "
` [PATCH v3] "
[PATCH] describe: Break annotated tag ties by tagger date
2010-04-13 19:46 UTC (11+ messages)
` [PATCH v2 1/5] tag.c: Correct indentation
` [PATCH v2 2/5] tag.h: Remove unused signature field
` [PATCH v2 3/5] tag.c: Refactor parse_tag_buffer to be saner to program
` [PATCH v2 4/5] tag.c: Parse tagger date (if present)
` [PATCH v2 5/5] describe: Break annotated tag ties by tagger date
[PATCH] Switch receive.denyCurrentBranch to "refuse"
2010-04-13 17:57 UTC (4+ messages)
` [PATCH] Switch receive.denyCurrentBranch to "refuse"
[PATCH] Documentation/config.txt: default gc.aggressiveWindow is 250, not 10
2010-04-13 16:52 UTC
[BUG] - git rebase -i performs rebase when it shouldn't?
2010-04-13 16:30 UTC (17+ messages)
Update on SoC proposal: git-remote-svn
2010-04-13 16:01 UTC (3+ messages)
Removing alternates -- but how?
2010-04-13 15:58 UTC (2+ messages)
Error doing git svn rebase
2010-04-13 12:54 UTC
[RFC/PATCH v2 0/4] A new library for plumbing output
2010-04-13 11:46 UTC (9+ messages)
` [RFC/PATCH v2 1/4] output: Add a "
` [RFC/PATCH v2 2/4] ls-tree: complete conversion to using output library
` [RFC/PATCH v2 3/4] status: use output library for porcelain output
` [RFC/PATCH v2 4/4] output: WIP: Add XML backend
[PATCH 0/3] send-email: --smtp-domain improvements
2010-04-13 11:35 UTC (5+ messages)
` [PATCH 1/3] send-email: Don't use FQDNs without a '.'
` [PATCH] git-send-email.perl: Add sub maildomain_sanitize
` [PATCH] git-send-email.perl: add maildomain_sanitize()
[EXPERIMENTAL PATCH] S-expression structured output backend
2010-04-13 10:29 UTC (2+ messages)
git rebase -i slow for a reason ?
2010-04-13 10:04 UTC
[PATCH 1/2] diff: add --word-diff option that generalizes --color-words
2010-04-13 9:27 UTC (8+ messages)
` [PATCH v3 0/2] gitk --color-words
` [PATCH v3 1/3] diff: add --word-diff option that generalizes --color-words
` [PATCH v3 2/3] gitk: do not parse " >" context as submodule change
` [PATCH v3.1] "
` [PATCH v3 3/3] gitk: add the equivalent of diff --color-words
Replication of shared repositories
2010-04-13 7:45 UTC
SVN bridge for multiple SVN modules
2010-04-13 7:34 UTC
Getting the latest branches/tags with git svn?
2010-04-13 2:25 UTC
simplest git deamon?
2010-04-12 23:22 UTC (5+ messages)
[PATCH] index-pack: smarter memory usage when appending objects
2010-04-12 20:50 UTC
Strange case with stash
2010-04-12 21:44 UTC (3+ messages)
` [PATCH 1/2] stash bug: stash can lose data in a file removed from the index
git pull suggestion
2010-04-12 21:35 UTC (13+ messages)
Local unset override global options
2010-04-12 21:07 UTC (14+ messages)
git diff/grep add --exclude option
2010-04-12 21:02 UTC
Manually edit the commit a submodule is pointing to?
2010-04-12 18:19 UTC (3+ messages)
Rename similarity scoring for file pair
2010-04-12 18:14 UTC (2+ messages)
[PATCH] git-gui: Fast staging/unstaging of hunks/lines
2010-04-12 17:55 UTC (6+ messages)
[PATCH] Docs: Add -X option to git-merge's synopsis
2010-04-12 17:11 UTC (3+ messages)
[PATCH v2 1/2] index-pack: smarter memory usage when resolving deltas
2010-04-12 16:11 UTC
[PATCH v2 2/2] index-pack: rationalize unpack_entry_data()
2010-04-12 16:12 UTC
[PATCH 1/2] index-pack: smarter memory usage when resolving deltas
2010-04-12 15:47 UTC (6+ messages)
` [PATCH 2/2] index-pack: rationalize unpack_entry_data()
Is it possible to have a file shared between branches?
2010-04-12 16:10 UTC (7+ messages)
git clone: very long "resolving deltas" phase
2010-04-12 15:31 UTC (7+ messages)
`git (submodule update|fetch|pull) --continue` similar to `curl -C -`?
2010-04-12 15:00 UTC
[PATCH 0/7] remote-helpers: exporting
2010-04-12 14:26 UTC (4+ messages)
` [PATCH 7/7] remote-helpers: add tests for testgit helper
replication of shared repositories
2010-04-12 13:14 UTC
[PATCH v4 0/8] Attribute and conversion patches
2010-04-12 13:00 UTC (4+ messages)
` [PATCH v4 3/8] status: Added missing calls to diff_unmodified_pair() in format_callbacks
[PATCH] tests: add some script lint checks
2010-04-12 7:41 UTC (2+ messages)
[PATCH] Warn the users when more than 3 '-C' given
2010-04-12 6:48 UTC (3+ messages)
[RFC/PATCH 0/3] JSON/XML output for scripting interface
2010-04-11 23:30 UTC (24+ messages)
` [RFC/PATCH 1/3] strbuf: Add strbuf_vaddf function
` [RFC/PATCH 2/3] add a library of code for producing structured output
` [RFC/PATCH 3/3] status: add support for "
[ANNOUNCE] Git 1.7.1.rc1
2010-04-11 21:51 UTC (8+ messages)
` [PATCH jl/maint-submodule-gitfile-awareness] Windows: start_command: Support non-NULL dir in struct child_process
potential improvement to 'git log' with a range
2010-04-11 21:32 UTC (6+ messages)
gitweb: Simple file based output caching - current state of series
2010-04-11 21:17 UTC
[PATCH] More flexible URL patterns for gitweb
2010-04-11 21:09 UTC (4+ messages)
What's cooking in git.git (Apr 2010, #04; Sat, 10)
2010-04-11 20:27 UTC (2+ messages)
[PATCH] t3507: Make test executable
2010-04-11 18:52 UTC (3+ messages)
[PATCH 0/2 v2] Document update for 'git-blame' '-M' and '-C' option
2010-04-11 18:13 UTC (4+ messages)
` [PATCH 1/2 v2] Add a basic idea section for git-blame
nd/setup
2010-04-11 17:57 UTC (6+ messages)
` [PATCH] Take it easy on unallowed access to non-existent repository
What's cooking in git.git (Apr 2010, #03; Wed, 07)
2010-04-11 17:57 UTC (4+ messages)
` nd/setup
GSoC project proposal: Integrated Web client for git
2010-04-11 17:08 UTC (2+ messages)
More git status --porcelain lossage
2010-04-11 11:04 UTC (7+ messages)
git status --porcelain is a mess that needs fixing
2010-04-11 10:35 UTC (7+ messages)
` [PATCH 0/5] "status --ignored"
How can I tell if a file is ignored by git?
2010-04-11 10:25 UTC (7+ messages)
` Status of all files (was: "
` Status of all files
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).