AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 Next | |
Apr 20, 2007 | |
16 years 5 months | * short branch name max size bump to 30 |
16 years 5 months | * disable branch name querying on Win32 |
16 years 5 months | * merge fixes |
16 years 5 months | propagate from branch 'net.venge.monotone.guitone.releases.0_6' (head f80c79cbf9cdcb10aa868dfb08e10dd11e158f73) |
Apr 19, 2007 | |
16 years 5 months | * MonotoneDelegate.cpp: better algorithm to shorten long branch names |
16 years 5 months | * vocab.h: put #arg into the argument list of qFatal (avoids clashes if |
16 years 5 months | * changed %d to %1 in a warning message |
16 years 5 months | * guitone.pro: remove CONFIG var, setting the release mode there won't |
16 years 5 months | * replaced Q_ASSERT by I macro which is not removed in QT_NO_DEBUG mode |
16 years 5 months | * two more tests for StdioParser |
Apr 17, 2007 | |
16 years 5 months | * vocab.h: Define FileEntry properly and include all possible data from |
16 years 5 months | * StdioParser test added |
Apr 13, 2007 | |
16 years 5 months | speed improvements to avoid double execution of commands whose |
16 years 5 months | ensure that the original cursor is brought back even if we've aborted |
16 years 5 months | vertical scroll per pixel, not per item (otherwise big changelog entries |
16 years 5 months | * no history menu item for added items and directories |
16 years 5 months | * trim whitespace off cert values |
16 years 5 months | merge of '112c327172fbc0244980a1a5366ca0c07bc0872b' |
16 years 5 months | * rename revisionList to revisionFileList to avoid clashes with the saved |
16 years 5 months | * GetContentChanged.h/.cpp: query corresponding path for marked revs as well; improve code flow and minimize the use of helper structures |