UWC: match the beginning of message a bit more loosely
[git/spearce.git] / TODO
blobb25f65a8c52c23d08ee1240e58c4734b8cac5439
1 The GIT To-Do File
2 ==================
4 The latest copy of this document is found at 
6     http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
7     http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
9 ----------------------------------------------------------------
11 Issues that I have looked at, but unprocessed, unconcluded
12 and/or lack enough discussions to proceed.
14 * "git-apply --whitespace=fix" context adjustment
15   $gmane/72248
17 * pretty.c optimization (Marco)
18   $gmane/72260
20 * zlib abstraction (Marco)
21   $gmane/72262
23 * revision.c::limit_list() breakage (Jeff King)
24   $gmane/72324
25   t/t6009
27 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
28   $gmane/72243
30 * A symref file for ".git/" (Lars Hjemli)
31   $gmane/72244
33 * safecrlf (Steffen Prohaska)
34   $gmane/72285
36 * git-send-email unechoed interactive password (Michael Witten)
37   $gmane/72220
39 * compat/qsort (Brian Downing)
40   $gmane/72311
42 * unified "user's choice brower" (Christian Couder)
43   $gmane/72226
45 * "[alias] st = status" and "cd .git && git st" (Jeff King)
46   $gmane/72327