messages from 2009-11-07 02:08:30 to 2009-11-10 08:21:41 UTC [more...]
[PATCH 8/8] Re-implement 'git remote update' using 'git fetch'
2009-11-10 8:21 UTC
[PATCH 7/8] builtin-fetch: add --dry-run option
2009-11-10 8:19 UTC
[PATCH 6/8] builtin-fetch: add --prune option
2009-11-10 8:15 UTC
[PATCH 5/8] teach warn_dangling_symref to take a FILE argument
2009-11-10 8:14 UTC
[PATCH 0/8] Fetch improvements and re-implementation of remote update
2009-11-10 8:13 UTC
[PATCH v2 0/4] perf bench: Common option for specifying style formatting
2009-11-10 8:01 UTC
[RFC, PATCH] git send-email: Make --no-chain-reply-to the default
2009-11-10 7:32 UTC (7+ messages)
[PATCH 0/4] Teach fetch --prune and --dry run options
2009-11-10 5:03 UTC (5+ messages)
` [PATCH 1/4] remote: refactor some logic into get_stale_heads()
` [PATCH 2/4] teach warn_dangling_symref to take a FILE argument
` [PATCH 3/4] builtin-fetch: add --prune option
` [PATCH 4/4] builtin-fetch: add --dry-run option
[PATCH 0/4] Teach fetch --prune and --dry run options
2009-11-10 4:58 UTC (5+ messages)
` [PATCH 1/4] remote: refactor some logic into get_stale_heads()
` [PATCH 2/4] teach warn_dangling_symref to take a FILE argument
` [PATCH 3/4] builtin-fetch: add --prune option
` [PATCH 4/4] builtin-fetch: add --dry-run option
[PATCH v3 4/4] Add explicit Cygwin check to guard WIN32 header inclusion
2009-11-09 22:25 UTC (2+ messages)
pulling git -- version confusion
2009-11-09 21:58 UTC (7+ messages)
Git drawbacks?
2009-11-09 21:06 UTC (15+ messages)
[PATCH v3 00/12] Reroll of the remote-vcs-helper series
2009-11-09 20:32 UTC (20+ messages)
` [PATCH v3 02/12] Allow programs to not depend on remotes having urls
` [PATCH v3 03/12] Use a function to determine whether a remote is valid
` [PATCH v3 04/12] Allow fetch to modify refs
` [PATCH v3 05/12] Add a config option for remotes to specify a foreign vcs
` [PATCH v3 06/12] Allow specifying the remote helper in the url
` [PATCH v3 07/12] Add support for "import" helper command
` [PATCH v3 08/12] Allow helper to map private ref names into normal names
` [PATCH v3 09/12] Allow helpers to report in "list" command that the ref is unchanged
` [PATCH v3 10/12] Allow helpers to request the path to the .git directory
` [PATCH v3 11/12] Basic build infrastructure for Python scripts
[PATCH v2 4/4] Add explicit Cygwin check to guard WIN32 header inclusion
2009-11-09 20:30 UTC (4+ messages)
Problem signing a tag
2009-11-09 20:15 UTC (4+ messages)
[PATCH 5/5] Re-implement 'git remote update' using 'git fetch'
2009-11-09 20:12 UTC
[PATCH 4/5] Add missing test for 'git remote update --prune'
2009-11-09 20:11 UTC
[PATCH 3/5] Add the configuration option skipFetchAll
2009-11-09 20:11 UTC
[PATCH 2/5] Teach the --multiple option to 'git fetch'
2009-11-09 20:10 UTC
[PATCH 1/5] Teach the --all option to 'git fetch'
2009-11-09 20:09 UTC
[PATCH 0/5] Re-implement 'git remote update' using 'git fetch'
2009-11-09 20:08 UTC
[PATCH] git_odb_open ckeck for valid path to database
2009-11-09 19:16 UTC (2+ messages)
[PATCH] http-backend: Protect GIT_PROJECT_ROOT from /../ requests
2009-11-09 19:26 UTC
question: connecting to multiple remote svn projects
2009-11-09 18:43 UTC (4+ messages)
[PATCH 1/3] http-backend: Fix symbol clash on AIX 5.3
2009-11-09 18:37 UTC (5+ messages)
` [PATCH 2/3] t5551-http-fetch: Work around some libcurl versions
` [RFC PATCH 3/3] t5551-http-fetch: Work around broken Accept header in libcurl
[PATCH RFC] builtin-push: add --delete as syntactic sugar for :foo
2009-11-09 18:20 UTC (5+ messages)
` [PATCH RFC v2] "
[BUG]
2009-11-09 16:56 UTC (4+ messages)
` [BUG] unpack-objects abnormal exit when pushing
get git not to care about permissions
2009-11-09 16:06 UTC
What's cooking in git.git (Nov 2009, #02; Sun, 08)
2009-11-09 15:29 UTC (3+ messages)
[PATCH] Let 'git <command> -h' show usage without a git dir
2009-11-09 15:05 UTC (32+ messages)
` [PATCH] Show usage string for 'git http-push -h'
` [PATCH v2] "
` [PATCH 00/24] Let 'git <command> -h' show usage without a git dir
` [PATCH 01/24] Retire fetch--tool helper to contrib/examples
` [PATCH 02/24] Show usage string for 'git grep -h'
` [PATCH 03/24] Show usage string for 'git cherry -h'
` [PATCH 04/24] Show usage string for 'git commit-tree -h'
` [PATCH 05/24] Show usage string for 'git merge-ours -h'
` [PATCH/RFC 06/24] Show usage string for 'git show-ref -h'
` [PATCH 07/24] check-ref-format: update usage string
` [PATCH 08/24] Show usage string for 'git check-ref-format -h'
` [PATCH 09/24] Show usage string for 'git fast-import -h'
` [PATCH 10/24] Show usage string for 'git get-tar-commit-id -h'
` [PATCH 11/24] Show usage string for 'git imap-send -h'
` [PATCH 12/24] Show usage string for 'git mailsplit -h'
` [PATCH 13/24] Show usage string for 'git merge-one-file -h'
` [PATCH 14/24] Show usage string for 'git rev-parse -h'
` [PATCH 15/24] Show usage string for 'git show-index -h'
` [PATCH 16/24] Show usage string for 'git unpack-file -h'
` [PATCH 17/24] Show usage string for 'git stripspace -h'
` [PATCH 18/24] merge: do not setup worktree twice
` [PATCH 19/24] Let 'git http-fetch -h' show usage outside any git repository
` [PATCH 20/24] http-fetch: add missing initialization of argv0_path
` [PATCH 21/24] Let 'git <command> -h' show usage without a git dir
` [PATCH 22/24] Let usage() take a printf-style format
` [PATCH 23/24] merge-{recursive,subtree}: use usage() to print usage
` [PATCH 24/24] diff --no-index: make the usage string less scary
gitk : french translation
2009-11-09 9:24 UTC (13+ messages)
` [OT] "
Allowing push --dry-run through fetch url
2009-11-09 7:56 UTC (5+ messages)
[RFC/PATCH 4/4] Re-implement 'git remote update' using 'git fetch'
2009-11-09 6:37 UTC (5+ messages)
[RFC/PATCH 2/4] Teach the --multiple option to 'git fetch'
2009-11-09 6:25 UTC (4+ messages)
[PATCH 4/4] format-patch: Add "--no-stat" as a synonym for "-p"
2009-11-09 6:22 UTC (3+ messages)
early days before git's invention
2009-11-09 3:39 UTC (5+ messages)
Strange behavior (possible bug) using bash command subsitution with "git branch"
2009-11-08 23:10 UTC (6+ messages)
[PATCH] Documentation: avoid tracking intermediate build products
2009-11-08 22:07 UTC (3+ messages)
` [PATCH] Add intermediate build products to .gitignore
[gitweb feature request] Release snapshots with vX.X.X tags
2009-11-08 21:27 UTC (6+ messages)
` [gitweb feature request] Release snapshots with vX.X.X tags [closed]
[RFC/PATCH 1/4] Teach the --all option to 'git fetch'
2009-11-08 21:08 UTC (2+ messages)
Automatically remote prune
2009-11-08 19:08 UTC (11+ messages)
[RFC/PATCH] Documentation: add "Fighting regressions with git bisect" article
2009-11-08 15:09 UTC
[RFC/PATCH 3/4] Add the configure variable skipFetchAll
2009-11-08 15:47 UTC
[RFC/PATCH 0/4] Re-implement 'remote update' using 'fetch'
2009-11-08 15:44 UTC
[PATCH] Teach the --all option to 'git fetch'
2009-11-08 15:18 UTC (3+ messages)
git top links: 2009-11
2009-11-08 12:46 UTC
performance issue: git clone compression
2009-11-08 3:04 UTC (4+ messages)
[PATCH][next] log --format: don't ignore %w() at the start of format string
2009-11-08 1:04 UTC
[PATCH 0/3] Generalized "string function" syntax
2009-11-08 1:02 UTC (8+ messages)
custom attributes per file
2009-11-07 23:55 UTC
A bug in gitview
2009-11-07 20:50 UTC
[PATCH v2 2/4] Makefile: keep MSVC and Cygwin configuration separate
2009-11-07 20:08 UTC
[PATCH v2 3/4] MSVC: Add support for building with NO_MMAP
2009-11-07 20:10 UTC
[PATCH v2 1/4] Makefile: merge two Cygwin configuration sections into one
2009-11-07 20:02 UTC
[PATCH v2 0/4] Cygwin MSVC patches
2009-11-07 20:00 UTC
[cgit PATCH] Close file descriptor on error in readfile()
2009-11-07 17:15 UTC (7+ messages)
[PATCH 2/4] format-patch documentation: Remove diff options that are not useful
2009-11-07 16:55 UTC (3+ messages)
[PATCHv2 0/3] gitweb: Smarter snapshot names
2009-11-07 15:13 UTC (4+ messages)
` [PATCH 1/3] t/gitweb-lib.sh: Split gitweb output into headers and body
` [PATCH 2/3] gitweb: Document current snapshot rules via new tests
` [PATCHv7 3/3] gitweb: Smarter snapshot names
Preserving branches after merging on ancestor
2009-11-07 13:31 UTC (10+ messages)
Helpers scripts to simplify work with submodules (git-sm-commit and git-sm-pull)
2009-11-07 13:05 UTC
[PATCH 0/5] gitweb: Incremental blame series (1 Sep 09)
2009-11-07 11:04 UTC (4+ messages)
` [PATCHv5 2/5] gitweb: Incremental blame (using JavaScript)
[PATCH 3/4] format-patch documentation: Fix formatting
2009-11-07 9:53 UTC
[PATCH 1/4] format-patch: Always generate a patch
2009-11-07 9:51 UTC
[PATCH 0/4] Improve format-patch (mostly documentation)
2009-11-07 9:45 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