messages from 2011-05-08 20:03:41 to 2011-05-10 22:51:53 UTC [more...]
[PATCH/RFC v3] git-p4: warn if git authorship won't be retained
2011-05-10 22:51 UTC (4+ messages)
` [PATCH] "
[BUG] Autocompletion fails with "bash: words: bad array subscript"
2011-05-10 22:39 UTC (10+ messages)
` [PATCH] completion: fix array indexing error after reverse history search
git rebase --interactive commits order
2011-05-10 22:30 UTC (5+ messages)
[ANNOUNCE] libgit2 v0.12.0
2011-05-10 22:28 UTC (2+ messages)
[PATCH v5 (for maint)] git-completion: fix regression in zsh support
2011-05-10 22:18 UTC (6+ messages)
Separate default remotes for pulling and pushing
2011-05-10 21:12 UTC (14+ messages)
[PATCH v3 0/3] Git commit --patch (again)
2011-05-10 21:01 UTC (12+ messages)
` [PATCH] Test atomic git-commit --interactive
[PATCH] fix overstrict :<path> diagnosis
2011-05-10 20:41 UTC (4+ messages)
` [PATCH] fix overslow :/no-such-string-ever-existed diagnostics
` Re* "
[PATCH] lock_any_ref_for_update(): clarify switch case statement
2011-05-10 20:07 UTC (2+ messages)
error with $ git push origin HEAD:newbranch
2011-05-10 19:47 UTC (8+ messages)
[PATCH] t3703: add test cases for pathspec magic
2011-05-10 17:07 UTC (21+ messages)
` [PATCH] t3703, t4208: add test cases for magic pathspec
` [PATCH 0/9] magic pathspec updates
` [PATCH 1/9] grep: use get_pathspec() correctly
` [PATCH 2/9] get_pathspec(): an empty ':' pathspec should stand alone
` [PATCH 3/9] count_pathspec(): return number of elements in pathspec
` [PATCH 4/9] add ":" is a pathspec that is too wide
` [PATCH 5/9] git rm ":" is like specifying nothing
` [PATCH 6/9] clean "
` [PATCH 7/9] mv ":" ":" is like moving nothing from nowhere to nowhere
` [PATCH 8/9] checkout ":" is not giving any pathspec
` [PATCH 9/9] t3703, t4208: add test cases for magic pathspec
[PATCH v0 3/3] Bigfile: teach "git add" to send a large file straight to a pack
2011-05-10 14:09 UTC (8+ messages)
` [PATCH 0/4] convert.c clean-up
` [PATCH 1/4] convert: rename the "eol" global variable to "core_eol"
` [PATCH 2/4] convert: give saner names to crlf/eol variables, types and functions
` [PATCH 3/4] convert: make it safer to add conversion attributes
` [PATCH 4/4] convert: make it harder to screw up adding a conversion attribute
Why sometime git-rebase doesn't preserve merge
2011-05-10 12:51 UTC
[RFC v1] git-p4: test case for RCS keyword problem
2011-05-10 11:47 UTC (4+ messages)
[PATCH v3 (for maint)] git-completion: fix zsh support
2011-05-10 11:43 UTC (19+ messages)
` [PATCH v4 "
` [PATCH v5 0/2] "
` [PATCH 1/2] completion: suppress zsh's special 'words' variable
` [PATCH 2/2] completion: move private shopt shim for zsh to __git_ namespace
Tags named '-'
2011-05-10 9:47 UTC (7+ messages)
` [RFC/PATCH] tag: disallow '-' as tag name
` [RFC/PATCH v2] "
Approxidate with YYYY.MM
2011-05-10 8:36 UTC (6+ messages)
[PATCH v3 0/6] Add PCRE support to git-grep
2011-05-10 6:11 UTC (10+ messages)
` [PATCH v3 1/6] grep: Fix a typo in a comment
` [PATCH v3 2/6] grep: Extract compile_regexp_failed() from compile_regexp()
` [PATCH v3 3/6] git-grep: Learn PCRE
` [PATCH v3 4/6] configure: Check for libpcre
` [PATCH v3 5/6] grep: Add basic tests
` [PATCH v3 6/6] git-grep: Bail out when -P is used with -F or -E
Qgit should use "git config" instead of "git repo-config"
2011-05-10 0:11 UTC (5+ messages)
RFC: a plugin architecture for git extensions?
2011-05-09 22:50 UTC (39+ messages)
[PATCH/RFC v2 0/2] git-p4: user preservation improvements
2011-05-09 22:39 UTC (5+ messages)
` [PATCH/RFC v2 1/2] git-p4: small improvements to user-preservation
` [PATCH/RFC v2 2/2] git-p4: warn if git authorship won't be retained
[PATCH 3/3] sparse checkout: do not eagerly decide the fate for whole directory
2011-05-09 22:22 UTC (2+ messages)
Creating remote branch called HEAD corrupts remote clones
2011-05-09 22:09 UTC (9+ messages)
` [PATCH] only warn about ambiguous refs if stderr is a tty
Qgit should use "git config" instead of "git repo-config"
2011-05-09 21:15 UTC
Can I specify a “chunk size” for git svn fetch?
2011-05-09 17:29 UTC (2+ messages)
[PATCH] t1507: change quoting in test_did_you_mean to a more general one
2011-05-09 16:20 UTC (7+ messages)
[PATCH v0 0/3] git add a-Big-file
2011-05-09 16:14 UTC (5+ messages)
` [PATCH v0 3/3] Bigfile: teach "git add" to send a large file straight to a pack
[PATCH v3] Add default merge options for all branches
2011-05-09 15:39 UTC (14+ messages)
` [PATCH v5] "
` [PATCH 0/2] tests: make verify_merge check that the number of parents is right
` [PATCH 1/2] tests: eliminate unnecessary setup test assertions
` [PATCH 0/3] blame --line-porcelain
` [PATCH 1/3] add tests for various blame formats
` [PATCH 2/3] blame: refactor porcelain output
` [PATCH 3/3] blame: add --line-porcelain output format
Question about PERL_PATH
2011-05-09 14:49 UTC (4+ messages)
t5541: Bad file descriptor
2011-05-09 14:50 UTC (8+ messages)
[PATCH for maint branch] git-completion: fix zsh support
2011-05-09 13:51 UTC (6+ messages)
` [PATCH for maint] "
[PATCH 1/1] Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir
2011-05-09 11:56 UTC (14+ messages)
'git checkout -p' is a bit confusing
2011-05-09 10:57 UTC (2+ messages)
What's cooking in git.git (May 2011, #04; Sun, 8)
2011-05-09 8:55 UTC (2+ messages)
[PATCH 0/4] i18n: Add shell script translation infrastructure
2011-05-09 7:52 UTC (10+ messages)
` [PATCH 1/4] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
[PATCH] git-p4: small improvements to user-preservation
2011-05-09 4:50 UTC (3+ messages)
[PATCH] Teach checkout the -n|--dry-run option
2011-05-08 21:41 UTC (7+ messages)
[PATCH 00/48] i18n: Add shell script translations (depends on infrastructure)
2011-05-08 21:38 UTC (7+ messages)
` [PATCH 16/48] i18n: git-pull eval_gettext + warning message
` [PATCH 36/48] i18n: git-stash "unknown option" message
[GSoC 11] submodule improvements
2011-05-08 21:01 UTC (3+ messages)
[PATCH v3] git-p4: add option to preserve user names
2011-05-08 20:35 UTC (8+ messages)
[PATCH] git-format-patch.txt: update hints for sending patches with Thunderbird
2011-05-08 20:29 UTC (2+ messages)
[PATCH v3] rerere: Expose an API corresponding to 'clear' functionality
2011-05-08 20:06 UTC (4+ messages)
` [PATCH v4 0/2] Libify rerere: clear and gc
` [PATCH v4 2/2] rerere: Libify "rerere clear" and "rerere gc"
How to fork a file (git cp ?)
2011-05-08 20:03 UTC (9+ messages)
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).