messages from 2009-08-08 07:32:33 to 2009-08-10 15:20:11 UTC [more...]
[RFC PATCH v2 0/4] Sparse checkout
2009-08-10 15:19 UTC (3+ messages)
` [RFC PATCH v2 1/4] Prevent diff machinery from examining assume-unchanged entries on worktree
` [RFC PATCH v2 2/4] gitignore: read from index if .gitignore is assume-unchanged
Using both JGit and C Git
2009-08-10 15:12 UTC (2+ messages)
[PATCH] gitweb: squelch harmless variable scoping errors
2009-08-10 15:05 UTC (3+ messages)
A tiny documentation patch
2009-08-10 14:59 UTC (2+ messages)
Gitweb giving me some warnings in Apache's error_log
2009-08-10 14:57 UTC (4+ messages)
[JGIT PATCH 1/1] Generate javadoc when making jgit. Also, package docs into a zip for distribution
2009-08-10 14:56 UTC (2+ messages)
give a hint/solution for "It looks like git-am is in progress. Cannot rebase."
2009-08-10 14:34 UTC
Using VC build git
2009-08-10 14:29 UTC (3+ messages)
` [msysGit] "
Failing a test on OpenServer 6 t5100-mailinfo.sh
2009-08-10 14:29 UTC (3+ messages)
.gitignore vs untracked working file
2009-08-10 13:49 UTC (7+ messages)
backups with git
2009-08-10 13:38 UTC (4+ messages)
[PATCH] Check return value of ftruncate call in http.c. Remove possible mem leak
2009-08-10 13:42 UTC
[PATCH] fix potential infinite loop given large unsigned integer
2009-08-10 12:24 UTC (9+ messages)
[PATCH] gitweb: Optimize git-favicon.png
2009-08-10 12:09 UTC (4+ messages)
[PATCH 1/1] git-svn: ignore leading blank lines in svn:ignore
2009-08-10 9:38 UTC (2+ messages)
[RFC PATCH v3 0/5] {checkout,reset,stash} --patch
2009-08-10 9:36 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 0/5] "
[PATCH v3 0/8] shortstatus updates
2009-08-10 9:12 UTC (11+ messages)
` [PATCH v3 1/8] commit: --dry-run
` [PATCH v3 2/8] wt-status: move many global settings to wt_status structure
` [PATCH v3 3/8] wt-status: move wt_status_colors[] into "
` [PATCH v3 4/8] Make git_status_config() file scope static to builtin-commit.c
` [PATCH v3 5/8] wt-status: collect untracked files in a separate "collect" phase
` [PATCH v3 6/8] git stat: the beginning
` [PATCH v3 7/8] git stat: pathspec limits, unlike traditional "git status"
` [PATCH v3 8/8] git stat -s: short status output
[PATCH] push: point to 'git pull' and 'git push --force' in case of non-fast forward
2009-08-10 8:56 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v2] "
gitweb stops working sometimes
2009-08-10 8:58 UTC (2+ messages)
[PATCH] git-instaweb: fix mod_perl detection for apache2
2009-08-10 8:55 UTC (3+ messages)
[PATCH 5/8] Add a config option for remotes to specify a foreign vcs
2009-08-10 8:47 UTC (6+ messages)
[PATCH/RFC] svn manipulate refs ourside refs/remotes
2009-08-10 8:38 UTC (7+ messages)
` [PATCH] svn: Add && to t9107-git-svn-migrarte.sh
` [PATCH] svn: Honor --prefix option in init without --stdlayout
` [PATCH] svn: allow git-svn to update remotes outside of refs/remotes
[PATCH] git-instaweb: detect difference between mod_cgi and mod_cgid for apache2
2009-08-10 5:19 UTC
Implementing $Date$ substitution - problem with git status
2009-08-10 4:41 UTC (3+ messages)
[PATCH] Check return value of ftruncate call in http.c. Remove possible mem leak
2009-08-10 1:54 UTC (2+ messages)
Instaweb using ModPerl::Registry over ModPerl::RegistryBB
2009-08-10 1:51 UTC
[PATCH] gitk: new option to hide remote refs
2009-08-10 0:14 UTC (2+ messages)
fatal: bad revision 'HEAD'
2009-08-10 1:18 UTC (2+ messages)
[PATCH] merge: indicate remote tracking branches in merge message
2009-08-09 21:49 UTC (12+ messages)
` [PATCH 1/3] add tests for merge message headings
` [PATCH 2/3] merge: fix incorrect merge message for ambiguous tag/branch
` [PATCH 3/3] merge: indicate remote tracking branches in merge message
[PATCH 0/8] Foreign VCS helpers
2009-08-09 21:31 UTC (2+ messages)
[PATCH 8/8] Allow helpers to request marks for fast-import
2009-08-09 21:27 UTC (3+ messages)
[PATCH 1/8] Use a clearer style to issue commands to remote helpers
2009-08-09 21:14 UTC (3+ messages)
[PATCH 7/8] Allow helpers to report in "list" command that the ref is unchanged
2009-08-09 19:28 UTC
[PATCH 6/8] Add support for "import" helper command
2009-08-09 19:28 UTC
[PATCH 4/8] Allow programs to not depend on remotes having urls
2009-08-09 19:28 UTC
[PATCH 3/8] Allow fetch to modify refs
2009-08-09 19:28 UTC
[PATCH 2/8] Use a function to determine whether a remote is valid
2009-08-09 19:28 UTC
Hash algorithm choice
2009-08-09 18:44 UTC (8+ messages)
[PATCH 4/6 (v2)] administrative functions for rev-cache, and start of integration into git
2009-08-09 18:36 UTC (2+ messages)
[PATCH 5/6 (v2)] full integration of rev-cache into git's revision walker, completed test suite
2009-08-09 18:22 UTC (2+ messages)
[PATCH 1/6 (v2)] revision caching documentation: man page and technical discussion
2009-08-09 18:16 UTC (4+ messages)
[PATCH 0/3] moving test trash directories
2009-08-09 17:42 UTC (7+ messages)
` [PATCH 1/3] tests: use "$TEST_DIRECTORY" instead of ".."
` [PATCH 2/3] tests: provide $TRASH_DIRECTORY variable
` [PATCH 3/3] tests: allow user to specify trash directory location
` [PATCH 4/3] t/Makefile: include config.mak
[PATCH 1/2] t0001-init: fix a file name
2009-08-09 16:02 UTC (3+ messages)
` [PATCH 2/2] t0001-init: split the existence test from the permission test
` [PATCH v2 "
[PATCH jp/symlink-dirs] t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite
2009-08-09 15:35 UTC
[PATCH] git-blame.el: Add `git-blame-show-full-message'
2009-08-09 14:27 UTC
[PATCH 0/5] Suggested for PU: revision caching system to significantly speed up packing/walking
2009-08-09 13:42 UTC (24+ messages)
[PATCH] Document 'stash clear' recovery via unreachable commits
2009-08-09 9:26 UTC (4+ messages)
git gc expanding packed data?
2009-08-09 7:43 UTC (5+ messages)
[ANN] git# (GitSharp) project status
2009-08-09 6:41 UTC
gitk won't stay open
2009-08-08 23:44 UTC
[PATCH 0/7] block-sha1: improved SHA1 hashing
2009-08-08 23:36 UTC (17+ messages)
[PATCH js/run-command-updates] api-run-command.txt: describe error behavior of run_command functions
2009-08-08 20:53 UTC (2+ messages)
[PATCH 6/9] update 'git-rm' bash completion according to the man page
2009-08-08 20:33 UTC (3+ messages)
[PATCH 4/9] add missing long option to 'git grep' bash competion
2009-08-08 20:07 UTC (3+ messages)
[PATCH 5/9] add missing long options to 'git push bash completion'
2009-08-08 19:50 UTC (2+ messages)
[PATCH 9/9] update 'git apply' bash-completion according to its man page
2009-08-08 19:50 UTC (2+ messages)
[PATCH 7/9] update 'git-show' bash completion to match the man page
2009-08-08 19:49 UTC (2+ messages)
[PATCH] pull: Change tab to spaces in error mesage
2009-08-08 18:51 UTC
git failing to create new branches, depending on the name
2009-08-08 17:35 UTC (4+ messages)
[PATCH v2] gitk: fix direction of symmetric difference in optimized mode
2009-08-08 16:34 UTC (2+ messages)
` [RFC PATCH] Simplify away duplicate commits with --cherry-pick --parents
Problem compiling git-1.6.4 on OpenServer 6.0
2009-08-08 16:14 UTC (5+ messages)
[PATCH] Change mentions of "git programs" to "git commands"
2009-08-08 16:12 UTC (5+ messages)
[PATCH] gitk: parse arbitrary commit-ish in SHA1 field
2009-08-08 14:56 UTC
[PATCH] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice
2009-08-08 10:09 UTC
[PATCH 8/9] update the 'git am' bash completion according to the man page
2009-08-08 8:57 UTC
[PATCH 3/9] add missing long options to 'git mergetool' completion
2009-08-08 8:56 UTC
[PATCH 2/9] add missing long options to 'git difftool' completion
2009-08-08 8:55 UTC
[PATCH 1/9] add long options completion for 'git checkout'
2009-08-08 8:55 UTC
Message from git reset: confusing?
2009-08-08 7:44 UTC (5+ messages)
` [PATCH 1/2] Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN
` [PATCH 2/2 (v2)] reset: make the output more user-friendly
[PATCH 6/6 (v2)] support for path name caching of blobs/trees in rev-cache
2009-08-08 7:32 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).