Searched refs:commits (Results 1 – 25 of 46) sorted by relevance
12
/external/dbus/ |
D | README.dbus4win | 2 commits from the dbus4win-noncetcp branch of the dbus4win repository 8 I went through the commits done to the dbus4win-noncetcp branch since 11 The following commits were left out because they either 0) were
|
D | HACKING | 109 . repeat the previous steps if necessary to have multiple commits
|
/external/clang/www/analyzer/ |
D | menu.html.incl | 35 <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a></li>
|
/external/chromium/chrome/browser/sync/sessions/ |
D | status_controller_unittest.cc | 99 OrderedCommitSet commits(routes_); in TEST_F() local 100 commits.AddCommitItem(0, syncable::Id(), syncable::BOOKMARKS); in TEST_F() 101 status.set_commit_set(commits); in TEST_F()
|
/external/clang/www/ |
D | menu.html.incl | 36 <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits List</a>
|
/external/qemu/block/ |
D | vvfat.c | 350 array_t commits; member 1371 DLOG(fprintf(stderr, "clear_commits (%d commits)\n", s->commits.next)); in clear_commits() 1372 for (i = 0; i < s->commits.next; i++) { in clear_commits() 1373 commit_t* commit = array_get(&(s->commits), i); in clear_commits() 1381 s->commits.next = 0; in clear_commits() 1387 commit_t* commit = array_get_next(&(s->commits)); in schedule_rename() 1396 commit_t* commit = array_get_next(&(s->commits)); in schedule_writeout() 1406 commit_t* commit = array_get_next(&(s->commits)); in schedule_new_file() 1414 commit_t* commit = array_get_next(&(s->commits)); in schedule_mkdir() 2350 for (i = 0; i < s->commits.next; i++) { in handle_renames_and_mkdirs() [all …]
|
/external/webkit/Tools/Scripts/ |
D | webkit-tools-completion.sh | 84 post-commits)
|
/external/llvm/utils/unittest/googletest/ |
D | README.LLVM | 31 see http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100621/102898.html
|
/external/clang/test/SemaObjC/ |
D | comptypes-9.m | 2 // FIXME: This test case tests the patch applied in: http://lists.cs.uiuc.edu/pipermail/cfe-commits…
|
/external/valgrind/main/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 27 FIXED-TRUNK: now done (many many commits) 71 FIXED-TRUNK: many commits (vg:5031 ?) 93 FIXED-TRUNK: fixed (multiple commits) 103 FIXED-TRUNK: fixed (many commits)
|
D | 3_2_BUGSTATUS.txt | 5 many = fix composed of many commits 6 sse3fix = fixed by the SSE3 commits 424 SSE3 commits: vx1635,1636, v5997
|
D | Darwin-notes.txt | 51 commits: r9477, which removed most of it, and r9711, r9759, and r10012,
|
D | 3_1_BUGSTATUS.txt | 5 many = fix composed of many commits
|
D | 3_3_BUGSTATUS.txt | 7 many = fix composed of many commits
|
/external/bluetooth/glib/ |
D | Makefile.am | 34 README.commits \
|
D | ChangeLog.pre-2-20 | 5 see README.commits for guidance on the expected message format.
|
D | ChangeLog.pre-2-14 | 1246 * docs/reference/README.cvs-commits
|
/external/oprofile/ |
D | HACKING | 148 subscribed to both the main list and the commits mailing list if you do. 153 release, in which case no commits are allowed at all without agreement
|
/external/llvm/ |
D | README.android | 26 * See the 4 commits on 2011/6/17:
|
/external/webkit/Tools/Scripts/webkitpy/common/checkout/ |
D | scm.py | 193 commits = self.local_commits() 194 if not len(commits):
|
/external/quake/ |
D | README | 165 kill commits suicide
|
/external/chromium/chrome/browser/sync/protocol/ |
D | sync.proto | 40 // picking a revision number of one of your past commits 80 // old_parent_id is only set in commits and indicates the old server 179 // element in the parent. This value is used during commits to specify
|
/external/bluetooth/glib/gthread/ |
D | ChangeLog | 5 see README.commits for guidance on the expected message format.
|
/external/bluetooth/glib/gmodule/ |
D | ChangeLog | 5 see README.commits for guidance on the expected message format.
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 266 webkit-patch land --squash commits too much if branch is not up to date 1701 CheckStyle was eating script errors when there were local-commits and working copy changes 3815 Include git commits in the diff for webkit-patch upload/land. 3828 land commits the working copy and then each local commit separately to SVN) 23981 These were added by commit-queue commits, but the executable 26931 - Add --commit-queue option to post-diff, post-commits and create-bug. 28762 post-diff and post-commits should be able to find bug urls in ChangeLogs. 28772 meaning post-commits will now find bug urls in ChangeLogs. 29169 - Made dry_run commits return something that svn_revision_from_commit_text can parse. 29787 <http://webkit.org/b/28601> bugzilla-tool post-commits posts commits backwards [all …]
|
12