Searched refs:revs (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/utils/git/ |
| D | pre-push.py | 163 revs = get_revs_to_push(range) 164 if not revs: 170 for sha in revs: 173 if len(revs) > 1: 174 if not ask_confirm('Are you sure you want to push %d commits?' % len(revs)): 178 for sha in revs: 186 if len(revs) == 1:
|
| /openbsd/src/gnu/usr.bin/binutils/include/ |
| D | os9k.h | 89 #define mkattrevs(attr, revs) (((attr) << 8) | (revs)) argument
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/ |
| D | os9k.h | 89 #define mkattrevs(attr, revs) (((attr) << 8) | (revs)) argument
|
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | history.c | 701 history_write (type, update_dir, revs, name, repository) in history_write() argument 704 char *revs; 865 if (!revs) 866 revs = ""; 868 + strlen (revs) + strlen (name) + 100); 871 username, workdir, repos, revs, name);
|
| D | cvs.h | 653 void history_write PROTO((int type, char *update_dir, char *revs, char *name,
|
| D | ChangeLog | 4348 ... and removed obsolete code from earlier revs.
|
| /openbsd/src/gnu/llvm/llvm/docs/Proposals/ |
| D | VariableNames.rst | 246 A ``.git-blame-ignore-revs`` file identifying the variable renaming commits
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | __config | 46 // Valid C++ identifier that revs with every libc++ version. This can be used to
|
| /openbsd/src/gnu/usr.bin/cvs/ |
| D | TODO | 110 until all symbolic revs are exhausted. This would allow one to, say,
|
| /openbsd/src/gnu/usr.bin/cvs/doc/ |
| D | cvs.texinfo | 10825 @item -r@var{revs} 10826 Only list revisions @var{revs}. See @ref{log options}.
|